Update the PCD comments for PcdFrameworkHiiCompatibilitySupport.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7601 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
qwang12 2009-02-23 13:53:29 +00:00
parent bc4eb4078e
commit dae93068cb
1 changed files with 2 additions and 1 deletions

View File

@ -329,7 +329,8 @@
# from HII database.
gEfiMdeModulePkgTokenSpaceGuid.PcdDisableDefaultKeyboardLayoutInUsbKbDriver|FALSE|BOOLEAN|0x00010200
## If TRUE, Framework Hii is supported to provide backward compatibility
## If TRUE, Setup Browser supports GUID opcodes generated from Framework HII VFR file by VFR compiler.
# This is used to provide backward compatibility support to Framework HII module built togehter EdkCompatbilityPkg.
gEfiMdeModulePkgTokenSpaceGuid.PcdFrameworkHiiCompatibilitySupport|TRUE|BOOLEAN|0x00012008
## If TRUE, the PeiCore will handle the framework FvHob and install FvInfo PPI for it.