[PATCH 1/1] efi_loader: returning form UEFI FIT images
Simon Glass
sjg at chromium.org
Sun Jul 26 16:54:25 CEST 2020
On Sat, 18 Jul 2020 at 03:17, Heinrich Schuchardt <xypron.glpk at gmx.de> wrote:
>
> Do not reset the board when returning from an UEFI FIT image.
>
> For failed UEFI binary we already print the return status in efi_run_image.
> Remove duplicate output.
>
> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
> ---
> common/bootm_os.c | 9 ++++-----
> 1 file changed, 4 insertions(+), 5 deletions(-)
>
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list