
3 Jul
2020
3 Jul
'20
2:45 a.m.
On Mon, 29 Jun 2020 at 12:08, Heinrich Schuchardt xypron.glpk@gmx.de wrote:
If a file cannot be loaded, show an error message. Set the EFI boot device only after successfully loading a file.
Signed-off-by: Heinrich Schuchardt xypron.glpk@gmx.de
v2: use if() instead of #ifdef
fs/fs.c | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org