]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Refine help text of PcdDisableDefaultKeyboardLayoutInUsbKbDriver.
authorxli24 <xli24@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 23 Feb 2009 05:15:48 +0000 (05:15 +0000)
committerxli24 <xli24@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 23 Feb 2009 05:15:48 +0000 (05:15 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7591 6f19259b-4bc3-4df7-8a09-765794883524

MdeModulePkg/MdeModulePkg.dec

index a99044806e96f5e2aaa2fefd71bc0bd1e23ef8a4..734ee32b521fcb8b8ceff0b3670a696440987bd2 100644 (file)
   #  FALSE is for size reduction.\r
   gEfiMdeModulePkgTokenSpaceGuid.PcdSupportFullConfigRoutingProtocol|TRUE|BOOLEAN|0x00010101\r
   \r
-  ## If TRUE, Default Keyboard Layout is disabled in Usb KeyBoard device.\r
+  ## If TRUE, USB KeyBoard Driver disables the default keyboard layout.\r
+  #  The default keyboard layout serves as the backup when no keyboard layout can be retrieved\r
+  #  from HII database.\r
   gEfiMdeModulePkgTokenSpaceGuid.PcdDisableDefaultKeyboardLayoutInUsbKbDriver|FALSE|BOOLEAN|0x00010200\r
 \r
   ## If TRUE, Framework Hii is supported to provide backward compatibility\r