Merge tag 'video-for-2019.04-rc2' of git://git.denx.de/u-boot-video
[pandora-u-boot.git] / lib / efi_loader /
2019-02-16 Tom RiniMerge tag '2019.01-next' of https://github.com/mbgg...
2019-02-15 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2019-02-13 Tom RiniMerge tag 'signed-efi-next' of git://github.com/agraf...
2019-02-13 Heinrich Schuchardtefi_loader: fix EFI_FILE_PROTOCOL.GetInfo()
2019-02-13 Alexander Grafefi_loader: Make HII a config option
2019-02-13 Heinrich Schuchardtefi_loader: debug output for HII protocols
2019-02-13 AKASHI Takahiroefi: hii: add HII config routing/access protocols
2019-02-13 AKASHI Takahiroefi: hii: add keyboard layout package support
2019-02-13 AKASHI Takahiroefi: hii: add guid package support
2019-02-13 Leif Lindholmefi_loader: Initial HII database protocols
2019-02-13 Heinrich Schuchardtefi_loader: GetNextVariableName() relies on REGEX
2019-02-13 Heinrich Schuchardtefi_loader: fix GetNextVariableName
2019-02-13 Heinrich Schuchardtefi_loader: use library memcpy() in helloworld.efi
2019-02-13 Heinrich Schuchardtefi_loader: provide freestanding library
2019-02-13 AKASHI Takahiroefi_loader: implement GetNextVariableName()
2019-02-13 Heinrich Schuchardtefi_loader: comments for variable services
2019-02-13 Heinrich Schuchardtefi_loader: remove duplicate function mem2hex()
2019-02-13 Heinrich Schuchardtefi_loader: eliminate duplicate function hex2mem()
2019-02-13 Heinrich Schuchardtefi_loader: consistent build flags for EFI applications
2019-02-13 Heinrich Schuchardtefi_loader: use u16* for file name
2019-02-13 Heinrich Schuchardtefi_loader: fix CopyMem()
2019-02-13 Heinrich Schuchardtefi_loader: efi_set_variable use const void *
2019-02-13 Heinrich Schuchardtefi_loader: use const efi_guid_t * for variable services
2019-02-13 AKASHI Takahiroefi_loader: move efi_init_obj_list() to a new efi_setup.c
2019-02-13 Heinrich Schuchardtefi_loader: signature of StartImage and Exit
2019-02-13 Heinrich Schuchardtefi_loader: fix memory allocation on sandbox
2019-02-13 Heinrich Schuchardtefi_loader: efi_connect_controller() use %pD
2019-02-13 Heinrich Schuchardtefi_loader: efi_add_runtime_mmio()
2019-01-19 Tom RiniMerge tag 'fsl-qoriq-for-v2019.04-rc1' of git://git...
2019-01-18 Tom RiniMerge tag 'mips-pull-2019-11-16' of git://git.denx...
2019-01-16 Tom RiniMerge tag 'dm-pull-15jan19' of git://git.denx.de/u...
2019-01-15 Simon Glassefi_loader: Add a wchar_t cast in efi_file_open()
2019-01-07 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-samsung
2019-01-01 Tom RiniMerge tag 'u-boot-imx-20190101' of git://denx.de/git...
2018-12-27 Tom RiniMerge tag 'signed-efi-2019.01' of git://github.com...
2018-12-23 Alexander Grafefi_loader: Make RTS relocation more robust
2018-12-05 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2018-12-05 Tom RiniMerge tag 'video-updates-for-2019.01-rc2' of git:/...
2018-12-04 Tom RiniMerge tag 'xilinx-for-v2019.01' of git://git.denx.de...
2018-12-03 Tom RiniMerge tag 'signed-rpi-next' of git://github.com/agraf...
2018-12-03 Tom RiniMerge tag 'signed-efi-next' of git://github.com/agraf...
2018-12-02 AKASHI Takahiroefi_loader: bootmgr: add load option helper functions
2018-12-02 AKASHI Takahiroefi_loader: allow device == NULL in efi_dp_from_name()
2018-12-02 Alexander Grafefi_loader: Align runtime section to 64kb
2018-12-02 Heinrich Schuchardtefi_loader: fix simple network protocol
2018-12-02 Heinrich Schuchardtefi_loader: correctly aligned transmit buffer
2018-12-02 Heinrich Schuchardtefi_loader: macro efi_size_in_pages()
2018-12-02 Heinrich Schuchardtefi_loader: eliminate sandbox addresses
2018-12-02 Alexander Grafefi_loader: Reserve unaccessible memory
2018-12-02 Simon Glasssandbox: smbios: Update to support sandbox
2018-12-02 Alexander GrafRevert "efi_loader: remove efi_exit_caches()"
2018-12-02 Heinrich Schuchardtefi_loader: use u16* for UTF16 strings
2018-12-02 AKASHI Takahiroefi_loader: SetVirtualAddressMap() should return EFI_UN...
2018-12-02 AKASHI Takahiroefi_loader: correct a function prototype of QueryCapsul...
2018-12-02 Heinrich Schuchardtefi_loader: correct efi_add_known_memory()
2018-12-02 Alexander Grafefi_loader: Ensure memory allocations are page aligned
2018-12-02 Alexander Grafefi_loader: Handle RELA absolute relocations properly
2018-12-02 Heinrich Schuchardtefi_loader: fix typos
2018-12-02 Heinrich Schuchardtefi_loader: fix typos in efi_device_path.c
2018-12-02 AKASHI Takahiroefi_loader: add efi_dp_from_name()
2018-12-02 Heinrich Schuchardtefi_loader: UninstallMultipleProtocolInterfaces error...
2018-12-02 Heinrich Schuchardtefi_selftest: use CR LF in helloworld
2018-12-02 Heinrich Schuchardtefi_loader: rename parent to header
2018-12-02 Heinrich Schuchardtefi_loader: eliminate handle member
2018-12-02 Heinrich Schuchardtefi_loader: typedef struct efi_object *efi_handle_t
2018-12-02 Heinrich Schuchardtefi_loader: delete handles
2018-12-02 Heinrich Schuchardtefi_loader: implement EFI_RESET_SHUTDOWN at boot time
2018-10-25 Tom RiniMerge tag 'u-boot-imx-20181025' of git://git.denx.de...
2018-10-17 Tom RiniMerge tag 'signed-efi-2018.11' of git://github.com...
2018-10-16 Heinrich Schuchardtefi_loader: efi_dp_get_next_instance() superfluous...
2018-10-16 Heinrich Schuchardtefi_loader: fix typo in efi_boottime.c
2018-10-16 Tom Riniefi_loader: Fix warning in efi_load_image()
2018-10-16 Heinrich Schuchardtefi_loader: remove lcd.h from efi_net.c
2018-10-16 Heinrich Schuchardtefi_loader: memory leak in efi_set_variable()
2018-10-16 Heinrich Schuchardtefi_loader: superfluous statement in is_dir()
2018-10-16 Heinrich Schuchardtefi_loader: return type efi_console_register()
2018-10-16 Heinrich Schuchardtefi_loader: efi_allocate_pool(EFI_ALLOCATE_ANY_PAGES...
2018-10-16 Heinrich Schuchardtefi_loader: correct signature of GetPosition, SetPosition
2018-10-16 Heinrich Schuchardtefi_loader: fix relocation on x86_64
2018-10-02 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2018-09-29 Tom RiniMerge tag 'mpc85xx-for-v2018.11-rc1' of git://git.denx...
2018-09-29 Tom RiniMerge tag 'fsl-qoriq-for-v2018.11-rc1' of git://git...
2018-09-27 Tom RiniMerge tag 'xilinx-for-v2018.11' of git://git.denx.de...
2018-09-26 Tom RiniMerge tag 'signed-efi-next' of git://github.com/agraf...
2018-09-23 Heinrich Schuchardtefi_loader: refactor efi_setup_loaded_image()
2018-09-23 Heinrich Schuchardtefi_loader: remove efi_exit_caches()
2018-09-23 Heinrich Schuchardtefi_loader: remove redundant statement
2018-09-23 Heinrich Schuchardtefi_loader: create root node
2018-09-23 Heinrich Schuchardtefi_loader: avoid out of bound access in efi_get_variable()
2018-09-23 Heinrich Schuchardtefi_loader: query serial console size reliably
2018-09-23 Alexander Grafefi_loader: Merge memory map entries
2018-09-23 Heinrich Schuchardtefi_loader: check parameter new_handle of efi_file_open()
2018-09-23 Heinrich Schuchardtefi_loader: terminal left upper corner is [1, 1]
2018-09-23 Heinrich Schuchardtefi_loader: more debug info for efi_file_getinfo()
2018-09-23 Simon Glassefi: Correct the operation of efi_file_write()
2018-09-23 Simon Glassefi: sandbox: Enable EFI loader build for sandbox
2018-09-23 Heinrich Schuchardtefi_loader: loosen check of parameters of efi_file_open()
2018-09-23 Heinrich Schuchardtefi_loader: provide description of file_open()
2018-09-23 Heinrich Schuchardtefi_loader: check parameters of efi_file_open()
2018-09-23 Heinrich Schuchardtefi_loader: implement key notify functions
next