]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ArmPlatformPkg/PrePi/PeiMPCore.inf
ArmPlatformPkg/ArmPlatformStackLib: Introduced helper library to initialize stacks
[mirror_edk2.git] / ArmPlatformPkg / PrePi / PeiMPCore.inf
index df89dfd3a7c97f474dd9f10fa1cc8dc5fc2eb15e..f4cec0d606acbed3930c50873abc8a8e823a6bd5 100755 (executable)
@@ -23,8 +23,6 @@
   PrePi.c\r
   ModuleEntryPoint.S   | GCC\r
   ModuleEntryPoint.asm | RVCT\r
-  Exception.S | GCC\r
-  Exception.asm | RVCT\r
   MainMPCore.c\r
   \r
 [Packages]\r
@@ -50,6 +48,7 @@
   DebugAgentLib\r
   PrePiLib\r
   ArmPlatformLib\r
+  ArmPlatformStackLib\r
   MemoryAllocationLib\r
   HobLib\r
   PrePiHobListPointerLib\r
@@ -79,7 +78,6 @@
   gArmTokenSpaceGuid.PcdFvBaseAddress\r
   gArmTokenSpaceGuid.PcdFvSize\r
 \r
-  gArmPlatformTokenSpaceGuid.PcdCPUCoresStackBase\r
   gArmPlatformTokenSpaceGuid.PcdCPUCorePrimaryStackSize\r
   gArmPlatformTokenSpaceGuid.PcdCPUCoreSecondaryStackSize\r
 \r
@@ -93,6 +91,7 @@
   gArmTokenSpaceGuid.PcdSystemMemorySize\r
   gArmPlatformTokenSpaceGuid.PcdSystemMemoryUefiRegionSize\r
   \r
+  gArmPlatformTokenSpaceGuid.PcdCoreCount\r
   gArmPlatformTokenSpaceGuid.PcdClusterCount\r
   gArmTokenSpaceGuid.PcdArmPrimaryCoreMask\r
   gArmTokenSpaceGuid.PcdArmPrimaryCore\r