[U-Boot] [PATCH 0/2] efi_loader: pass system table in loaded image protocol
Heinrich Schuchardt
xypron.glpk at gmx.de
Sun Aug 26 13:31:51 UTC 2018
The system table must be passed as a pointer in the loaded image
protocol.
A unit test is supplied.
Heinrich Schuchardt (2):
efi_loader: pass system table in loaded image protocol
efi_selftest: test for loaded image protocol
lib/efi_loader/efi_boottime.c | 1 +
lib/efi_selftest/Makefile | 1 +
lib/efi_selftest/efi_selftest_loaded_image.c | 109 +++++++++++++++++++
3 files changed, 111 insertions(+)
create mode 100644 lib/efi_selftest/efi_selftest_loaded_image.c
--
2.18.0
More information about the U-Boot
mailing list