[U-Boot] [PATCH 22/23] efi_loader: set parent handle in efi_load_image
Simon Glass
sjg at chromium.org
Thu Aug 31 12:52:23 UTC 2017
On 27 August 2017 at 06:54, Heinrich Schuchardt <xypron.glpk at gmx.de> wrote:
> The parent_handle of the loaded image must be set.
> Add the file path protocol from the provided parameter.
> Set system table.
> Add parameter checks.
>
> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
> ---
> lib/efi_loader/efi_boottime.c | 31 +++++++++++++++++++++++++++++--
> 1 file changed, 29 insertions(+), 2 deletions(-)
>
Reviewed-by: Simon Glass <sjg at chromium.org>
A function comment on this would be nice
More information about the U-Boot
mailing list