Home
last modified time | relevance | path

Searched refs:PciExpressSize (Results 1 – 7 of 7) sorted by relevance

/device/linaro/bootloader/edk2/QuarkPlatformPkg/Include/Protocol/
DGlobalNvsArea.h60 UINT32 PciExpressSize; member
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformInitPei/
DMemoryCallback.c93 PlatformInfo->PciData.PciExpressSize) in EndOfPeiPpiNotifyCallback()
281 PlatformInfo->PciData.PciExpressSize in MemoryDiscoveredPpiNotifyCallback()
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Library/MultiPlatformLib/
DMultiPlatformLib.c71 PlatformInfoHob->PciData.PciExpressSize = PcieLength; in MultiPlatformInfoInit()
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Include/Guid/
DPlatformInfo.h123 UINT32 PciExpressSize;
/device/linaro/bootloader/edk2/QuarkPlatformPkg/Acpi/AcpiTables/Dsdt/
DPlatform.asl103 PEXS, 32, // PciExpressSize;
/device/linaro/bootloader/edk2/QuarkPlatformPkg/Acpi/Dxe/AcpiPlatform/
DAcpiPlatform.c620 mGlobalNvsArea.Area->PciExpressSize = (UINT32)PcdGet64(PcdPciExpressSize); in AcpiPlatformEntryPoint()
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/AcpiPlatform/
DAcpiPlatform.c478 = (UINT8)RShiftU64 (mPlatformInfo->PciData.PciExpressSize, 20) - 1; in PlatformUpdateTables()