summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Bus/Usb/UsbKbDxe
AgeCommit message (Expand)AuthorFilesLines
2009-04-30Replace references to RFC 3066 with RFC 4646. gikidy2-4/+4
2009-04-14HII Library Class interface refine.rsun31-8/+8
2009-04-10Install default keyboard layout package in USB keyboard driver.qhuang85-142/+230
2009-04-07return value not follow spec.vanjeff1-2/+4
2009-04-03Remove bypass of F11 and F12.jji41-4/+1
2009-03-04add check for invalid handle.vanjeff1-0/+4
2009-02-25Retired gSimpleTextInExNotifyGuid, used local structure address to be notify ...vanjeff3-40/+3
2009-02-231. Retired HotPlugDevice protocol.vanjeff3-13/+2
2009-02-06Pass ECC check.xli241-2/+2
2009-01-23Update for Meta data.xli243-17/+56
2009-01-22Add check for NULL pointer.xli241-0/+1
2009-01-161.Moved HotPlugDevice.h & SimpleTextInNotify.h from /Guid to /Protocolgikidy2-7/+6
2009-01-13Minor refinement for USB modules.xli243-25/+27
2009-01-13Update for code security.xli242-0/+18
2008-12-26Check Library usage and fix some typo.gikidy2-19/+28
2008-12-16Clean up to update the reference of the these macros:qhuang81-3/+3
2008-12-15Sync function prototype.xli241-1/+1
2008-12-15Code Scrub for UsbKbDxe module.xli246-662/+714
2008-12-05Code Scrub for UsbKbDxe module.xli244-630/+570
2008-12-041)Global variables have been moved backward ahead of functions.jji41-0/+4
2008-12-03Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie...gikidy1-2/+0
2008-12-03Global variables have been moved backward ahead of functions.jji41-34/+34
2008-11-13Rename the reference library class of UsbLib to UefiUsbLib.qhuang83-3/+3
2008-10-30Remove SafeFreePool from MemoryAllocationLib as this API's name is misleading...qwang121-3/+5
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji41-4/+1
2008-09-04clean up the un-suitable ';' location when declaring the functions.vanjeff1-10/+5
2008-09-04remove EFI_EVENT_ alias, replace them with EVT_vanjeff1-1/+1
2008-08-30The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend ...lgao41-1/+1
2008-08-25remove the unused msa files in MdeModulePkg.lgao41-84/+0
2008-08-18Update some module INF files in MdeModulePkg to "UEFI_DRIVER"qhuang81-1/+1
2008-07-23modify coding style to pass ecc tooleric_tian7-599/+740
2008-06-25[Description]qwang121-4/+5
2008-06-23Merged in the following trackers from EDK:qwang125-223/+912
2007-12-26usb kb's bug fixeric_tian1-1/+1
2007-10-19Update to support EFI_SIMPLE_INPUT_EX protocolqhuang84-74/+947
2007-10-11Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent static unicod...qhuang81-1/+1
2007-10-09Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent component nam...qhuang81-4/+4
2007-09-30Update to support to produce Component Name and & Component Name 2 protocol ...qhuang83-99/+266
2007-09-27translate Ctrl + alpha to control value for simple text input protocolqhuang81-1/+12
2007-08-30Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec...qhuang81-9/+9
2007-08-29Add dependent packages in INF of modules.yshang11-0/+1
2007-08-271. Sync Tcp4 protocol definitions to match UEFI 2.1vanjeff1-2/+0
2007-08-27Make MdeModulePkg GCC clean.qwang121-2/+2
2007-07-26Fix the wrong copyright statements.qhuang82-8/+8
2007-07-20remove some comments introduced by tools.vanjeff1-9/+3
2007-07-20remove some comments introduced by tools.vanjeff1-44/+0
2007-07-171. Fixed tools_def.template to meet ICC build for IA32vanjeff2-15/+4
2007-07-16Modules cleanup.vanjeff1-1/+0
2007-07-121. Import UsbKbDxe and UsbMouseDxe into MdeModulePkgvanjeff7-0/+2609