]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ArmPlatformPkg/PrePi/PeiUniCore.inf
Fix several issues in BaseCryptLib:
[mirror_edk2.git] / ArmPlatformPkg / PrePi / PeiUniCore.inf
index a3bf867585d3192c2b79cd48064076fd764886be..1a59fdc086ec8b180f8c3ef0edcf3a54b5d51d77 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
@@ -38,7 +39,6 @@
   BaseLib\r
   DebugLib\r
   DebugAgentLib\r
-  ArmCpuLib\r
   ArmLib\r
   IoLib\r
   TimerLib\r
   PlatformPeiLib\r
   MemoryInitPeiLib\r
 \r
-[Guids]\r
-  gArmGlobalVariableGuid\r
+[Ppis]\r
+  gArmMpCoreInfoPpiGuid\r
 \r
 [Guids]\r
   gArmGlobalVariableGuid\r
+  gArmMpCoreInfoGuid\r
 \r
 [FeaturePcd]  \r
   gEmbeddedTokenSpaceGuid.PcdCacheEnable\r
@@ -67,6 +68,8 @@
   gArmPlatformTokenSpaceGuid.PcdSendSgiToBringUpSecondaryCores\r
 \r
 [FixedPcd]\r
+  gEfiMdeModulePkgTokenSpaceGuid.PcdFirmwareVersionString\r
+  \r
   gArmTokenSpaceGuid.PcdVFPEnabled\r
 \r
   gArmTokenSpaceGuid.PcdFdBaseAddress\r