[U-Boot] [PATCH v3 12/18] efi_selftest: correctly cleanup after selftest

Simon Glass sjg at chromium.org
Sun Oct 22 14:35:45 UTC 2017


On 18 October 2017 at 00:02, Heinrich Schuchardt <xypron.glpk at gmx.de> wrote:
> After executing bootefi selftest
> * restore GD
> * unlink the load image handle
> * return 0 or 1 and not a truncated efi_status_t.
>
> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
> ---
> v3
>         new patch split off
> ---
>  cmd/bootefi.c | 4 +++-
>  1 file changed, 3 insertions(+), 1 deletion(-)
>
Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list