Searched refs:PciExpressSize (Results 1 – 7 of 7) sorted by relevance
60 UINT32 PciExpressSize; member
93 PlatformInfo->PciData.PciExpressSize) in EndOfPeiPpiNotifyCallback()281 PlatformInfo->PciData.PciExpressSize in MemoryDiscoveredPpiNotifyCallback()
71 PlatformInfoHob->PciData.PciExpressSize = PcieLength; in MultiPlatformInfoInit()
123 UINT32 PciExpressSize;
620 mGlobalNvsArea.Area->PciExpressSize = (UINT32)PcdGet64(PcdPciExpressSize); in AcpiPlatformEntryPoint()
103 PEXS, 32, // PciExpressSize;
478 = (UINT8)RShiftU64 (mPlatformInfo->PciData.PciExpressSize, 20) - 1; in PlatformUpdateTables()