[PATCH 0/2] efi: test and fix specific LoadImage() return code
Vincent Stehlé
vincent.stehle at arm.com
Mon Feb 16 12:30:15 CET 2026
Hi,
This couple of patches addresses a specific case of LoadImage(), which is
now tested by the SCT [311] and has been sent to me by Sathisha (thanks!)
The first patch fixes the specific return code and the second patch adds a
unit test for this specific case; we do this in that order to avoid
breaking the efi self test.
Best regards,
Vincent.
[311] https://github.com/tianocore/edk2-test/issues/311
Vincent Stehlé (2):
efi_loader: fix specific LoadImage() return code
efi_selftest: test specific LoadImage() case
lib/efi_loader/efi_boottime.c | 8 ++++++--
lib/efi_selftest/efi_selftest_loadimage.c | 7 +++++++
2 files changed, 13 insertions(+), 2 deletions(-)
--
2.51.0
More information about the U-Boot
mailing list