summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Bus/Usb/UsbKbDxe
AgeCommit message (Expand)Author
2013-03-15Add the backslash to C12 mapping in keyboard layout mapping table to fix the ...niruiyu
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-06-25MdeMdeModulePkg/Usb: Eliminated the use of Set_Idle request on usb modules.erictian
2012-05-24Remove the check of signature because the code which looks for the input Noti...niruiyu
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-07-06Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...niruiyu
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-05-05raise TPL to TPL_CALLBACK level at DriverBindingStart() for all usb-related m...erictian
2010-04-24Update the copyright notice formathhtian
2010-04-19Use SimpleTextInEx.Reset to initialize correctly KeyToggleStatue and KeyShift...erictian
2010-02-241. Correct File header to ## @filelgao4
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-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-30Replace references to RFC 3066 with RFC 4646. gikidy
2009-04-14HII Library Class interface refine.rsun3
2009-04-10Install default keyboard layout package in USB keyboard driver.qhuang8
2009-04-07return value not follow spec.vanjeff
2009-04-03Remove bypass of F11 and F12.jji4
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-02-06Pass ECC check.xli24
2009-01-23Update for Meta data.xli24
2009-01-22Add check for NULL pointer.xli24
2009-01-161.Moved HotPlugDevice.h & SimpleTextInNotify.h from /Guid to /Protocolgikidy
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-16Clean up to update the reference of the these macros:qhuang8
2008-12-15Sync function prototype.xli24
2008-12-15Code Scrub for UsbKbDxe module.xli24
2008-12-05Code Scrub for UsbKbDxe module.xli24
2008-12-041)Global variables have been moved backward ahead of functions.jji4
2008-12-03Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie...gikidy
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