summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Bus/Usb
AgeCommit message (Expand)AuthorFilesLines
2009-05-20Update USB Mass Storage driver to declare its dependency on the BaseLibmdkinney2-0/+2
2009-04-30Replace references to RFC 3066 with RFC 4646. gikidy9-20/+20
2009-04-14HII Library Class interface refine.rsun31-8/+8
2009-04-10Fix various 'EFIAPI' inconsistencies found while building MdeModulePkg.jljusten1-1/+2
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-25updateeric_tian1-4/+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-13enhanced security check.vanjeff1-4/+4
2009-02-12add assert logic to avoid Klocwork fake reporteric_tian1-0/+1
2009-02-12add assert logic to avoid Klocwork fake reporteric_tian3-6/+18
2009-02-06Pass ECC check.xli241-2/+2
2009-02-06fix ecceric_tian1-1/+1
2009-02-043) Doxygen comment cleanup.qwang124-24/+0
2009-02-03Add information in Meta-Data fileeric_tian1-4/+11
2009-01-23Update for Meta data.xli247-30/+109
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.xli247-86/+90
2009-01-13Update for code security.xli243-3/+21
2009-01-12Refine USB Mass Storage Driver.xli2411-314/+341
2009-01-12Code scrub for USB Mass Storage Driver.xli249-694/+952
2008-12-31Renamed remotelyxli241-0/+0
2008-12-31Code Scrub for USB Mouse Absolute Pointer Driver.xli246-958/+897
2008-12-30Code Scrub for USB mouse driver.xli246-940/+786
2008-12-26Check Library usage and fix some typo.gikidy2-19/+28
2008-12-26Check Library usage and fix some typo.gikidy4-47/+49
2008-12-26Coding style checkedjji41-1/+1
2008-12-18check the usage of %d,%x,%ld,%lx and so on in debug print statement.jji45-15/+15
2008-12-16Clean up to update the reference of the these macros:qhuang85-9/+9
2008-12-15Sync function prototype.xli241-1/+1
2008-12-15Code Scrub for UsbKbDxe module.xli246-662/+714
2008-12-12Fix some typo.gikidy5-14/+14
2008-12-12Add description to .inf files.gikidy1-2/+5
2008-12-05Code Scrub for UsbKbDxe module.xli244-630/+570
2008-12-041)Global variables have been moved backward ahead of functions.jji45-1/+20
2008-12-03Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie...gikidy5-10/+0
2008-12-03Global variables have been moved backward ahead of functions.jji48-200/+594
2008-11-13Rename the reference library class of UsbLib to UefiUsbLib.qhuang87-7/+7
2008-11-111, Add <Library/DevicePathLib.h> for all source that use device path utility ...klu21-2/+2
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...jji45-23/+2
2008-10-27Make use of correct format String:qwang122-4/+4
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 ...lgao47-7/+7
2008-08-25remove the unused msa files in MdeModulePkg.lgao45-390/+0