summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Bus/Usb/UsbKbDxe/KeyBoard.c
AgeCommit message (Expand)Author
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