summaryrefslogtreecommitdiff
path: root/ArmPlatformPkg/PlatformPei/PlatformPei.inf
diff options
context:
space:
mode:
Diffstat (limited to 'ArmPlatformPkg/PlatformPei/PlatformPei.inf')
-rw-r--r--ArmPlatformPkg/PlatformPei/PlatformPei.inf5
1 files changed, 3 insertions, 2 deletions
diff --git a/ArmPlatformPkg/PlatformPei/PlatformPei.inf b/ArmPlatformPkg/PlatformPei/PlatformPei.inf
index 77c4fe64c4..452c0258d6 100644
--- a/ArmPlatformPkg/PlatformPei/PlatformPei.inf
+++ b/ArmPlatformPkg/PlatformPei/PlatformPei.inf
@@ -33,6 +33,7 @@
[Packages]
MdePkg/MdePkg.dec
EmbeddedPkg/EmbeddedPkg.dec
+ ArmPkg/ArmPkg.dec
[LibraryClasses]
PeimEntryPoint
@@ -44,8 +45,8 @@
gEfiPeiBootInRecoveryModePpiGuid # PPI SOMETIMES_PRODUCED
[FixedPcd]
- gEmbeddedTokenSpaceGuid.PcdEmbeddedFdBaseAddress #The base address of the FLASH Device.
- gEmbeddedTokenSpaceGuid.PcdEmbeddedFdSize #The size in bytes of the FLASH Device
+ gArmTokenSpaceGuid.PcdNormalFdBaseAddress # The base address of the FLASH Device.
+ gArmTokenSpaceGuid.PcdNormalFdSize # The size in bytes of the FLASH Device
gEmbeddedTokenSpaceGuid.PcdFlashFvMainBase
gEmbeddedTokenSpaceGuid.PcdFlashFvMainSize
gEmbeddedTokenSpaceGuid.PcdPrePiCpuMemorySize