Commit Graph

1327 Commits (lime2-spi)

Author SHA1 Message Date
Heinrich Schuchardt d081f27fc2 efi_loader: efi_dp_get_next_instance() superfluous statement 6 years ago
Heinrich Schuchardt b50f075286 efi_selftest: creating new handle in controller test 6 years ago
Heinrich Schuchardt 4f37fa470f efi_loader: fix typo in efi_boottime.c 6 years ago
Tom Rini 1c3b2f4ae1 efi_loader: Fix warning in efi_load_image() 6 years ago
Heinrich Schuchardt 891dacf673 efi_loader: remove lcd.h from efi_net.c 6 years ago
Heinrich Schuchardt dadc2bddb0 efi_loader: memory leak in efi_set_variable() 6 years ago
Heinrich Schuchardt 2c61e0cc5c efi_loader: superfluous statement in is_dir() 6 years ago
Heinrich Schuchardt 6f566c231d efi_loader: return type efi_console_register() 6 years ago
Heinrich Schuchardt 60d7987656 efi_loader: error handling in read_console() 6 years ago
Heinrich Schuchardt eee6530ed1 efi_loader: efi_allocate_pool(EFI_ALLOCATE_ANY_PAGES, ...) 6 years ago
Heinrich Schuchardt 0801d4d2fb efi_loader: correct signature of GetPosition, SetPosition 6 years ago
Heinrich Schuchardt 3ce7829792 efi_loader: fix relocation on x86_64 6 years ago
Michal Simek 658954cb47 Revert "fdt: fdtdec_setup_memory_banksize() use livetree" 6 years ago
Simon Glass 6e64ec1256 tpm: Add a few new commands for v1 6 years ago
Simon Glass 34a5e8a2f1 tpm: Tidy up logging in tpm-common.c 6 years ago
Simon Glass 25a3845d2b fdt: Remove fdtdec_decode_region() function 6 years ago
Simon Glass 5592a633a0 fdt: Allow libfdt in TPL 6 years ago
Simon Glass aa0ffe8eb9 serial: Allow serial to be absent in TPL 6 years ago
Simon Glass 6307896c17 tpm: Add support for SPL and TPL 6 years ago
Jens Wiklander c35a7d375e fdt: fdtdec_setup_memory_banksize() use livetree 6 years ago
Heinrich Schuchardt c982874e93 efi_loader: refactor efi_setup_loaded_image() 6 years ago
Alexander Graf a729eb34e3 efi_loader: Disable efi selftest on sandbox for now 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 ea80885233 efi_driver: convert function descriptions to Sphinx style 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 e102038641 efi_selftest: missing braces in efi_selftest_textinputex.c 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 6dec87396e efi_selftest: test key notification functions 6 years ago
Heinrich Schuchardt 4fdcf06648 efi_loader: implement key notify functions 6 years ago
Heinrich Schuchardt 3394f20021 efi_selftest: test EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL 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 1d69c8d850 efi_selftest: use WaitForKey to test text input 6 years ago
Heinrich Schuchardt 0dfd13a4c8 efi_loader: rework event handling for console 6 years ago
Heinrich Schuchardt 262ff411c2 efi_selftest: refactor text input test 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