summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Bus/Usb/UsbBusDxe
AgeCommit message (Expand)AuthorFilesLines
2015-12-15MdeModulePkg: Convert all .uni files to utf-8Jordan Justen2-0/+0
2015-02-23MdeModulePkg: list ARM and AARCH64 as valid architectures for some modulesLaszlo Ersek1-1/+1
2014-09-18MdeModulePkg/UsbBusDxe: Update Device->NumOfInterface at error handling path ...Feng Tian1-1/+2
2014-09-10MdeModulePkg/UsbBusDxe: Fixed Clang build error.Nikolai Saoukh2-2/+2
2014-09-03MdeModulePkg: Convert non DOS format files to DOS format and remove unused mo...Gao, Liming1-0/+0
2014-08-28MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star2-0/+0
2014-08-28MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star1-10/+10
2014-08-27MdeModulePkg/UsbBusDxe: Fix a bug about the alternate setting number which sh...Feng Tian1-2/+2
2013-12-03MdeModulePkg/Usb: All h/w related stop operation at DriverBindingStop() shoul...Feng Tian1-36/+45
2013-11-22MdeModulePkg/UsbBus&XhciDxe: Solve a bug that 2 or more tiers SS hubs with SS...Feng Tian1-0/+19
2013-11-19MdeModulePkg/UsbBus: Stop parsing descriptor if some of descriptor fields are...Feng Tian1-12/+20
2013-10-30MdeMdeModulePkg/UsbBusDxe: If DisconnectController() returns an error the USB...Feng Tian4-19/+64
2013-10-08Fix several DEBUG_ERROR messages that are unnecessarily verbose. Several of t...Samer El-Haj-Mahmoud2-2/+2
2013-05-10MdeMdeModulePkg/UsbBusDxe: Break device enumeration process if the device des...erictian1-3/+6
2013-04-07MdeMdeModulePkg/UsbBusDxe: Fixed a possible memory leak bug introduced at r14226erictian1-5/+14
2013-03-29MdeMdeModulePkg/Usb: two tunings for better device identification behind huberictian3-6/+21
2013-03-29MdeMdeModulePkg/Usb: Fixed two usb issueserictian2-7/+4
2013-02-21Refine the code to avoid error report.ydong101-1/+2
2012-10-30Add missing status code in several modules.li-elvin2-2/+39
2012-10-10MdeModulePkg/UsbBusDxe: Timing tunning for better boot performance.erictian3-8/+13
2012-04-28MdeModulePkg: Enlarge timeout value to wait set_address request success for l...erictian1-3/+3
2012-03-30MdeModulePkg/UsbBusDxe:Correct typos in usb debug messageerictian1-2/+2
2012-03-27MdeModulePkg/XhciDxe: Event Ring traverse algorithm enhancement to avoid that...erictian2-8/+2
2012-03-07MdeModulePkg: add support for ORICO PEUS3-2P carderictian1-14/+11
2011-11-25MdeModulePkg: The patch eliminates two assumptionserictian1-1/+0
2011-09-21Coding style refinement.erictian1-1/+0
2011-09-18Clean up the private GUID definition in module Level.lgao42-14/+8
2011-09-141) remove wrong global variable usage because it will bring data corrupt if t...erictian3-22/+28
2011-09-13MdeModulePkg/UsbBusDxe: Removed unused variableoliviermartin1-2/+0
2011-08-25Fixed build error reported by ICC and GCCerictian1-1/+1
2011-08-25Error handling refinement at UsbIoResetPort() to avoid device state machine g...erictian1-12/+10
2011-08-23Enabling usb3.0 XHCI support.erictian6-84/+231
2011-07-06Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...niruiyu1-2/+2
2011-06-04Fix X64 clang warnings.andrewfish1-1/+1
2011-05-26Add more status code in drivers.li-elvin3-3/+6
2010-12-241. update MatchUsbWwid() to check Vendor Id, Product Id and Interface Number. xdu23-19/+48
2010-09-16Refine code to make code run safely.ydong101-2/+2
2010-04-24Update the copyright notice formathhtian12-24/+24
2010-02-241. Correct File header to ## @filelgao41-4/+4
2010-01-19Improve coding style in MdeModulePkg.rsun33-135/+128
2009-12-16add error handling on usb related modules.eric_tian2-5/+18
2009-10-05MdeModulePkg-UsbBusDxe: Add work around for slower USB hubs/devicesjljusten1-3/+6
2009-09-14updated the Bus Driver that is able to create all or one of its child handles...vanjeff2-49/+87
2009-09-14In various archs, Processor memory address may not be same with Pci memory ad...eric_tian1-2/+2
2009-08-19modify the incorrect timeout value definitions in Usb drivereric_tian1-3/+3
2009-04-30Replace references to RFC 3066 with RFC 4646. gikidy1-4/+4
2009-04-10Fix various 'EFIAPI' inconsistencies found while building MdeModulePkg.jljusten1-1/+2
2009-02-25updateeric_tian1-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