summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>2009-02-26 09:42:45 +0000
committerqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>2009-02-26 09:42:45 +0000
commit7dbb8c539d90cf9d231d14a35eb827ebde57c3bc (patch)
tree73fc4fb1608b864e4ac06b8695a7e98d2ba0e2e4
parent1f9fa1d32dfa28cac58c4428a5bc33268c906cdc (diff)
downloadedk2-7dbb8c539d90cf9d231d14a35eb827ebde57c3bc.zip
edk2-7dbb8c539d90cf9d231d14a35eb827ebde57c3bc.tar.gz
edk2-7dbb8c539d90cf9d231d14a35eb827ebde57c3bc.tar.bz2
Update help information for PcdSupportFullConfigRoutingProtocol.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7715 6f19259b-4bc3-4df7-8a09-765794883524
-rw-r--r--MdeModulePkg/MdeModulePkg.dec5
1 files changed, 3 insertions, 2 deletions
diff --git a/MdeModulePkg/MdeModulePkg.dec b/MdeModulePkg/MdeModulePkg.dec
index 6540a33..70ba9b1 100644
--- a/MdeModulePkg/MdeModulePkg.dec
+++ b/MdeModulePkg/MdeModulePkg.dec
@@ -261,8 +261,9 @@
# FALSE is for size reduction.
gEfiMdeModulePkgTokenSpaceGuid.PcdSupportHiiImageProtocol|TRUE|BOOLEAN|0x00010100
- ## If TRUE, Full UEFI Config Routing Protocol will be installed.
- # FALSE is for size reduction.
+ ## If TRUE, these interface in EFI_HII_CONFIG_ROUTING_PROTOCOL will be supported: ExtractConfig, ExportConfig, RouteConfig
+ # and GetAltCfg will be supported. Otherwise, these interface will return EFI_UNSUPPORTED.
+ # FALSE is for size reduction.
gEfiMdeModulePkgTokenSpaceGuid.PcdSupportFullConfigRoutingProtocol|TRUE|BOOLEAN|0x00010101
## If TRUE, USB KeyBoard Driver disables the default keyboard layout.