summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>2009-02-23 13:53:29 +0000
committerqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>2009-02-23 13:53:29 +0000
commitdae93068cb6e85215a7cae75328c5f740db00187 (patch)
tree602d2678c5bb666dc4b22466e13f13482514cd99
parentbc4eb4078ea18e00158f70c3da56db8ced6e1bd5 (diff)
downloadedk2-dae93068cb6e85215a7cae75328c5f740db00187.tar.gz
edk2-dae93068cb6e85215a7cae75328c5f740db00187.tar.bz2
edk2-dae93068cb6e85215a7cae75328c5f740db00187.zip
Update the PCD comments for PcdFrameworkHiiCompatibilitySupport.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7601 6f19259b-4bc3-4df7-8a09-765794883524
-rw-r--r--MdeModulePkg/MdeModulePkg.dec3
1 files changed, 2 insertions, 1 deletions
diff --git a/MdeModulePkg/MdeModulePkg.dec b/MdeModulePkg/MdeModulePkg.dec
index 1e8ba5349c..5713ec8611 100644
--- a/MdeModulePkg/MdeModulePkg.dec
+++ b/MdeModulePkg/MdeModulePkg.dec
@@ -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.