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
|
eee6530ed1
efi_loader: efi_allocate_pool(EFI_ALLOCATE_ANY_PAGES, ...)
|
6 years ago |
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
|
4e6b5d6503
efi_loader: create root node
|
6 years ago |
Heinrich Schuchardt
|
0bc4b0da7b
efi_loader: EFI_UNICODE_COLLATION_PROTOCOL
|
6 years ago |
Heinrich Schuchardt
|
0414359aa0
efi_loader: use correct documentation style
|
6 years ago |
Heinrich Schuchardt
|
b72aaa87f6
efi_loader: fix typos in efi_boottime.c
|
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 |
Heinrich Schuchardt
|
a39f39cdd8
efi_loader: update runtime services table crc32
|
6 years ago |
AKASHI Takahiro
|
3748ed908f
efi_loader: fix a parameter check at CreateEvent()
|
6 years ago |
Heinrich Schuchardt
|
55d8ee3b7b
efi_loader: update crc32 in InstallConfigurationTable
|
6 years ago |
Heinrich Schuchardt
|
8aa8360eca
efi_loader: correct signature of CalculateCrc32()
|
6 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
|
6 years ago |
Heinrich Schuchardt
|
1fcb7ea284
efi_loader: check map_key in ExitBootServices
|
6 years ago |
Heinrich Schuchardt
|
21b3edfc96
efi_loader: check parameters of CreateEvent
|
6 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
|
6 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 |