]> git.proxmox.com Git - mirror_edk2.git/commitdiff
ArmPlatformPkg/ArmPlatformLibNull: remove bogus PCD dependencies
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Fri, 17 Nov 2017 15:40:38 +0000 (15:40 +0000)
committerArd Biesheuvel <ard.biesheuvel@linaro.org>
Fri, 17 Nov 2017 19:09:17 +0000 (19:09 +0000)
Remove dependencies on gArmTokenSpaceGuid.PcdSystemMemoryBase and
gArmTokenSpaceGuid.PcdSystemMemorySize, the presence of which in
a [FixedPcd] section makes this module unusable for ArmVirtQemu.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
ArmPlatformPkg/Library/ArmPlatformLibNull/ArmPlatformLibNull.inf

index 97b2a4b6e495dcbc2f97d1a8ed31f0ecb9ece957..e59aef611a3cd21415397a4d62bdd6559b8f99f1 100644 (file)
@@ -41,9 +41,6 @@
   AArch64/ArmPlatformHelper.S\r
 \r
 [FixedPcd]\r
-  gArmTokenSpaceGuid.PcdSystemMemoryBase\r
-  gArmTokenSpaceGuid.PcdSystemMemorySize\r
-\r
   gArmTokenSpaceGuid.PcdArmPrimaryCoreMask\r
   gArmTokenSpaceGuid.PcdArmPrimaryCore\r
 \r