]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[efi] Work around UEFI specification bug in LoadImage for SAN boot
authorMichael Brown <mcb30@ipxe.org>
Fri, 5 Jun 2020 08:40:36 +0000 (09:40 +0100)
committerMichael Brown <mcb30@ipxe.org>
Fri, 5 Jun 2020 08:44:22 +0000 (09:44 +0100)
commitac28bbb7ea3a1c88aa47c086e92fab78a75c351d
tree12f7398f9bef5c70b8c559cd63c4922b3eaaa0b1
parent18d2162f642fb0e879d5188e7d319add3744b85b
[efi] Work around UEFI specification bug in LoadImage for SAN boot

As described in the previous commit, work around a UEFI specification
bug that necessitates calling UnloadImage if the return value from
LoadImage is EFI_SECURITY_VIOLATION.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/interface/efi/efi_block.c