[PATCH v2 2/4] efi_loader: correct return value of efi_bootmgr_run()
Simon Glass
sjg at chromium.org
Tue Apr 21 09:59:40 CEST 2026
On 2026-04-20T22:03:17, Heinrich Schuchardt <
heinrich.schuchardt at canonical.com> wrote:
> efi_loader: correct return value of efi_bootmgr_run()
>
> efi_bootmgr_run() is expected to return an efi_status_t value.
>
> Reported-by: Simon Glass <sjg at chromium.org>
> Fixes: 0bef4b0123f2 ("cmd: bootefi: move library interfaces under
lib/efi_loader")
> Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt at canonical.com>
>
> lib/efi_loader/efi_bootmgr.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list