]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ArmPlatformPkg/PlatformPei/PlatformPeiLib.c
ArmPkg: Create MpCoreInfo PPI and HOB to describe CPU Cores on a MPCore platform
[mirror_edk2.git] / ArmPlatformPkg / PlatformPei / PlatformPeiLib.c
index 9f5331a405a84af3708878cc1e1e683d01c3fc7f..36a51137ec48ed8d9b7ee3945a941dc47bbe76c2 100755 (executable)
@@ -27,8 +27,6 @@ PlatformPeim (
   // Initialize the platform specific controllers\r
   ArmPlatformNormalInitialize ();\r
 \r
-  BuildCpuHob (PcdGet8 (PcdPrePiCpuMemorySize), PcdGet8 (PcdPrePiCpuIoSize));\r
-\r
   BuildFvHob (PcdGet32(PcdFvBaseAddress), PcdGet32(PcdFvSize));\r
 \r
   return EFI_SUCCESS;\r