]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ArmPlatformPkg/PlatformPei/PlatformPei.inf
Patch from open source community for CryptoPkg to allow it to build for ARM using...
[mirror_edk2.git] / ArmPlatformPkg / PlatformPei / PlatformPei.inf
index 77c4fe64c41126ab7701ef134dc458c9cced339f..c35889a9688f86133d0a7c6a8010d71adda847ec 100644 (file)
 [Packages]\r
   MdePkg/MdePkg.dec\r
   EmbeddedPkg/EmbeddedPkg.dec\r
+  ArmPkg/ArmPkg.dec\r
+  ArmPlatformPkg/ArmPlatformPkg.dec\r
 \r
 [LibraryClasses]\r
   PeimEntryPoint\r
   DebugLib\r
   HobLib\r
+  ArmPlatformLib\r
 \r
 [Ppis]\r
   gEfiPeiMasterBootModePpiGuid                  # PPI ALWAYS_PRODUCED\r
   gEfiPeiBootInRecoveryModePpiGuid              # PPI SOMETIMES_PRODUCED\r
 \r
 [FixedPcd]\r
-  gEmbeddedTokenSpaceGuid.PcdEmbeddedFdBaseAddress  #The base address of the FLASH Device.\r
-  gEmbeddedTokenSpaceGuid.PcdEmbeddedFdSize         #The size in bytes of the FLASH Device\r
+  gArmTokenSpaceGuid.PcdNormalFdBaseAddress  # The base address of the FLASH Device.\r
+  gArmTokenSpaceGuid.PcdNormalFdSize         # The size in bytes of the FLASH Device\r
   gEmbeddedTokenSpaceGuid.PcdFlashFvMainBase\r
   gEmbeddedTokenSpaceGuid.PcdFlashFvMainSize\r
   gEmbeddedTokenSpaceGuid.PcdPrePiCpuMemorySize\r