[U-Boot] [PATCH v2 17/18] efi_loader: pass handle of loaded image
Simon Glass
sjg at chromium.org
Fri Nov 17 14:07:20 UTC 2017
On 12 November 2017 at 07:02, Heinrich Schuchardt <xypron.glpk at gmx.de> wrote:
> The handle of a loaded image is the value of the handle
> member of the loaded image info object and not the
> address of the loaded image info.
>
> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
> ---
> v2
> new patch
> ---
> cmd/bootefi.c | 7 ++++---
> lib/efi_loader/efi_boottime.c | 2 +-
> 2 files changed, 5 insertions(+), 4 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list