OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EFI_LOAD_OPTION
(Results
1 - 6
of
6
) sorted by null
/device/linaro/bootloader/edk2/ArmPkg/Include/Library/
BdsLib.h
23
EFI_LOAD_OPTION
*LoadOption;
/device/linaro/bootloader/edk2/ArmPkg/Library/BdsLib/
BdsLoadOption.c
19
IN
EFI_LOAD_OPTION
*EfiLoadOption,
78
EFI_LOAD_OPTION
*EfiLoadOption;
146
BdsLoadOption->LoadOption = (
EFI_LOAD_OPTION
*)AllocateZeroPool (BdsLoadOption->LoadOptionSize);
/device/linaro/bootloader/edk2/ArmPlatformPkg/Bds/
BootOption.c
92
EFI_LOAD_OPTION
*EfiLoadOption;
110
EfiLoadOption = (
EFI_LOAD_OPTION
*)AllocatePool(EfiLoadOptionSize);
BdsInternal.h
183
IN
EFI_LOAD_OPTION
EfiLoadOption,
/device/linaro/bootloader/OpenPlatformPkg/Platforms/Hisilicon/HiKey/HiKeyDxe/
InstallBootMenu.c
136
EFI_LOAD_OPTION
*EfiLoadOption;
260
BdsLoadOption->LoadOption = (
EFI_LOAD_OPTION
*)AllocateZeroPool (BdsLoadOption->LoadOptionSize);
/device/linaro/bootloader/edk2/MdePkg/Include/Uefi/
UefiSpec.h
[
all
...]
Completed in 529 milliseconds