
26 Jul
2020
26 Jul
'20
4:54 p.m.
On Sat, 18 Jul 2020 at 03:17, Heinrich Schuchardt xypron.glpk@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@gmx.de
common/bootm_os.c | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org