Skip to content
Commit 84a918e8 authored by Heinrich Schuchardt's avatar Heinrich Schuchardt
Browse files

efi_loader: LoadImage() check parent image



If the parent image handle does not refer to a loaded image return
EFI_INVALID_PARAMETER.
(UEFI SCT II 2017: 3.4.1 LoadImage() - 5.1.4.1.1)

Mark our root node as a loaded image to avoid an error when using it as
parent image.

Signed-off-by: default avatarHeinrich Schuchardt <xypron.glpk@gmx.de>
parent e7c3cd6b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment