Searched refs:EfiBootManagerGetLoadOptions (Results 1 – 17 of 17) sorted by relevance
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/BdsDxe/ |
D | BdsEntry.c | 849 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/ |
D | PlatformBm.c | 316 BootOptions = EfiBootManagerGetLoadOptions ( in PlatformRegisterFvBootOption() 372 BootOptions = EfiBootManagerGetLoadOptions ( in PlatformRegisterBootSd() 443 BootOptions = EfiBootManagerGetLoadOptions ( in PlatformRegisterBootGrub()
|
/device/linaro/bootloader/edk2/ArmVirtPkg/Library/PlatformBootManagerLib/ |
D | PlatformBm.c | 374 BootOptions = EfiBootManagerGetLoadOptions ( in PlatformRegisterFvBootOption() 415 BootOptions = EfiBootManagerGetLoadOptions (&BootOptionCount, in RemoveStaleFvFileOptions()
|
/device/linaro/bootloader/edk2/CorebootPayloadPkg/Library/PlatformBootManagerLib/ |
D | PlatformBootManager.c | 155 BootOptions = EfiBootManagerGetLoadOptions (&BootOptionCount, LoadOptionTypeBoot); in PlatformRegisterFvBootOption()
|
/device/linaro/bootloader/edk2/MdeModulePkg/Include/Library/ |
D | UefiBootManagerLib.h | 81 EfiBootManagerGetLoadOptions (
|
/device/linaro/bootloader/edk2/Nt32Pkg/Library/PlatformBootManagerLib/ |
D | PlatformBootManager.c | 292 BootOptions = EfiBootManagerGetLoadOptions (&BootOptionCount, LoadOptionTypeBoot); in GetBootManagerMenuAppOption()
|
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/LegacyBootManagerLib/ |
D | LegacyBm.c | 356 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/ |
D | BootManager.c | 465 BootOption = EfiBootManagerGetLoadOptions (&BootOptionCount, LoadOptionTypeBoot); in UpdateBootManager() 776 BootOption = EfiBootManagerGetLoadOptions (&BootOptionCount, LoadOptionTypeBoot); in BootManagerCallback()
|
/device/linaro/bootloader/edk2/ArmPkg/Library/PlatformBootManagerLib/ |
D | PlatformBm.c | 373 BootOptions = EfiBootManagerGetLoadOptions ( in PlatformRegisterFvBootOption()
|
/device/linaro/bootloader/edk2/QuarkPlatformPkg/Library/PlatformBootManagerLib/ |
D | PlatformBootManager.c | 166 BootOptions = EfiBootManagerGetLoadOptions (&BootOptionCount, LoadOptionTypeBoot); in PlatformRegisterFvBootOption()
|
/device/linaro/bootloader/edk2/MdeModulePkg/Library/UefiBootManagerLib/ |
D | BmBoot.c | 120 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()
|
D | BmLoadOption.c | 417 LoadOption = EfiBootManagerGetLoadOptions (&LoadOptionCount, OptionType); in EfiBootManagerSortLoadOptionVariable() 1029 EfiBootManagerGetLoadOptions ( in EfiBootManagerGetLoadOptions() function
|
/device/linaro/bootloader/edk2/OvmfPkg/Library/PlatformBootManagerLib/ |
D | BdsPlatform.c | 132 BootOptions = EfiBootManagerGetLoadOptions ( in PlatformRegisterFvBootOption() 171 BootOptions = EfiBootManagerGetLoadOptions (&BootOptionCount, in RemoveStaleFvFileOptions()
|
/device/linaro/bootloader/edk2/MdeModulePkg/Library/BootMaintenanceManagerUiLib/ |
D | BootOption.c | 296 BootOption = EfiBootManagerGetLoadOptions (&BootOptionCount, LoadOptionTypeBoot); in BOpt_GetBootOptions()
|
/device/linaro/bootloader/edk2/MdeModulePkg/Application/BootManagerMenuApp/ |
D | BootManagerMenu.c | 948 BootOption = EfiBootManagerGetLoadOptions (&BootOptionCount, LoadOptionTypeBoot); in BootManagerMenuEntry()
|
/device/linaro/bootloader/edk2/OvmfPkg/Library/QemuBootOrderLib/ |
D | QemuBootOrderLib.c | 1779 BootOptions = EfiBootManagerGetLoadOptions ( in SetBootOrderFromQemu()
|
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/LegacyBootMaintUiLib/ |
D | LegacyBootMaintUi.c | 1345 BootOption = EfiBootManagerGetLoadOptions (&BootOptionCount, LoadOptionTypeBoot); in GetLegacyOptions()
|