summaryrefslogtreecommitdiff
path: root/MdeModulePkg
diff options
context:
space:
mode:
authorxli24 <xli24@6f19259b-4bc3-4df7-8a09-765794883524>2009-02-23 05:15:48 +0000
committerxli24 <xli24@6f19259b-4bc3-4df7-8a09-765794883524>2009-02-23 05:15:48 +0000
commita8e1ed54f392347bb183c35cd07dbf08e0ed0eff (patch)
tree0127eac8e6c315c4a10bcc4ebb7867cc6b1b41fa /MdeModulePkg
parente89bb6692c9ed496d519d6a15260bb9b655ad9da (diff)
downloadedk2-platforms-a8e1ed54f392347bb183c35cd07dbf08e0ed0eff.tar.xz
Refine help text of PcdDisableDefaultKeyboardLayoutInUsbKbDriver.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7591 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdeModulePkg')
-rw-r--r--MdeModulePkg/MdeModulePkg.dec4
1 files changed, 3 insertions, 1 deletions
diff --git a/MdeModulePkg/MdeModulePkg.dec b/MdeModulePkg/MdeModulePkg.dec
index a99044806e..734ee32b52 100644
--- a/MdeModulePkg/MdeModulePkg.dec
+++ b/MdeModulePkg/MdeModulePkg.dec
@@ -326,7 +326,9 @@
# FALSE is for size reduction.
gEfiMdeModulePkgTokenSpaceGuid.PcdSupportFullConfigRoutingProtocol|TRUE|BOOLEAN|0x00010101
- ## If TRUE, Default Keyboard Layout is disabled in Usb KeyBoard device.
+ ## If TRUE, USB KeyBoard Driver disables the default keyboard layout.
+ # The default keyboard layout serves as the backup when no keyboard layout can be retrieved
+ # from HII database.
gEfiMdeModulePkgTokenSpaceGuid.PcdDisableDefaultKeyboardLayoutInUsbKbDriver|FALSE|BOOLEAN|0x00010200
## If TRUE, Framework Hii is supported to provide backward compatibility