
23 Mar
2018
23 Mar
'18
3:30 p.m.
On 15 February 2018 at 00:31, Heinrich Schuchardt xypron.glpk@gmx.de wrote:
The return type of do_bootefi_exec() is efi_status_t. So in case of an error we should always return an EFI status code.
Signed-off-by: Heinrich Schuchardt xypron.glpk@gmx.de
v2 no change, patch resent
cmd/bootefi.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org