Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/cmd/
H A Dbootefi.c1da1bac477581fdb8aa093b6ed842874ffc5916d Tue Jul 04 21:15:23 UTC 2017 xypron.glpk@gmx.de <xypron.glpk@gmx.de> efi_loader: provide meaningful status code

Currenty any EFI status other than EFI_SUCCESS is reported as
Application terminated, r = -22

With the patch the status code returned by the EFI application
is printed.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Signed-off-by: Alexander Graf <agraf@suse.de>