Searched refs:SmbiosTableSize (Results 1 – 3 of 3) sorted by relevance
239 UINT32 SmbiosTableSize; in CbPeiEntryPoint() local381 SmbiosTableSize = 0; in CbPeiEntryPoint()388 CbParseSmbiosTable (&pSmbiosTable, &SmbiosTableSize); in CbPeiEntryPoint()396 pSystemTableInfo->SmbiosTableSize = SmbiosTableSize; in CbPeiEntryPoint()398 …e at 0x%lx, length 0x%x\n", pSystemTableInfo->SmbiosTableBase, pSystemTableInfo->SmbiosTableSize)); in CbPeiEntryPoint()
27 UINT32 SmbiosTableSize; member
171 if (pSystemTableInfo->SmbiosTableBase != 0 && pSystemTableInfo->SmbiosTableSize != 0) { in CbDxeEntryPoint()172 …e at 0x%lx, length 0x%x\n", pSystemTableInfo->SmbiosTableBase, pSystemTableInfo->SmbiosTableSize)); in CbDxeEntryPoint()