Searched refs:EFI_LOAD_OPTION (Results 1 – 4 of 4) sorted by relevance
19 IN EFI_LOAD_OPTION *EfiLoadOption, in BootOptionParseLoadOption()78 EFI_LOAD_OPTION *EfiLoadOption; in BootOptionFromLoadOptionVariable()146 BdsLoadOption->LoadOption = (EFI_LOAD_OPTION *)AllocateZeroPool (BdsLoadOption->LoadOptionSize); in BootOptionToLoadOptionVariable()
23 EFI_LOAD_OPTION *LoadOption;
1038 EFI_LOAD_OPTION *LoadOption; in BcfgDisplayDump()1097 LoadOption = (EFI_LOAD_OPTION *)Buffer; in BcfgDisplayDump()1098 Description = (CHAR16*)(Buffer + sizeof (EFI_LOAD_OPTION)); in BcfgDisplayDump()
2074 } EFI_LOAD_OPTION; typedef