Commit Graph

415 Commits (84e55bdd8bcaba8548bedd1c0b46427e93c9ef75)

Author SHA1 Message Date
Heinrich Schuchardt c982874e93 efi_loader: refactor efi_setup_loaded_image() 6 years ago
Heinrich Schuchardt 3170db63c4 efi_loader: remove efi_exit_caches() 6 years ago
Heinrich Schuchardt 9d08f6db2a efi_loader: remove redundant statement 6 years ago
Heinrich Schuchardt 4e6b5d6503 efi_loader: create root node 6 years ago
Heinrich Schuchardt 506dc52d5d efi_loader: avoid out of bound access in efi_get_variable() 6 years ago
Heinrich Schuchardt 6bb591f704 efi_loader: query serial console size reliably 6 years ago
Alexander Graf 7b05667ce2 efi_loader: Merge memory map entries 6 years ago
Heinrich Schuchardt d3dce35aab efi_loader: check parameter new_handle of efi_file_open() 6 years ago
Heinrich Schuchardt aaace4b086 efi_loader: terminal left upper corner is [1, 1] 6 years ago
Heinrich Schuchardt 008fb489fa efi_loader: more debug info for efi_file_getinfo() 6 years ago
Simon Glass 2ae843f732 efi: Correct the operation of efi_file_write() 6 years ago
Simon Glass a46714ffc3 efi: sandbox: Enable EFI loader build for sandbox 6 years ago
Heinrich Schuchardt bd66588657 efi_loader: loosen check of parameters of efi_file_open() 6 years ago
Heinrich Schuchardt 050cea770a efi_loader: provide description of file_open() 6 years ago
Heinrich Schuchardt 143acd1ef1 efi_loader: check parameters of efi_file_open() 6 years ago
Heinrich Schuchardt 4fdcf06648 efi_loader: implement key notify functions 6 years ago
Heinrich Schuchardt 55fbdf9982 efi_loader: support modifiers for F1 - F4 6 years ago
Heinrich Schuchardt 110c628058 efi_loader: EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL 6 years ago
Heinrich Schuchardt 0dfd13a4c8 efi_loader: rework event handling for console 6 years ago
Heinrich Schuchardt 35cbb796aa efi_loader: support Unicode text input 6 years ago
AKASHI Takahiro d39f6a617c efi_loader: implement a file delete 6 years ago
AKASHI Takahiro 5bc84a1303 efi_loader: file: support creating a directory 6 years ago
Heinrich Schuchardt 14d103bb27 efi_loader: typos in efi_console.c 6 years ago
Heinrich Schuchardt 3e603ec757 efi_loader: struct efi_simple_text_input_protocol 6 years ago
Heinrich Schuchardt 0bc4b0da7b efi_loader: EFI_UNICODE_COLLATION_PROTOCOL 6 years ago
Heinrich Schuchardt b5130a8125 lib: charset: upper/lower case conversion 6 years ago
Alexander Graf 40e3e75760 efi_loader: Add console handle references to in/out/err 6 years ago
Heinrich Schuchardt 0414359aa0 efi_loader: use correct documentation style 6 years ago
Heinrich Schuchardt cc0bfc0122 efi_loader: description efi_update_capsule() 6 years ago
Heinrich Schuchardt 250b3254c7 efi_loader: fix typos in efi_runtime.c 6 years ago
Heinrich Schuchardt b72aaa87f6 efi_loader: fix typos in efi_boottime.c 6 years ago
Stephen Warren 14deb5e628 Revert "Revert "efi_loader: efi_allocate_pages is too restrictive"" 6 years ago
Heinrich Schuchardt ba7bd5c2ba efi_loader: don't use unlimited stack as buffer 6 years ago
Heinrich Schuchardt dcdb64f7f5 efi_loader: remove limit on variable length 6 years ago
Heinrich Schuchardt 1dde0d57a5 efi_loader: rename utf16_strlen, utf16_strnlen 6 years ago
Alexander Graf d5a5a5a747 efi_loader: Pass address to fs_read() 6 years ago
Heinrich Schuchardt 7e1effcef6 efi_loader: pass system table in loaded image protocol 6 years ago
Masahiro Yamada dee37fc99d Remove <inttypes.h> includes and PRI* usages in printf() entirely 6 years ago
Eugeniu Rosca 9b89183b97 efi: Fix truncation of constant value 6 years ago
Heinrich Schuchardt 9d12daff6c efi_loader: EFI_SIMPLE_TEXT_OUTPUT_PROTOCOL.Reset() 6 years ago
Heinrich Schuchardt bcfb0e22a8 efi_loader: document runtime functions 6 years ago
Heinrich Schuchardt a39f39cdd8 efi_loader: update runtime services table crc32 6 years ago
Heinrich Schuchardt fa995d0d94 efi_loader: avoid NULL dereference in efi_get_memory_map() 6 years ago
AKASHI Takahiro 3748ed908f efi_loader: fix a parameter check at CreateEvent() 6 years ago
Heinrich Schuchardt 07240da293 efi_loader: relocate pointer to tables 6 years ago
Stephen Warren ccfc78b820 Revert "efi_loader: efi_allocate_pages is too restrictive" 6 years ago
Andrew Thomas f25ddca16c initialize net_mode.if_type 6 years ago
Heinrich Schuchardt 49de24559d efi_loader: complete implementation of GetTime() 6 years ago
Heinrich Schuchardt 197005ae2a efi_loader: remove unused efi_get_time_init() 6 years ago
Heinrich Schuchardt 55d8ee3b7b efi_loader: update crc32 in InstallConfigurationTable 6 years ago