Home
last modified time | relevance | path

Searched hist:"45204 b10" (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/cmd/
H A Dbootefi.c45204b10 Sat Mar 03 08:29:01 CST 2018 Heinrich Schuchardt <xypron.glpk@gmx.de> efi_loader: do_bootefi_exec should always return an EFI status code

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>
Signed-off-by: Alexander Graf <agraf@suse.de>