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

efi_loader: move EFI_LOAD_FILE2_PROTOCOL_GUID



The EFI_LOAD_FILE_PROTOCOL_GUID and EFI_LOAD_FILE2_PROTOCOL_GUID are needed
to complement the implementation of the LoadFile() boot service.

Remove a duplicate declaration of a variable for the
EFI_LOAD_FILE2_PROTOCOL_GUID.
Move the remaining declaration to efi_boottime.c.
Add a variable for the EFI_LOAD_FILE_PROTOCOL_GUID.

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