]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ArmPlatformPkg/PrePi/PeiMPCore.inf
ArmPkg/BaseMemoryLibStm: Removed duplicated instruction in InternalMemSetMem()
[mirror_edk2.git] / ArmPlatformPkg / PrePi / PeiMPCore.inf
index 9d580e6cf480646eb461640d6745dcf4e743a776..2fedb27a485b1ce522cc2378806e885c397f8275 100755 (executable)
@@ -1,6 +1,7 @@
 #/** @file\r
 #  \r
-#  Copyright (c) 2011, ARM Ltd. All rights reserved.<BR>\r
+#  Copyright (c) 2011-2012, ARM Ltd. All rights reserved.<BR>\r
+#  \r
 #  This program and the accompanying materials\r
 #  are licensed and made available under the terms and conditions of the BSD License\r
 #  which accompanies this distribution.  The full text of the license may be found at\r
@@ -39,7 +40,6 @@
   DebugLib\r
   DebugAgentLib\r
   ArmLib\r
-  ArmMPCoreMailBoxLib\r
   ArmGicLib\r
   IoLib\r
   TimerLib\r
@@ -56,6 +56,9 @@
   PlatformPeiLib\r
   MemoryInitPeiLib\r
 \r
+[Ppis]\r
+  gArmMpCoreInfoPpiGuid\r
+\r
 [Guids]\r
   gArmGlobalVariableGuid\r
 \r
@@ -65,6 +68,8 @@
   gArmPlatformTokenSpaceGuid.PcdSendSgiToBringUpSecondaryCores\r
 \r
 [FixedPcd]\r
+  gEfiMdeModulePkgTokenSpaceGuid.PcdFirmwareVersionString\r
+  \r
   gArmTokenSpaceGuid.PcdVFPEnabled\r
 \r
   gArmTokenSpaceGuid.PcdFdBaseAddress\r
@@ -81,6 +86,7 @@
 \r
   gArmTokenSpaceGuid.PcdGicDistributorBase\r
   gArmTokenSpaceGuid.PcdGicInterruptInterfaceBase\r
+  gArmTokenSpaceGuid.PcdGicSgiIntId\r
 \r
   gArmTokenSpaceGuid.PcdSystemMemoryBase\r
   gArmTokenSpaceGuid.PcdSystemMemorySize\r
@@ -89,6 +95,7 @@
   gArmPlatformTokenSpaceGuid.PcdClusterCount\r
   gArmTokenSpaceGuid.PcdArmPrimaryCoreMask\r
   gArmTokenSpaceGuid.PcdArmPrimaryCore\r
+  gArmTokenSpaceGuid.PcdGicPrimaryCoreId\r
 \r
   gEmbeddedTokenSpaceGuid.PcdPrePiCpuMemorySize\r
   gEmbeddedTokenSpaceGuid.PcdPrePiCpuIoSize\r