Home
last modified time | relevance | path

Searched refs:BBS_UNPRIORITIZED_ENTRY (Results 1 – 9 of 9) sorted by relevance

/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/
DLegacyBbs.c169 BbsTable[0].BootPriority = BBS_UNPRIORITIZED_ENTRY; in LegacyBiosBuildBbs()
227 BbsTable[BbsIndex + Index].BootPriority = BBS_UNPRIORITIZED_ENTRY; in LegacyBiosBuildBbs()
243 BbsTable[BbsIndex + Index].BootPriority = BBS_UNPRIORITIZED_ENTRY; in LegacyBiosBuildBbs()
DLegacyBootSupport.c1134 LocalBbsTable[2 * Index + 1].BootPriority = BBS_UNPRIORITIZED_ENTRY; in GenericLegacyBoot()
1140 LocalBbsTable[2 * Index + 2].BootPriority = BBS_UNPRIORITIZED_ENTRY; in GenericLegacyBoot()
1166 (LocalBbsTable[Index].BootPriority != BBS_UNPRIORITIZED_ENTRY) && in GenericLegacyBoot()
DLegacyPci.c1513 BbsTable[BbsIndex].BootPriority = BBS_UNPRIORITIZED_ENTRY; in UpdateBevBcvTable()
/device/linaro/bootloader/edk2/OvmfPkg/Csm/CsmSupportLib/
DLegacyPlatform.c972 if ((LocalBbsTable[Index].BootPriority != BBS_UNPRIORITIZED_ENTRY) && in PrepareToBoot()
986 if ((LocalBbsTable[Index].BootPriority == BBS_UNPRIORITIZED_ENTRY) && in PrepareToBoot()
995 if ((LocalBbsTable[Index].BootPriority == BBS_UNPRIORITIZED_ENTRY) && in PrepareToBoot()
1014 if (LocalBbsTable[Index].BootPriority == BBS_UNPRIORITIZED_ENTRY) { in PrepareToBoot()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Protocol/LegacyBios/
DLegacyBios.h318 #define BBS_UNPRIORITIZED_ENTRY 0xFFFE macro
/device/linaro/bootloader/edk2/IntelFrameworkPkg/Include/Protocol/
DLegacyBios.h744 #define BBS_UNPRIORITIZED_ENTRY 0xFFFE macro
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/LegacyBootManagerLib/
DLegacyBm.c1221 LocalBbsTable[Index].BootPriority = BBS_UNPRIORITIZED_ENTRY; in LegacyBmRefreshBbsTableForBoot()
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/GenericBdsLib/
DBdsBoot.c1556 LocalBbsTable[Index].BootPriority = BBS_UNPRIORITIZED_ENTRY; in BdsRefreshBbsTableForBoot()
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Override/IntelFrameworkModulePkg/Library/GenericBdsLib/
DBdsBoot.c1558 LocalBbsTable[Index].BootPriority = BBS_UNPRIORITIZED_ENTRY; in BdsRefreshBbsTableForBoot()