]> git.proxmox.com Git - mirror_edk2.git/commitdiff
EmbeddedPkg: _really_ delete PcdCacheEnable from .dec
authorLeif Lindholm <leif.lindholm@linaro.org>
Thu, 8 Feb 2018 19:16:42 +0000 (19:16 +0000)
committerLeif Lindholm <leif.lindholm@linaro.org>
Fri, 9 Feb 2018 09:40:14 +0000 (09:40 +0000)
Commit e537d878 meant to, but failed to, remove PcdCacheEnable.
Address this, and get rid of this obsolete flag.

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

index 7cb04d61b1e7cf4d80760a79b4f57ddca1dca0ad..e48ce2e95bf75b4360eda30d9d1c08aa2203efd2 100644 (file)
@@ -86,7 +86,6 @@
 \r
 [PcdsFeatureFlag.common]\r
   gEmbeddedTokenSpaceGuid.PcdPrePiProduceMemoryTypeInformationHob|FALSE|BOOLEAN|0x0000001b\r
-  gEmbeddedTokenSpaceGuid.PcdCacheEnable|FALSE|BOOLEAN|0x00000042\r
   gEmbeddedTokenSpaceGuid.PcdGdbSerial|FALSE|BOOLEAN|0x00000053\r
 \r
   gEmbeddedTokenSpaceGuid.PcdSataSiI3132FeaturePMPSupport|FALSE|BOOLEAN|0x00000050\r