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 _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

