summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Bus/Usb/UsbBusDxe
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg: Clean up source filesLiming Gao2018-06-2810-60/+60
* MdeModulePkg UsbBusDxe: Fix wrong buffer length used to read hub descStar Zeng2018-06-272-78/+32
* MdeModulePkg/UsbBusDxe: Add UsbControlTransfer() error checkMichael D Kinney2017-11-201-1/+15
* MdeModulePkg/UsbBusDxe: log warning message at DEBUG_WARN levelLaszlo Ersek2017-09-111-1/+5
* MdeModulePkg/UsbBus: Correct debug messageRuiyu Ni2017-06-021-3/+3
* MdeModulePkg/UsbBus: Fix system hang when failed to uninstall UsbIoRuiyu Ni2017-06-021-16/+27
* MdeModulePkg/UsbBusDxe: rebase to ARRAY_SIZE()Laszlo Ersek2016-10-271-2/+2
* MdeModulePkg/UsbBus: reduce the port status polling before port resetFeng Tian2016-07-252-29/+19
* MdeModulePkg/UsbBus: remove redundant host controller reset in UsbBusFeng Tian2016-07-251-4/+1
* MdeModulePkg/UsbBusDxe: Fixed USB descriptor length checkEvgeny Yakovlev2016-06-291-2/+2
* MdeModulePkg/Usb: Fix wrong condition judgment to support usb3.1 devFeng Tian2016-04-211-2/+2
* MdeModulePkg/UsbBusDxe: Fix memory leakAlcantara, Paulo2016-02-241-0/+2
* MdeModulePkg: Convert all .uni files to utf-8Jordan Justen2015-12-152-0/+0
* MdeModulePkg: list ARM and AARCH64 as valid architectures for some modulesLaszlo Ersek2015-02-231-1/+1
* MdeModulePkg/UsbBusDxe: Update Device->NumOfInterface at error handling path ...Feng Tian2014-09-181-1/+2
* MdeModulePkg/UsbBusDxe: Fixed Clang build error.Nikolai Saoukh2014-09-102-2/+2
* MdeModulePkg: Convert non DOS format files to DOS format and remove unused mo...Gao, Liming2014-09-031-0/+0
* MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star2014-08-282-0/+0
* MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star2014-08-281-10/+10
* MdeModulePkg/UsbBusDxe: Fix a bug about the alternate setting number which sh...Feng Tian2014-08-271-2/+2
* MdeModulePkg/Usb: All h/w related stop operation at DriverBindingStop() shoul...Feng Tian2013-12-031-36/+45
* MdeModulePkg/UsbBus&XhciDxe: Solve a bug that 2 or more tiers SS hubs with SS...Feng Tian2013-11-221-0/+19
* MdeModulePkg/UsbBus: Stop parsing descriptor if some of descriptor fields are...Feng Tian2013-11-191-12/+20
* MdeMdeModulePkg/UsbBusDxe: If DisconnectController() returns an error the USB...Feng Tian2013-10-304-19/+64
* Fix several DEBUG_ERROR messages that are unnecessarily verbose. Several of t...Samer El-Haj-Mahmoud2013-10-082-2/+2
* MdeMdeModulePkg/UsbBusDxe: Break device enumeration process if the device des...erictian2013-05-101-3/+6
* MdeMdeModulePkg/UsbBusDxe: Fixed a possible memory leak bug introduced at r14226erictian2013-04-071-5/+14
* MdeMdeModulePkg/Usb: two tunings for better device identification behind huberictian2013-03-293-6/+21
* MdeMdeModulePkg/Usb: Fixed two usb issueserictian2013-03-292-7/+4
* Refine the code to avoid error report.ydong102013-02-211-1/+2
* Add missing status code in several modules.li-elvin2012-10-302-2/+39
* MdeModulePkg/UsbBusDxe: Timing tunning for better boot performance.erictian2012-10-103-8/+13
* MdeModulePkg: Enlarge timeout value to wait set_address request success for l...erictian2012-04-281-3/+3
* MdeModulePkg/UsbBusDxe:Correct typos in usb debug messageerictian2012-03-301-2/+2
* MdeModulePkg/XhciDxe: Event Ring traverse algorithm enhancement to avoid that...erictian2012-03-272-8/+2
* MdeModulePkg: add support for ORICO PEUS3-2P carderictian2012-03-071-14/+11
* MdeModulePkg: The patch eliminates two assumptionserictian2011-11-251-1/+0
* Coding style refinement.erictian2011-09-211-1/+0
* Clean up the private GUID definition in module Level.lgao42011-09-182-14/+8
* 1) remove wrong global variable usage because it will bring data corrupt if t...erictian2011-09-143-22/+28
* MdeModulePkg/UsbBusDxe: Removed unused variableoliviermartin2011-09-131-2/+0
* Fixed build error reported by ICC and GCCerictian2011-08-251-1/+1
* Error handling refinement at UsbIoResetPort() to avoid device state machine g...erictian2011-08-251-12/+10
* Enabling usb3.0 XHCI support.erictian2011-08-236-84/+231
* Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...niruiyu2011-07-061-2/+2
* Fix X64 clang warnings.andrewfish2011-06-041-1/+1
* Add more status code in drivers.li-elvin2011-05-263-3/+6
* 1. update MatchUsbWwid() to check Vendor Id, Product Id and Interface Number. xdu22010-12-243-19/+48
* Refine code to make code run safely.ydong102010-09-161-2/+2
* Update the copyright notice formathhtian2010-04-2412-24/+24