summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Bus/Usb/UsbBusDxe
AgeCommit message (Expand)AuthorFilesLines
2018-06-28MdeModulePkg: Clean up source filesLiming Gao10-60/+60
2018-06-27MdeModulePkg UsbBusDxe: Fix wrong buffer length used to read hub descStar Zeng2-78/+32
2017-11-20MdeModulePkg/UsbBusDxe: Add UsbControlTransfer() error checkMichael D Kinney1-1/+15
2017-09-11MdeModulePkg/UsbBusDxe: log warning message at DEBUG_WARN levelLaszlo Ersek1-1/+5
2017-06-02MdeModulePkg/UsbBus: Correct debug messageRuiyu Ni1-3/+3
2017-06-02MdeModulePkg/UsbBus: Fix system hang when failed to uninstall UsbIoRuiyu Ni1-16/+27
2016-10-27MdeModulePkg/UsbBusDxe: rebase to ARRAY_SIZE()Laszlo Ersek1-2/+2
2016-07-25MdeModulePkg/UsbBus: reduce the port status polling before port resetFeng Tian2-29/+19
2016-07-25MdeModulePkg/UsbBus: remove redundant host controller reset in UsbBusFeng Tian1-4/+1
2016-06-29MdeModulePkg/UsbBusDxe: Fixed USB descriptor length checkEvgeny Yakovlev1-2/+2
2016-04-21MdeModulePkg/Usb: Fix wrong condition judgment to support usb3.1 devFeng Tian1-2/+2
2016-02-24MdeModulePkg/UsbBusDxe: Fix memory leakAlcantara, Paulo1-0/+2
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