summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Bus/Usb/UsbBusDxe
AgeCommit message (Expand)Author
2013-05-10MdeMdeModulePkg/UsbBusDxe: Break device enumeration process if the device des...erictian
2013-04-07MdeMdeModulePkg/UsbBusDxe: Fixed a possible memory leak bug introduced at r14226erictian
2013-03-29MdeMdeModulePkg/Usb: two tunings for better device identification behind huberictian
2013-03-29MdeMdeModulePkg/Usb: Fixed two usb issueserictian
2013-02-21Refine the code to avoid error report.ydong10
2012-10-30Add missing status code in several modules.li-elvin
2012-10-10MdeModulePkg/UsbBusDxe: Timing tunning for better boot performance.erictian
2012-04-28MdeModulePkg: Enlarge timeout value to wait set_address request success for l...erictian
2012-03-30MdeModulePkg/UsbBusDxe:Correct typos in usb debug messageerictian
2012-03-27MdeModulePkg/XhciDxe: Event Ring traverse algorithm enhancement to avoid that...erictian
2012-03-07MdeModulePkg: add support for ORICO PEUS3-2P carderictian
2011-11-25MdeModulePkg: The patch eliminates two assumptionserictian
2011-09-21Coding style refinement.erictian
2011-09-18Clean up the private GUID definition in module Level.lgao4
2011-09-141) remove wrong global variable usage because it will bring data corrupt if t...erictian
2011-09-13MdeModulePkg/UsbBusDxe: Removed unused variableoliviermartin
2011-08-25Fixed build error reported by ICC and GCCerictian
2011-08-25Error handling refinement at UsbIoResetPort() to avoid device state machine g...erictian
2011-08-23Enabling usb3.0 XHCI support.erictian
2011-07-06Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...niruiyu
2011-06-04Fix X64 clang warnings.andrewfish
2011-05-26Add more status code in drivers.li-elvin
2010-12-241. update MatchUsbWwid() to check Vendor Id, Product Id and Interface Number. xdu2
2010-09-16Refine code to make code run safely.ydong10
2010-04-24Update the copyright notice formathhtian
2010-02-241. Correct File header to ## @filelgao4
2010-01-19Improve coding style in MdeModulePkg.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-19modify the incorrect timeout value definitions in Usb drivereric_tian
2009-04-30Replace references to RFC 3066 with RFC 4646. gikidy
2009-04-10Fix various 'EFIAPI' inconsistencies found while building MdeModulePkg.jljusten
2009-02-25updateeric_tian
2009-02-12add assert logic to avoid Klocwork fake reporteric_tian
2009-02-12add assert logic to avoid Klocwork fake reporteric_tian
2009-02-06fix ecceric_tian
2009-02-043) Doxygen comment cleanup.qwang12
2009-02-03Add information in Meta-Data fileeric_tian
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
2008-12-16Clean up to update the reference of the these macros:qhuang8
2008-12-12Add description to .inf files.gikidy
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-111, Add <Library/DevicePathLib.h> for all source that use device path utility ...klu2
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji4