From fda6722e38c3c559ed34834786970a080acec5da Mon Sep 17 00:00:00 2001 From: klu2 Date: Fri, 19 Jun 2009 08:50:35 +0000 Subject: [PATCH] Remove unused PCDs: PcdPciIsaEnable and PcdPciVgaEnable git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8612 6f19259b-4bc3-4df7-8a09-765794883524 --- UnixPkg/UnixPkg.dsc | 4 ---- 1 file changed, 4 deletions(-) diff --git a/UnixPkg/UnixPkg.dsc b/UnixPkg/UnixPkg.dsc index 0bf9fd0219..9884c593dc 100644 --- a/UnixPkg/UnixPkg.dsc +++ b/UnixPkg/UnixPkg.dsc @@ -297,8 +297,6 @@ gEfiMdePkgTokenSpaceGuid.PcdDriverDiagnosticsDisable|FALSE gEfiEdkModulePkgTokenSpaceGuid.PcdDevicePathSupportDevicePathToText|TRUE gEfiEdkModulePkgTokenSpaceGuid.PcdDevicePathSupportDevicePathFromText|TRUE - gEfiGenericPlatformTokenSpaceGuid.PcdPciIsaEnable|FALSE - gEfiGenericPlatformTokenSpaceGuid.PcdPciVgaEnable|FALSE gEfiGenericPlatformTokenSpaceGuid.PcdPciBusHotplugDeviceSupport|TRUE gEfiMdeModulePkgTokenSpaceGuid.PcdConOutUgaSupport|TRUE #gEfiMdeModulePkgTokenSpaceGuid.PcdConOutGopSupport|FALSE @@ -322,8 +320,6 @@ gEfiMdePkgTokenSpaceGuid.PcdComponentName2Disable|FALSE gEfiMdePkgTokenSpaceGuid.PcdDriverDiagnostics2Disable|FALSE gEfiMdeModulePkgTokenSpaceGuid.PcdSupportUpdateCapsuleReset|FALSE - gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdPciIsaEnable|FALSE - gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdPciVgaEnable|FALSE gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdPciBusHotplugDeviceSupport|TRUE gEfiMdeModulePkgTokenSpaceGuid.PcdPeiCoreImageLoaderSearchTeSectionFirst|FALSE -- 2.39.2