Home
last modified time | relevance | path

Searched defs:BbsTable (Results 1 – 12 of 12) sorted by relevance

/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/
DLegacyBbs.c147 IN BBS_TABLE *BbsTable in LegacyBiosBuildBbs()
288 OUT BBS_TABLE **BbsTable in LegacyBiosGetBbsInfo()
DLegacyBootSupport.c49 IN BBS_TABLE *BbsTable in PrintBbsTable()
1382 OUT BBS_TABLE **BbsTable in LegacyBiosPrepareToBootEfi()
1430 BBS_TABLE *BbsTable; in LegacyBiosBootUnconventionalDevice() local
DLegacyBios.c236 BBS_TABLE *BbsTable; in ShadowAndStartLegacy16() local
DLegacyBiosInterface.h300 BBS_TABLE BbsTable[MAX_BBS_ENTRIES]; member
345 BBS_TABLE BbsTable[MAX_BBS_ENTRIES]; member
418 BBS_TABLE BbsTable[MAX_BBS_ENTRIES]; member
DLegacyPci.c1443 BBS_TABLE *BbsTable; in UpdateBevBcvTable() local
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/Ipf/
DIpfBootSupport.c36 OUT BBS_TABLE **BbsTable in LegacyBiosPrepareToBootEfi()
140 OUT BBS_TABLE **BbsTable in LegacyBiosGetBbsInfo()
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/LegacyBootManagerLib/
DLegacyBm.c216 BBS_TABLE *BbsTable, in LegacyBmFuzzyMatch()
400 BBS_TABLE *BbsTable; in LegacyBmDeleteAllInvalidBootOptions() local
594 IN BBS_TABLE *BbsTable, in LegacyBmFillDevOrderBuf()
633 IN BBS_TABLE *BbsTable, in LegacyBmCreateDevOrder()
1351 BBS_TABLE *BbsTable; in LegacyBmEnumerateAllBootOptions() local
/device/linaro/bootloader/edk2/OvmfPkg/Csm/CsmSupportLib/
DLegacyPlatform.c925 IN VOID *BbsTable, in PrepareToBoot()
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint/
DBootOption.c706 BBS_TABLE *BbsTable; in BOpt_GetLegacyOptions() local
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Override/IntelFrameworkModulePkg/Library/GenericBdsLib/
DBdsBoot.c905 IN BBS_TABLE *BbsTable, in BdsFillDevOrderBuf()
944 IN BBS_TABLE *BbsTable, in BdsCreateDevOrder()
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/GenericBdsLib/
DBdsBoot.c903 IN BBS_TABLE *BbsTable, in BdsFillDevOrderBuf()
942 IN BBS_TABLE *BbsTable, in BdsCreateDevOrder()
/device/linaro/bootloader/edk2/IntelFrameworkPkg/Include/Protocol/
DLegacyBios.h953 …UINT32 BbsTable; ///< A pointer to the BBS table. T… member