Merge tag 'signed-efi-2019.01' of git://github.com/agraf/u-boot
[oweals/u-boot.git] / lib / efi_loader /
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
2018-09-23 Heinrich Schuchardtefi_loader: support modifiers for F1 - F4
2018-09-23 Heinrich Schuchardtefi_loader: EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL
2018-09-23 Heinrich Schuchardtefi_loader: rework event handling for console
2018-09-23 Heinrich Schuchardtefi_loader: support Unicode text input
2018-09-23 AKASHI Takahiroefi_loader: implement a file delete
2018-09-23 AKASHI Takahiroefi_loader: file: support creating a directory
2018-09-23 Heinrich Schuchardtefi_loader: typos in efi_console.c
2018-09-23 Heinrich Schuchardtefi_loader: struct efi_simple_text_input_protocol
2018-09-23 Heinrich Schuchardtefi_loader: EFI_UNICODE_COLLATION_PROTOCOL
2018-09-23 Heinrich Schuchardtlib: charset: upper/lower case conversion
2018-09-23 Alexander Grafefi_loader: Add console handle references to in/out/err
2018-09-23 Heinrich Schuchardtefi_loader: use correct documentation style
2018-09-23 Heinrich Schuchardtefi_loader: description efi_update_capsule()
2018-09-23 Heinrich Schuchardtefi_loader: fix typos in efi_runtime.c
2018-09-23 Heinrich Schuchardtefi_loader: fix typos in efi_boottime.c
2018-09-23 Stephen WarrenRevert "Revert "efi_loader: efi_allocate_pages is too...
2018-09-23 Heinrich Schuchardtefi_loader: don't use unlimited stack as buffer
2018-09-23 Heinrich Schuchardtefi_loader: remove limit on variable length
2018-09-23 Heinrich Schuchardtefi_loader: rename utf16_strlen, utf16_strnlen
2018-09-23 Alexander Grafefi_loader: Pass address to fs_read()
2018-09-23 Heinrich Schuchardtefi_loader: pass system table in loaded image protocol
2018-09-11 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-uniphier
2018-09-11 Tom RiniMerge tag 'fpga-for-v2018.11' of git://git.denx.de...
2018-09-11 Masahiro YamadaRemove <inttypes.h> includes and PRI* usages in printf...
2018-08-24 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2018-08-24 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2018-08-24 Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
2018-08-23 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-tegra
2018-08-21 Tom RiniMerge tag 'signed-efi-2018.09' of git://github.com...
2018-08-20 Eugeniu Roscaefi: Fix truncation of constant value
2018-08-20 Heinrich Schuchardtefi_loader: EFI_SIMPLE_TEXT_OUTPUT_PROTOCOL.Reset()
2018-08-20 Heinrich Schuchardtefi_loader: document runtime functions
2018-08-20 Heinrich Schuchardtefi_loader: update runtime services table crc32
2018-08-20 Heinrich Schuchardtefi_loader: avoid NULL dereference in efi_get_memory_map()
next