]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ArmPlatformPkg/PrePi/PeiUniCore.inf
Do not create boot option for logical block io device.
[mirror_edk2.git] / ArmPlatformPkg / PrePi / PeiUniCore.inf
index 1a59fdc086ec8b180f8c3ef0edcf3a54b5d51d77..ec3b89876846e727155b909962059aaea1786ac7 100755 (executable)
@@ -1,6 +1,6 @@
 #/** @file\r
 #  \r
-#  Copyright (c) 2011-2012, ARM Ltd. All rights reserved.<BR>\r
+#  Copyright (c) 2011-2014, 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
   MODULE_TYPE                    = SEC\r
   VERSION_STRING                 = 1.0\r
 \r
-[Sources.ARM]\r
+[Sources]\r
   PrePi.c\r
-  ModuleEntryPoint.S   | GCC\r
-  ModuleEntryPoint.asm | RVCT\r
-  Exception.asm | RVCT\r
-  Exception.S | GCC\r
   MainUniCore.c\r
+\r
+[Sources.ARM]\r
+  Arm/ArchPrePi.c\r
+  Arm/ModuleEntryPoint.S   | GCC\r
+  Arm/ModuleEntryPoint.asm | RVCT\r
+\r
+[Sources.AArch64]\r
+  AArch64/ArchPrePi.c\r
+  AArch64/ModuleEntryPoint.S\r
   \r
 [Packages]\r
   MdePkg/MdePkg.dec\r
@@ -49,6 +54,7 @@
   DebugAgentLib\r
   PrePiLib\r
   ArmPlatformLib\r
+  ArmPlatformStackLib\r
   MemoryAllocationLib\r
   HobLib\r
   PrePiHobListPointerLib\r
@@ -63,7 +69,6 @@
   gArmMpCoreInfoGuid\r
 \r
 [FeaturePcd]  \r
-  gEmbeddedTokenSpaceGuid.PcdCacheEnable\r
   gEmbeddedTokenSpaceGuid.PcdPrePiProduceMemoryTypeInformationHob\r
   gArmPlatformTokenSpaceGuid.PcdSendSgiToBringUpSecondaryCores\r
 \r
@@ -87,9 +92,7 @@
   gArmTokenSpaceGuid.PcdSystemMemorySize\r
   gArmPlatformTokenSpaceGuid.PcdSystemMemoryUefiRegionSize\r
   \r
-  gArmPlatformTokenSpaceGuid.PcdClusterCount\r
-  gArmTokenSpaceGuid.PcdArmPrimaryCoreMask\r
-  gArmTokenSpaceGuid.PcdArmPrimaryCore\r
+  gArmPlatformTokenSpaceGuid.PcdCoreCount\r
 \r
   gEmbeddedTokenSpaceGuid.PcdPrePiCpuMemorySize\r
   gEmbeddedTokenSpaceGuid.PcdPrePiCpuIoSize\r