summaryrefslogtreecommitdiff
path: root/lib/efi_loader/helloworld.c
diff options
context:
space:
mode:
authorIlias Apalodimas <ilias.apalodimas@linaro.org>2024-08-12 23:56:38 +0300
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>2024-09-12 17:32:18 +0200
commit063b4ed07de41ea688e9f6e2d4168b192243ba58 (patch)
tree8805be796b9e4ac45bdb151e10e2333fcde99138 /lib/efi_loader/helloworld.c
parent4a1eeccde6cf4ba9111d0edcd5e36240091b385e (diff)
efi_loader: return the correct error in efi_bootmgr_release_uridp()
There's currently a chance for this function to overwrite an error if one occurred and the subsequent call to efi_uninstall_multiple_protocol_interfaces() succedded. Although this is an EFI event and we can't do much let's at least set and return the correct error Signed-off-by: Ilias Apalodimas <ilias.apalodimas@linaro.org> Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'lib/efi_loader/helloworld.c')
0 files changed, 0 insertions, 0 deletions