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

Simon Glass sjg at chromium.org
Fri Nov 17 14:07:26 UTC 2017


On 18 October 2017 at 10:13, 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>
> ---
> v4
>         no change
> 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