]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ArmPlatformPkg/PlatformPei/PlatformPei.inf
ArmPlatformPkg: Rename gEmbeddedTokenSpaceGuid.PcdEmbeddedFd* into gArmTokenSpaceGuid...
[mirror_edk2.git] / ArmPlatformPkg / PlatformPei / PlatformPei.inf
index 77c4fe64c41126ab7701ef134dc458c9cced339f..452c0258d68fd19a691afbf5fd9cfacaf270b267 100644 (file)
@@ -33,6 +33,7 @@
 [Packages]\r
   MdePkg/MdePkg.dec\r
   EmbeddedPkg/EmbeddedPkg.dec\r
+  ArmPkg/ArmPkg.dec\r
 \r
 [LibraryClasses]\r
   PeimEntryPoint\r
@@ -44,8 +45,8 @@
   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