Leif Lindholm
|
e70f8dfa2c
efi_loader: Initial EFI_DEVICE_PATH_UTILITIES_PROTOCOL
|
7 年之前 |
Heinrich Schuchardt
|
8396e3fd63
efi_loader: remove deprecated ConsoleControlProtocol
|
7 年之前 |
Heinrich Schuchardt
|
28a4fd46e7
efi_loader: parameter checks for LoadImage
|
7 年之前 |
Masahiro Yamada
|
b08c8c4870
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
|
7 年之前 |
Heinrich Schuchardt
|
f19a95a40b
efi_loader: do not use 2.0.5 as UEFI revision number
|
7 年之前 |
Heinrich Schuchardt
|
9f0930e5d9
efi_loader: create stub for CreateEventEx
|
7 年之前 |
Heinrich Schuchardt
|
7df5af6f3a
efi_loader: do not install NULL as device path
|
7 年之前 |
Alexander Graf
|
56672bf52e
efi_loader: Call Exit() on return from payload in StartImage()
|
7 年之前 |
Heinrich Schuchardt
|
c8df80c514
efi_loader: fix comments in indent_string()
|
7 年之前 |
Alexander Graf
|
c6fa5df6aa
efi_loader: Always use EFIAPI instead of asmlinkage
|
7 年之前 |
Heinrich Schuchardt
|
cc20ed03f9
efi_loader: fix ExitBootServices
|
7 年之前 |
Heinrich Schuchardt
|
9bc9664d5e
efi_loader: add check_tpl parameter to efi_signal_event
|
7 年之前 |
Heinrich Schuchardt
|
5e55543e65
efi_loader: fix StartImage bootservice
|
7 年之前 |
Heinrich Schuchardt
|
476ed96e01
efi_loader: print device path when entering efi_load_image
|
7 年之前 |
Heinrich Schuchardt
|
2074f70064
efi_loader: consistently use efi_handle_t for handles
|
7 年之前 |
Heinrich Schuchardt
|
ad97373ba9
efi_loader: disconnect controllers in UninstallProtocol
|
7 年之前 |
Heinrich Schuchardt
|
3f9b00425a
efi_loader: implement DisconnectController
|
7 年之前 |
Heinrich Schuchardt
|
3ebcd0071f
efi_loader: fix signature of efi_disconnect_controller
|
7 年之前 |
Heinrich Schuchardt
|
f0959dbee2
efi_loader: implement ConnectController
|
7 年之前 |
Heinrich Schuchardt
|
d550414434
efi_loader: debug output installed device path
|
7 年之前 |
Heinrich Schuchardt
|
e3fbbc36f2
efi_loader: implement OpenProtocolInformation
|
7 年之前 |
Heinrich Schuchardt
|
3b8a489c9f
efi_loader: open_info in CloseProtocol
|
7 年之前 |
Heinrich Schuchardt
|
191a41cc32
efi_loader: open_info in OpenProtocol
|
7 年之前 |
Heinrich Schuchardt
|
fe1599daf5
efi_loader: list of open protocol infos
|
7 年之前 |
Heinrich Schuchardt
|
32e6fed6e9
efi_loader: simplify efi_remove_all_protocols
|
7 年之前 |
Heinrich Schuchardt
|
727a1afb34
efi_loader: correctly call images
|
7 年之前 |
Heinrich Schuchardt
|
05b6f56ead
efi_loader: use wide string do define firmware vendor
|
7 年之前 |
Heinrich Schuchardt
|
b9b17598f4
efi_loader: error handling in efi_load_image()
|
7 年之前 |
Heinrich Schuchardt
|
678e03a00c
efi_loader: new function efi_delete_handle()
|
7 年之前 |
Heinrich Schuchardt
|
56d9288858
efi_loader: return status from efi_setup_loaded_image()
|
7 年之前 |