From 40f42465891a3d524a2dfb67ee7eccdb05145f20 Mon Sep 17 00:00:00 2001 From: Ard Biesheuvel Date: Fri, 24 Feb 2017 18:38:14 +0000 Subject: ArmPkg: remove unused PcdArmUncachedMemoryMask PCD This removes the PCD PcdArmUncachedMemoryMask from ArmPkg, along with any remaining references to it in various platform .DSC files. It is no longer used now that we removed the virtual uncached pages protocol and the associated DebugUncachedMemoryAllocationLib library instance. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Ard Biesheuvel Reviewed-by: Laszlo Ersek Reviewed-by: Leif Lindholm --- Omap35xxPkg/Omap35xxPkg.dsc | 5 ----- 1 file changed, 5 deletions(-) (limited to 'Omap35xxPkg') diff --git a/Omap35xxPkg/Omap35xxPkg.dsc b/Omap35xxPkg/Omap35xxPkg.dsc index ad7d9898c3..fc94ca7ed1 100644 --- a/Omap35xxPkg/Omap35xxPkg.dsc +++ b/Omap35xxPkg/Omap35xxPkg.dsc @@ -162,11 +162,6 @@ # OMAP Interrupt Controller gEmbeddedTokenSpaceGuid.PcdInterruptBaseAddress|0x48200000 - # - # ARM Pcds - # - gArmTokenSpaceGuid.PcdArmUncachedMemoryMask|0x0000000040000000 - ################################################################################ # # Components Section - list of all EDK II Modules needed by this Platform -- cgit v1.2.3