]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ArmPlatformPkg/PrePeiCore/PrePeiCoreUniCore.inf
Arm Packages: Fixed coding style/Line endings to follow EDK2 coding convention
[mirror_edk2.git] / ArmPlatformPkg / PrePeiCore / PrePeiCoreUniCore.inf
index a7bf3bd98685f69936079fa8db55c749936b2010..be846c581c4679de296c163a8f0023fe6a32aebd 100644 (file)
 [Packages]\r
   MdePkg/MdePkg.dec\r
   MdeModulePkg/MdeModulePkg.dec\r
-  EmbeddedPkg/EmbeddedPkg.dec\r
   ArmPkg/ArmPkg.dec\r
   ArmPlatformPkg/ArmPlatformPkg.dec\r
 \r
 [LibraryClasses]\r
+  ArmLib\r
+  ArmPlatformLib\r
   BaseLib\r
   DebugLib\r
+  DebugAgentLib\r
   IoLib\r
-  ArmLib\r
-  ArmPlatformLib\r
+  PrintLib\r
   SerialPortLib\r
 \r
 [Ppis]\r
   gEfiTemporaryRamSupportPpiGuid\r
 \r
 [FeaturePcd]\r
-  gArmPlatformTokenSpaceGuid.PcdStandalone\r
-  \r
+  gArmPlatformTokenSpaceGuid.PcdSendSgiToBringUpSecondaryCores\r
+\r
 [FixedPcd]\r
-  gEmbeddedTokenSpaceGuid.PcdEmbeddedFdBaseAddress\r
-  gEmbeddedTokenSpaceGuid.PcdEmbeddedFdSize\r
+  gArmTokenSpaceGuid.PcdNormalFvBaseAddress\r
+  gArmTokenSpaceGuid.PcdNormalFvSize\r
 \r
   gArmPlatformTokenSpaceGuid.PcdCPUCoresNonSecStackBase\r
   gArmPlatformTokenSpaceGuid.PcdCPUCoresNonSecStackSize\r
   \r
+  gArmPlatformTokenSpaceGuid.PcdPeiGlobalVariableSize\r
+  \r
   gArmTokenSpaceGuid.PcdGicDistributorBase\r
   gArmTokenSpaceGuid.PcdGicInterruptInterfaceBase\r