summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Bus/Usb/UsbKbDxe/EfiKey.c
AgeCommit message (Expand)Author
2016-12-26MdeModulePkg: Move to new locationGuo Mang
2012-10-30Add missing status code in several modules.li-elvin
2012-07-30Change the type of NotifyHandle from EFI_HANDLE to VOID * for SimpleTextInEx ...niruiyu
2012-05-24Remove the check of signature because the code which looks for the input Noti...niruiyu
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-04-19Fix the USB keyboard driver to call hotkey callback even no one is calling Re...niruiyu
2010-05-05raise TPL to TPL_CALLBACK level at DriverBindingStart() for all usb-related m...erictian
2010-04-19Use SimpleTextInEx.Reset to initialize correctly KeyToggleStatue and KeyShift...erictian
2010-02-111. free those inserted NsKeyNode resource when releasing SetKeyBoardLayout ev...erictian
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-08-24free allocated memory in error handler.eric_tian
2009-04-10Install default keyboard layout package in USB keyboard driver.qhuang8
2009-04-07return value not follow spec.vanjeff
2009-03-04add check for invalid handle.vanjeff
2009-02-25Retired gSimpleTextInExNotifyGuid, used local structure address to be notify ...vanjeff
2009-02-231. Retired HotPlugDevice protocol.vanjeff
2009-01-13Minor refinement for USB modules.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-07-23modify coding style to pass ecc tooleric_tian