summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Bus/Usb/UsbKbDxe
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg: Convert all .uni files to utf-8Jordan Justen2015-12-152-0/+0
* MdeModulePkg: list ARM and AARCH64 as valid architectures for some modulesLaszlo Ersek2015-02-231-1/+1
* MdeModulePkg: Convert non DOS format files to DOS format and remove unused mo...Gao, Liming2014-09-031-0/+0
* MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star2014-08-282-0/+0
* MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star2014-08-281-27/+14
* Add the backslash to C12 mapping in keyboard layout mapping table to fix the ...niruiyu2013-03-152-3/+4
* Add missing status code in several modules.li-elvin2012-10-301-0/+13
* Change the type of NotifyHandle from EFI_HANDLE to VOID * for SimpleTextInEx ...niruiyu2012-07-302-10/+8
* MdeMdeModulePkg/Usb: Eliminated the use of Set_Idle request on usb modules.erictian2012-06-251-19/+0
* Remove the check of signature because the code which looks for the input Noti...niruiyu2012-05-241-5/+1
* MdeModulePkg: add support for ORICO PEUS3-2P carderictian2012-03-071-21/+20
* Change the SimpleTextInEx implementation to return CTRL+C when CTRL and C are...niruiyu2011-10-252-12/+12
* 1. Add Partial Keystroke Support in UsbKb drivers. See the Uefi2.3.1a chapter...qianouyang2011-09-303-84/+130
* error handling enhancement for possible null pointer dereferencevanjeff2011-09-231-1/+6
* Roll back r12434.vanjeff2011-09-231-6/+1
* error handling enhancement for possible null pointer dereferenceerictian2011-09-231-1/+6
* Clean up the private GUID definition in module Level.lgao42011-09-184-15/+5
* Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...niruiyu2011-07-061-2/+2
* Fix the issue when checking the value of KeyDescriptor->Modifier to see if it...vanjeff2011-06-021-1/+1
* Update USB keyboard driver to return scan code for Pause key.vanjeff2011-05-161-12/+5
* Fix the USB keyboard driver to call hotkey callback even no one is calling Re...niruiyu2011-04-194-397/+300
* raise TPL to TPL_CALLBACK level at DriverBindingStart() for all usb-related m...erictian2010-05-051-1/+8
* Update the copyright notice formathhtian2010-04-245-10/+10
* Use SimpleTextInEx.Reset to initialize correctly KeyToggleStatue and KeyShift...erictian2010-04-191-4/+4
* 1. Correct File header to ## @filelgao42010-02-241-4/+4
* 1. free those inserted NsKeyNode resource when releasing SetKeyBoardLayout ev...erictian2010-02-111-3/+1
* Remove reference to PCDs of status code value. Use macros introduced in PI1.2...xli242010-01-273-23/+12
* Fix the issue in MdeModulePkg that mismatch between PCD type and the PCD Lib ...rsun32010-01-142-8/+8
* add error handling on usb related modules.eric_tian2009-12-161-4/+16
* free allocated memory in error handler.eric_tian2009-08-242-0/+9
* The USB keyboard driver use too high TPL event (Notify) to a ckeck repeated k...gikidy2009-06-111-1/+1
* Replace references to RFC 3066 with RFC 4646. gikidy2009-04-302-4/+4
* HII Library Class interface refine.rsun32009-04-141-8/+8
* Install default keyboard layout package in USB keyboard driver.qhuang82009-04-105-142/+230
* return value not follow spec.vanjeff2009-04-071-2/+4
* Remove bypass of F11 and F12.jji42009-04-031-4/+1
* add check for invalid handle.vanjeff2009-03-041-0/+4
* Retired gSimpleTextInExNotifyGuid, used local structure address to be notify ...vanjeff2009-02-253-40/+3
* 1. Retired HotPlugDevice protocol.vanjeff2009-02-233-13/+2
* Pass ECC check.xli242009-02-061-2/+2
* Update for Meta data.xli242009-01-233-17/+56
* Add check for NULL pointer.xli242009-01-221-0/+1
* 1.Moved HotPlugDevice.h & SimpleTextInNotify.h from /Guid to /Protocolgikidy2009-01-162-7/+6
* Minor refinement for USB modules.xli242009-01-133-25/+27
* Update for code security.xli242009-01-132-0/+18
* Check Library usage and fix some typo.gikidy2008-12-262-19/+28
* Clean up to update the reference of the these macros:qhuang82008-12-161-3/+3
* Sync function prototype.xli242008-12-151-1/+1
* Code Scrub for UsbKbDxe module.xli242008-12-156-662/+714
* Code Scrub for UsbKbDxe module.xli242008-12-054-630/+570