Platforms/ARM/Juno: move to renamed PCI PCDs

Use the new PCI related PCD names after they have been moved from
ArmPlatformPkg to ArmPkg

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
diff --git a/Platforms/ARM/Juno/ArmJuno.dsc b/Platforms/ARM/Juno/ArmJuno.dsc
index aef4c21..09396c0 100644
--- a/Platforms/ARM/Juno/ArmJuno.dsc
+++ b/Platforms/ARM/Juno/ArmJuno.dsc
@@ -142,13 +142,13 @@
   #

   # PLDA PCI Root Complex

   #

-  gArmPlatformTokenSpaceGuid.PcdPciBusMax|255

-  gArmPlatformTokenSpaceGuid.PcdPciIoBase|0x5f800000

-  gArmPlatformTokenSpaceGuid.PcdPciIoSize|0x00800000

-  gArmPlatformTokenSpaceGuid.PcdPciMmio32Base|0x50000000

-  gArmPlatformTokenSpaceGuid.PcdPciMmio32Size|0x08000000

-  gArmPlatformTokenSpaceGuid.PcdPciMmio64Base|0x4000000000

-  gArmPlatformTokenSpaceGuid.PcdPciMmio64Size|0x100000000

+  gArmTokenSpaceGuid.PcdPciBusMax|255

+  gArmTokenSpaceGuid.PcdPciIoBase|0x5f800000

+  gArmTokenSpaceGuid.PcdPciIoSize|0x00800000

+  gArmTokenSpaceGuid.PcdPciMmio32Base|0x50000000

+  gArmTokenSpaceGuid.PcdPciMmio32Size|0x08000000

+  gArmTokenSpaceGuid.PcdPciMmio64Base|0x4000000000

+  gArmTokenSpaceGuid.PcdPciMmio64Size|0x100000000

 

   # List of Device Paths that support BootMonFs

   gArmPlatformTokenSpaceGuid.PcdBootMonFsSupportedDevicePaths|L"VenHw(E7223039-5836-41E1-B542-D7EC736C5E59)"