summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Bus/Usb/UsbKbDxe/KeyBoard.c
AgeCommit message (Expand)Author
2016-12-26MdeModulePkg: Move to new locationGuo Mang
2013-03-15Add the backslash to C12 mapping in keyboard layout mapping table to fix the ...niruiyu
2012-06-25MdeMdeModulePkg/Usb: Eliminated the use of Set_Idle request on usb modules.erictian
2012-03-07MdeModulePkg: add support for ORICO PEUS3-2P carderictian
2011-10-25Change the SimpleTextInEx implementation to return CTRL+C when CTRL and C are...niruiyu
2011-09-301. Add Partial Keystroke Support in UsbKb drivers. See the Uefi2.3.1a chapter...qianouyang
2011-09-23error handling enhancement for possible null pointer dereferencevanjeff
2011-09-23Roll back r12434.vanjeff
2011-09-23error handling enhancement for possible null pointer dereferenceerictian
2011-09-18Clean up the private GUID definition in module Level.lgao4
2011-06-02Fix the issue when checking the value of KeyDescriptor->Modifier to see if it...vanjeff
2011-05-16Update USB keyboard driver to return scan code for Pause key.vanjeff
2011-04-19Fix the USB keyboard driver to call hotkey callback even no one is calling Re...niruiyu
2010-04-24Update the copyright notice formathhtian
2010-01-27Remove reference to PCDs of status code value. Use macros introduced in PI1.2...xli24
2010-01-14Fix the issue in MdeModulePkg that mismatch between PCD type and the PCD Lib ...rsun3
2009-12-16add error handling on usb related modules.eric_tian
2009-08-24free allocated memory in error handler.eric_tian
2009-06-11The USB keyboard driver use too high TPL event (Notify) to a ckeck repeated k...gikidy
2009-04-14HII Library Class interface refine.rsun3
2009-04-10Install default keyboard layout package in USB keyboard driver.qhuang8
2009-04-03Remove bypass of F11 and F12.jji4
2009-02-06Pass ECC check.xli24
2009-01-23Update for Meta data.xli24
2009-01-22Add check for NULL pointer.xli24
2009-01-13Minor refinement for USB modules.xli24
2009-01-13Update for code security.xli24
2008-12-26Check Library usage and fix some typo.gikidy
2008-12-15Code Scrub for UsbKbDxe module.xli24
2008-12-05Code Scrub for UsbKbDxe module.xli24
2008-12-03Global variables have been moved backward ahead of functions.jji4
2008-11-13Rename the reference library class of UsbLib to UefiUsbLib.qhuang8
2008-10-30Remove SafeFreePool from MemoryAllocationLib as this API's name is misleading...qwang12
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji4
2008-09-04remove EFI_EVENT_ alias, replace them with EVT_vanjeff
2008-07-23modify coding style to pass ecc tooleric_tian