summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Bus/Usb
AgeCommit message (Expand)Author
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-02-11Coding style fix and minor improvements.rsun3
2010-01-27Remove reference to PCDs of status code value. Use macros introduced in PI1.2...xli24
2010-01-19Improve coding style in MdeModulePkg.rsun3
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-10-05MdeModulePkg-UsbBusDxe: Add work around for slower USB hubs/devicesjljusten
2009-09-14updated the Bus Driver that is able to create all or one of its child handles...vanjeff
2009-09-14In various archs, Processor memory address may not be same with Pci memory ad...eric_tian
2009-08-24free allocated memory in error handler.eric_tian
2009-08-19add error handler in return places.eric_tian
2009-08-19modify the incorrect timeout value definitions in Usb drivereric_tian
2009-07-23Fixed a bug that the system hangs with an assert in DiskIo.c that is division...rsun3
2009-06-11The USB keyboard driver use too high TPL event (Notify) to a ckeck repeated k...gikidy
2009-05-20Update USB Mass Storage driver to declare its dependency on the BaseLibmdkinney
2009-04-30Replace references to RFC 3066 with RFC 4646. gikidy
2009-04-14HII Library Class interface refine.rsun3
2009-04-10Fix various 'EFIAPI' inconsistencies found while building MdeModulePkg.jljusten
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-25updateeric_tian
2009-02-25Retired gSimpleTextInExNotifyGuid, used local structure address to be notify ...vanjeff
2009-02-231. Retired HotPlugDevice protocol.vanjeff
2009-02-13enhanced security check.vanjeff
2009-02-12add assert logic to avoid Klocwork fake reporteric_tian
2009-02-12add assert logic to avoid Klocwork fake reporteric_tian
2009-02-06Pass ECC check.xli24
2009-02-06fix ecceric_tian
2009-02-043) Doxygen comment cleanup.qwang12
2009-02-03Add information in Meta-Data fileeric_tian
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
2009-01-12Refine USB Mass Storage Driver.xli24
2009-01-12Code scrub for USB Mass Storage Driver.xli24
2008-12-31Renamed remotelyxli24
2008-12-31Code Scrub for USB Mouse Absolute Pointer Driver.xli24
2008-12-30Code Scrub for USB mouse driver.xli24
2008-12-26Check Library usage and fix some typo.gikidy
2008-12-26Check Library usage and fix some typo.gikidy
2008-12-26Coding style checkedjji4
2008-12-18check the usage of %d,%x,%ld,%lx and so on in debug print statement.jji4