Searched refs:PcdGetSize (Results 1 – 18 of 18) sorted by relevance
100 if (PcdGetSize (PcdPciEXhci) < Desc->XhciDevCount) { in PciEmulationInitXhci()137 if (PcdGetSize (PcdPciEAhci) < Desc->AhciDevCount) { in PciEmulationInitAhci()174 if (PcdGetSize (PcdPciESdhci) < Desc->SdhciDevCount) { in PciEmulationInitSdhci()
1124 ASSERT (PcdGetSize (PcdPp2GopIndexes) == PcdGetSize (PcdPp2PortIds)); in Pp2DxeParsePortPcd()1125 ASSERT (PcdGetSize (PcdPhyConnectionTypes) == PcdGetSize (PcdPp2PortIds)); in Pp2DxeParsePortPcd()1126 ASSERT (PcdGetSize (PcdPp2InterfaceAlwaysUp) == PcdGetSize (PcdPp2PortIds)); in Pp2DxeParsePortPcd()1127 ASSERT (PcdGetSize (PcdPp2InterfaceSpeed) == PcdGetSize (PcdPp2PortIds)); in Pp2DxeParsePortPcd()
424 if ((Size == PcdGetSize(PcdRsa2048Sha256PublicKeyBuffer)) && in PlatformBootManagerAfterConsole()439 if ((Size == PcdGetSize(PcdPkcs7CertBuffer)) && in PlatformBootManagerAfterConsole()
411 PublicKeyDataLength = PcdGetSize(PcdPkcs7CertBuffer); in ExtractAuthenticatedImage()414 PublicKeyDataLength = PcdGetSize(PcdRsa2048Sha256PublicKeyBuffer); in ExtractAuthenticatedImage()668 mImageFmpInfoSize = PcdGetSize(PcdEdkiiSystemFirmwareImageDescriptor); in EdkiiSystemCapsuleLibConstructor()
74 TypeStringSize = PcdGetSize (PcdPlatformTypeName); in MISC_SMBIOS_TABLE_FUNCTION()
153 Size = PcdGetSize(PcdPciESdhci); in SetSdMmcPhyMpp()
364 Count = PcdGetSize(PcdSystemFmpCapsuleImageTypeIdGuid) / sizeof(GUID); in IsSystemFmp()
259 PublicKeyBufferSize = PcdGetSize (PcdRsa2048Sha256PublicKeyBuffer); in Rsa2048Sha256GuidedSectionHandler()
275 PublicKeyBufferSize = PcdGetSize (PcdRsa2048Sha256PublicKeyBuffer); in Rsa2048Sha256GuidedSectionHandler()
411 Count = PcdGetSize(PcdSystemFmpCapsuleImageTypeIdGuid)/sizeof(GUID); in IsSystemFmp()
375 for (i = 0; i < PcdGetSize (PcdPhyDeviceIds); i++) { in MvPhyInit()
53 mRecoveryFileNameSize = PcdGetSize(PcdRecoveryFileName) / sizeof(CHAR16); in CdExpressPeimEntry()
121 Count = PcdGetSize(PcdSystemFmpCapsuleImageTypeIdGuid) / sizeof(GUID); in IsSystemFmpImage()
473 #define PcdGetSize(TokenName) _PCD_GET_MODE_SIZE_##TokenName macro
691 DevCount = PcdGetSize (PcdI2cSlaveAddresses); in MvI2cEnumerate()
2457 if ((Size == PcdGetSize(PcdRsa2048Sha256PublicKeyBuffer)) && in ShowProgressHotKey()2477 if ((Size == PcdGetSize(PcdPkcs7CertBuffer)) && in ShowProgressHotKey()
643 mMemoryProfileDriverPathSize = PcdGetSize (PcdMemoryProfileDriverPath); in MemoryProfileInit()
708 mSmramProfileDriverPathSize = PcdGetSize (PcdMemoryProfileDriverPath); in SmramProfileInit()