Remove PcdSmmVariableEnable from MdeModulePkg since it is not used in core package currently.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11193 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
gdong1 2010-12-23 02:03:51 +00:00
parent 638dffa97f
commit 95411933b5
1 changed files with 0 additions and 4 deletions

View File

@ -249,10 +249,6 @@
# DUET platform requires the token to be TRUE.
gEfiMdeModulePkgTokenSpaceGuid.PcdTurnOffUsbLegacySupport|FALSE|BOOLEAN|0x00010047
## If TRUE, the variable services are provided in DXE_SMM. The SMM driver can use SMM variable protocol
# to access variable. Otherwise the variable services are provided in DXE_RUNTIME.
gEfiMdeModulePkgTokenSpaceGuid.PcdSmmVariableEnable|TRUE|BOOLEAN|0x00010048
## If TRUE, HiiImageProtocol will be installed.
# FALSE is for size reduction.
gEfiMdeModulePkgTokenSpaceGuid.PcdSupportHiiImageProtocol|TRUE|BOOLEAN|0x00010100