Dear Tom,
The following changes since commit 437ea9f8be5afaebe2d8cbab6242f1182857f21e:
Gitlab: Fix TEST_PY_TEST_SPEC for qemu-x86_64 in sjg-lab (2026-02-26
09:06:33 -0600)
are available in the Git repository at:
https://source.denx.de/u-boot/custodians/u-boot-efi.git
tags/efi-2026-04-rc4
for you to fetch changes up to 89f6b9020db0960e219fc56d0d32aba82e42332a:
efi_selftest: cosmetic: fix spelling in comments (2026-02-27 12:14:56
+0100)
Gitlab CI showed no issues:
https://source.denx.de/u-boot/custodians/u-boot-efi/-/pipelines/29389
----------------------------------------------------------------
Pull request efi-2026-04-rc4
UEFI:
* Correct LoadImage() return code for invalid parameters
and provide a test for it.
* Correct misspells in the test code.
----------------------------------------------------------------
Vincent Stehlé (3):
efi_loader: fix specific LoadImage() return code
efi_selftest: test specific LoadImage() case
efi_selftest: cosmetic: fix spelling in comments
lib/efi_loader/efi_boottime.c | 8 ++++++--
lib/efi_selftest/efi_selftest_loadimage.c | 7 +++++++
lib/efi_selftest/efi_selftest_manageprotocols.c | 8 ++++----
3 files changed, 17 insertions(+), 6 deletions(-)