From 07c6bc27730df439ba525f6743dbd8e456fb69f6 Mon Sep 17 00:00:00 2001 From: Ard Biesheuvel Date: Mon, 26 Nov 2018 23:08:22 +0100 Subject: Platform, Silicon: drop gEmbeddedTokenSpaceGuid.PcdPrePiCpuMemorySize gEmbeddedTokenSpaceGuid.PcdPrePiCpuMemorySize will be removed, so drop any overrides from the platforms in edk2-platforms. Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Ard Biesheuvel Reviewed-by: Leif Lindholm --- Platform/SoftIron/Overdrive1000Board/Overdrive1000Board.dsc | 5 ----- 1 file changed, 5 deletions(-) (limited to 'Platform/SoftIron') diff --git a/Platform/SoftIron/Overdrive1000Board/Overdrive1000Board.dsc b/Platform/SoftIron/Overdrive1000Board/Overdrive1000Board.dsc index 4cfbe198..1927ef3e 100644 --- a/Platform/SoftIron/Overdrive1000Board/Overdrive1000Board.dsc +++ b/Platform/SoftIron/Overdrive1000Board/Overdrive1000Board.dsc @@ -368,11 +368,6 @@ DEFINE DO_FLASHER = FALSE # Size of the region used by UEFI in permanent memory (Reserved 64MB) gArmPlatformTokenSpaceGuid.PcdSystemMemoryUefiRegionSize|0x04000000 - # 40 bits of VA space is sufficient to support up to 512 GB of RAM in the - # range 0x80_0000_0000 - 0xFF_FFFF_FFFF (all platform and PCI MMIO is below - # that) - gEmbeddedTokenSpaceGuid.PcdPrePiCpuMemorySize|40 - # # ARM PrimeCell # -- cgit v1.2.3