summaryrefslogtreecommitdiff
path: root/include/bootdev.h
diff options
context:
space:
mode:
authorVincent StehlĂ© <[email protected]>2026-02-16 12:30:16 +0100
committerHeinrich Schuchardt <[email protected]>2026-02-27 12:14:56 +0100
commit3768968b1ea7abd587df1fcc3f9a528203fccb13 (patch)
treeabc2d7d249fa9c31e125a2ec41c703ab75113f7e /include/bootdev.h
parent437ea9f8be5afaebe2d8cbab6242f1182857f21e (diff)
efi_loader: fix specific LoadImage() return code
When the LoadImage() UEFI function is called with both its SourceBuffer and DevicePath input arguments equal to NULL, it must return EFI_NOT_FOUND [1]. However, it does return EFI_INVALID_PARAMETER instead; fix it. Link: https://uefi.org/specs/UEFI/2.11/07_Services_Boot_Services.html#efi-boot-services-loadimage [1] Reported-by: Sathisha Shivaramappa <[email protected]> Signed-off-by: Vincent StehlĂ© <[email protected]> Cc: Heinrich Schuchardt <[email protected]> Cc: Ilias Apalodimas <[email protected]> Cc: Tom Rini <[email protected]>
Diffstat (limited to 'include/bootdev.h')
0 files changed, 0 insertions, 0 deletions