Home
last modified time | relevance | path

Searched refs:MAX_BBS_ENTRIES (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/
DLegacyBiosInterface.h70 #define MAX_BBS_ENTRIES 0x100 macro
297 BBS_TABLE BbsTable[MAX_BBS_ENTRIES];
342 BBS_TABLE BbsTable[MAX_BBS_ENTRIES];
415 BBS_TABLE BbsTable[MAX_BBS_ENTRIES];
DLegacyBootSupport.c59 for (Index = 0; Index < MAX_BBS_ENTRIES; Index++) { in PrintBbsTable()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Protocol/LegacyBios/
DLegacyBios.h298 #define MAX_BBS_ENTRIES 0x100 macro