[U-Boot] [PATCH v2 1/1] efi_loader: reenable selftest

Simon Glass sjg at chromium.org
Mon Sep 25 02:13:46 UTC 2017


On 20 September 2017 at 14:54, Heinrich Schuchardt <xypron.glpk at gmx.de> wrote:
> ad503ffe9c6 efi_loader: refactor boot device and loaded_image handling
> leads to an error when building with CONFIG_CMD_BOOTEFI_SELFTEST=y
> This patch fixes the problem.
>
> Fixes: ad503ffe9c6 efi_loader: refactor boot device and loaded_image handling
> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
> ---
> v2
>         completely initialize loaded_image_info
> ---
>  cmd/bootefi.c | 8 ++++++--
>  1 file changed, 6 insertions(+), 2 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list