Commit Graph

168 Commits (a326b495cdcfd56507841e38158683e6e4d5894c)

Author SHA1 Message Date
Heinrich Schuchardt c982874e93 efi_loader: refactor efi_setup_loaded_image() 7 years ago
Heinrich Schuchardt 3170db63c4 efi_loader: remove efi_exit_caches() 7 years ago
Heinrich Schuchardt 4e6b5d6503 efi_loader: create root node 7 years ago
Heinrich Schuchardt 0bc4b0da7b efi_loader: EFI_UNICODE_COLLATION_PROTOCOL 7 years ago
Heinrich Schuchardt 0414359aa0 efi_loader: use correct documentation style 7 years ago
Heinrich Schuchardt b72aaa87f6 efi_loader: fix typos in efi_boottime.c 7 years ago
Heinrich Schuchardt 7e1effcef6 efi_loader: pass system table in loaded image protocol 7 years ago
Masahiro Yamada dee37fc99d Remove <inttypes.h> includes and PRI* usages in printf() entirely 7 years ago
Heinrich Schuchardt a39f39cdd8 efi_loader: update runtime services table crc32 7 years ago
AKASHI Takahiro 3748ed908f efi_loader: fix a parameter check at CreateEvent() 7 years ago
Heinrich Schuchardt 55d8ee3b7b efi_loader: update crc32 in InstallConfigurationTable 7 years ago
Heinrich Schuchardt 8aa8360eca efi_loader: correct signature of CalculateCrc32() 7 years ago
Heinrich Schuchardt 4182a129ef efi_loader: allocate configuration table array 7 years ago
Heinrich Schuchardt 640adadf81 efi_loader: calculate crc32 for EFI tables 7 years ago
Heinrich Schuchardt 0b386537a5 efi_loader: provide firmware revision 7 years ago
Heinrich Schuchardt 71c846ab84 efi_loader: correct headersize EFI tables 7 years ago
Heinrich Schuchardt 112f243016 efi_loader: specify UEFI spec revision 7 years ago
Heinrich Schuchardt 95147313a9 efi_loader: set revision in loaded image protocol 7 years ago
Heinrich Schuchardt 1fcb7ea284 efi_loader: check map_key in ExitBootServices 7 years ago
Heinrich Schuchardt 21b3edfc96 efi_loader: check parameters of CreateEvent 7 years ago
Alexander Graf beb077a2a8 efi_loader: Introduce ms abi vararg helpers 7 years ago
Mario Six 78a88f7930 doc: Replace DocBook with sphinx-based docs 7 years ago
Bin Meng bb68c7fba0 efi_loader: Increase number of configuration tables to 16 7 years ago
Heinrich Schuchardt d29e7824d7 efi_loader: create handles from normal memory 7 years ago
Heinrich Schuchardt 6b03cd107e efi_loader: DocBook comments for boot services 7 years ago
Heinrich Schuchardt e861a120e7 efi_loader: implement ReinstallProtocolInterface 7 years ago
Heinrich Schuchardt 1f470e1790 efi_loader: check interface when uninstalling protocol 7 years ago
Heinrich Schuchardt 1f0532ca15 efi_loader: remove unnecessary include 7 years ago
Tom Rini f739fcd831 SPDX: Convert a few files that were missed before 7 years ago
Heinrich Schuchardt f6dd3f359c efi_loader: correcty determine total device path length 7 years ago
Heinrich Schuchardt b6dd577737 efi_loader: use correct types in EFI_FILE_PROTOCOL 7 years ago
Heinrich Schuchardt 7fb96a10b3 efi_loader: use efi_uintn_t for LoadImage 7 years ago
Heinrich Schuchardt 0f7fcc7256 efi_loader: RestoreTPL should execute queued events 7 years ago
Heinrich Schuchardt b095f3c85f efi_loader: implement event groups 7 years ago
Heinrich Schuchardt a3a28f5f0c efi_loader: define GUIDS for event groups 7 years ago
Heinrich Schuchardt 43bce44262 efi_loader: manage events in a linked list 7 years ago
Heinrich Schuchardt ab9efa979c efi_loader: fix formatting errors 7 years ago
Heinrich Schuchardt 7069515e7f efi_loader: clear signaled state in CheckEvent 7 years ago
Heinrich Schuchardt eb68b4ef31 efi_loader: check parameter in InstallConfigurationTable 7 years ago
Heinrich Schuchardt bc4f9133ed efi_loader: support device tree for bootefi selftest 7 years ago
Leif Lindholm e70f8dfa2c efi_loader: Initial EFI_DEVICE_PATH_UTILITIES_PROTOCOL 7 years ago
Heinrich Schuchardt 8396e3fd63 efi_loader: remove deprecated ConsoleControlProtocol 7 years ago
Heinrich Schuchardt 28a4fd46e7 efi_loader: parameter checks for LoadImage 7 years ago
Masahiro Yamada b08c8c4870 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 7 years ago
Heinrich Schuchardt f19a95a40b efi_loader: do not use 2.0.5 as UEFI revision number 7 years ago
Heinrich Schuchardt 9f0930e5d9 efi_loader: create stub for CreateEventEx 7 years ago
Heinrich Schuchardt 7df5af6f3a efi_loader: do not install NULL as device path 8 years ago
Alexander Graf 56672bf52e efi_loader: Call Exit() on return from payload in StartImage() 8 years ago
Heinrich Schuchardt c8df80c514 efi_loader: fix comments in indent_string() 8 years ago
Alexander Graf c6fa5df6aa efi_loader: Always use EFIAPI instead of asmlinkage 8 years ago