Refine help text of PcdDisableDefaultKeyboardLayoutInUsbKbDriver.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7591 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
xli24 2009-02-23 05:15:48 +00:00
parent e89bb6692c
commit a8e1ed54f3
1 changed files with 3 additions and 1 deletions

View File

@ -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