Skip to content
Commit 755d42d4 authored by Heinrich Schuchardt's avatar Heinrich Schuchardt
Browse files

efi_loader: correct HandleProtocol()



The UEFI specification requires that when a protocol is opened via
HandleProtocol() the agent handle is the image handle of the EFI firmware
(see chapter on EFI_BOOT_SERVICES.OpenProtocol()).

Let efi_handle_protocol() pass efi_root as agent handle to
efi_open_protocol().

Signed-off-by: default avatarHeinrich Schuchardt <xypron.glpk@gmx.de>
parent 5ec48e38
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