Home
last modified time | relevance | path

Searched refs:EfiBootManagerGetLoadOptions (Results 1 – 17 of 17) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Universal/BdsDxe/
DBdsEntry.c849 LoadOptions = EfiBootManagerGetLoadOptions (&LoadOptionCount, LoadOptionTypePlatformRecovery); in BdsEntry()
914 LoadOptions = EfiBootManagerGetLoadOptions (&LoadOptionCount, LoadOptionTypeDriver); in BdsEntry()
971 LoadOptions = EfiBootManagerGetLoadOptions (&LoadOptionCount, LoadOptionType); in BdsEntry()
1032 LoadOptions = EfiBootManagerGetLoadOptions (&LoadOptionCount, LoadOptionTypeSysPrep); in BdsEntry()
1075 LoadOptions = EfiBootManagerGetLoadOptions (&LoadOptionCount, LoadOptionTypeBoot); in BdsEntry()
1086 LoadOptions = EfiBootManagerGetLoadOptions (&LoadOptionCount, LoadOptionTypePlatformRecovery); in BdsEntry()
/device/linaro/bootloader/OpenPlatformPkg/Platforms/Hisilicon/Library/PlatformBootManagerLib/
DPlatformBm.c316 BootOptions = EfiBootManagerGetLoadOptions ( in PlatformRegisterFvBootOption()
372 BootOptions = EfiBootManagerGetLoadOptions ( in PlatformRegisterBootSd()
443 BootOptions = EfiBootManagerGetLoadOptions ( in PlatformRegisterBootGrub()
/device/linaro/bootloader/edk2/ArmVirtPkg/Library/PlatformBootManagerLib/
DPlatformBm.c374 BootOptions = EfiBootManagerGetLoadOptions ( in PlatformRegisterFvBootOption()
415 BootOptions = EfiBootManagerGetLoadOptions (&BootOptionCount, in RemoveStaleFvFileOptions()
/device/linaro/bootloader/edk2/CorebootPayloadPkg/Library/PlatformBootManagerLib/
DPlatformBootManager.c155 BootOptions = EfiBootManagerGetLoadOptions (&BootOptionCount, LoadOptionTypeBoot); in PlatformRegisterFvBootOption()
/device/linaro/bootloader/edk2/MdeModulePkg/Include/Library/
DUefiBootManagerLib.h81 EfiBootManagerGetLoadOptions (
/device/linaro/bootloader/edk2/Nt32Pkg/Library/PlatformBootManagerLib/
DPlatformBootManager.c292 BootOptions = EfiBootManagerGetLoadOptions (&BootOptionCount, LoadOptionTypeBoot); in GetBootManagerMenuAppOption()
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/LegacyBootManagerLib/
DLegacyBm.c356 BootOption = EfiBootManagerGetLoadOptions (&BootOptionCount, LoadOptionTypeBoot); in LegacyBmDeleteAllBootOptions()
433 BootOption = EfiBootManagerGetLoadOptions (&BootOptionCount, LoadOptionTypeBoot); in LegacyBmDeleteAllInvalidBootOptions()
1248 Option = EfiBootManagerGetLoadOptions (&OptionCount, LoadOptionTypeBoot); in LegacyBmRefreshBbsTableForBoot()
1508 ExistingBootOptions = EfiBootManagerGetLoadOptions (&ExistingBootOptionCount, LoadOptionTypeBoot); in LegacyBmRefreshAllBootOption()
/device/linaro/bootloader/edk2/MdeModulePkg/Library/BootManagerUiLib/
DBootManager.c465 BootOption = EfiBootManagerGetLoadOptions (&BootOptionCount, LoadOptionTypeBoot); in UpdateBootManager()
776 BootOption = EfiBootManagerGetLoadOptions (&BootOptionCount, LoadOptionTypeBoot); in BootManagerCallback()
/device/linaro/bootloader/edk2/QuarkPlatformPkg/Library/PlatformBootManagerLib/
DPlatformBootManager.c166 BootOptions = EfiBootManagerGetLoadOptions (&BootOptionCount, LoadOptionTypeBoot); in PlatformRegisterFvBootOption()
/device/linaro/bootloader/edk2/ArmPkg/Library/PlatformBootManagerLib/
DPlatformBm.c373 BootOptions = EfiBootManagerGetLoadOptions ( in PlatformRegisterFvBootOption()
/device/linaro/bootloader/edk2/MdeModulePkg/Library/UefiBootManagerLib/
DBmBoot.c120 BootOptions = EfiBootManagerGetLoadOptions (&BootOptionCount, LoadOptionTypeBoot); in BmFindBootOptionInVariable()
2133 NvBootOptions = EfiBootManagerGetLoadOptions (&NvBootOptionCount, LoadOptionTypeBoot); in EfiBootManagerRefreshAllBootOption()
2300 BootOptions = EfiBootManagerGetLoadOptions (&BootOptionCount, LoadOptionTypeBoot); in BmRegisterBootManagerMenu()
2331 BootOptions = EfiBootManagerGetLoadOptions (&BootOptionCount, LoadOptionTypeBoot); in EfiBootManagerGetBootManagerMenu()
DBmLoadOption.c417 LoadOption = EfiBootManagerGetLoadOptions (&LoadOptionCount, OptionType); in EfiBootManagerSortLoadOptionVariable()
1029 EfiBootManagerGetLoadOptions ( in EfiBootManagerGetLoadOptions() function
/device/linaro/bootloader/edk2/OvmfPkg/Library/PlatformBootManagerLib/
DBdsPlatform.c132 BootOptions = EfiBootManagerGetLoadOptions ( in PlatformRegisterFvBootOption()
171 BootOptions = EfiBootManagerGetLoadOptions (&BootOptionCount, in RemoveStaleFvFileOptions()
/device/linaro/bootloader/edk2/MdeModulePkg/Library/BootMaintenanceManagerUiLib/
DBootOption.c296 BootOption = EfiBootManagerGetLoadOptions (&BootOptionCount, LoadOptionTypeBoot); in BOpt_GetBootOptions()
/device/linaro/bootloader/edk2/OvmfPkg/Library/QemuBootOrderLib/
DQemuBootOrderLib.c1779 BootOptions = EfiBootManagerGetLoadOptions ( in SetBootOrderFromQemu()
/device/linaro/bootloader/edk2/MdeModulePkg/Application/BootManagerMenuApp/
DBootManagerMenu.c948 BootOption = EfiBootManagerGetLoadOptions (&BootOptionCount, LoadOptionTypeBoot); in BootManagerMenuEntry()
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/LegacyBootMaintUiLib/
DLegacyBootMaintUi.c1345 BootOption = EfiBootManagerGetLoadOptions (&BootOptionCount, LoadOptionTypeBoot); in GetLegacyOptions()