]> git.proxmox.com Git - mirror_edk2.git/commitdiff
ArmVirtPkg: drop unused Pcds from ArmVirt.dsc.inc
authorLeif Lindholm <leif.lindholm@linaro.org>
Thu, 24 Aug 2017 16:20:04 +0000 (17:20 +0100)
committerArd Biesheuvel <ard.biesheuvel@linaro.org>
Thu, 24 Aug 2017 18:29:21 +0000 (19:29 +0100)
A block of settings has been copied around ARM platforms for years.
These are consumed only by Ebl, and since none of the ArmVirtPkg
platforms use that, drop them.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Leif Lindholm <leif.lindholm@linaro.org>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
ArmVirtPkg/ArmVirt.dsc.inc

index bfc40286d7ab26cd75a52e103ace1617fec11056..6a5544e6958d1539526d782e11e36f8c4ca48ad0 100644 (file)
 [PcdsFeatureFlag.common]\r
   gEfiMdeModulePkgTokenSpaceGuid.PcdHiiOsRuntimeSupport|FALSE\r
 \r
-  #\r
-  # Control what commands are supported from the UI\r
-  # Turn these on and off to add features or save size\r
-  #\r
-  gEmbeddedTokenSpaceGuid.PcdEmbeddedMacBoot|TRUE\r
-  gEmbeddedTokenSpaceGuid.PcdEmbeddedDirCmd|TRUE\r
-  gEmbeddedTokenSpaceGuid.PcdEmbeddedHobCmd|TRUE\r
-  gEmbeddedTokenSpaceGuid.PcdEmbeddedHwDebugCmd|TRUE\r
-  gEmbeddedTokenSpaceGuid.PcdEmbeddedPciDebugCmd|TRUE\r
-  gEmbeddedTokenSpaceGuid.PcdEmbeddedIoEnable|FALSE\r
-  gEmbeddedTokenSpaceGuid.PcdEmbeddedScriptCmd|FALSE\r
-\r
   gEmbeddedTokenSpaceGuid.PcdCacheEnable|TRUE\r
 \r
   # Use the Vector Table location in CpuDxe. We will not copy the Vector Table at PcdCpuVectorBaseAddress\r