summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbHub.c
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg: Improve formatting of DEBUG messages in UsbBusDxeRebecca Cran2023-03-071-1/+1
* MdeModulePkg: Apply uncrustify changesMichael Kubacki2021-12-071-204/+189
* MdeModulePkg: Change use of EFI_D_* to DEBUG_*Michael D Kinney2021-12-071-17/+17
* MdeModulePkg/UsbBus: Fix various typosAntoine Coeur2020-02-101-2/+2
* MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* MdeModulePkg UsbBusDxe: Remove redundant functionsshenglei2018-08-211-68/+0
* MdeModulePkg: Clean up source filesLiming Gao2018-06-281-3/+3
* MdeModulePkg UsbBusDxe: Fix wrong buffer length used to read hub descStar Zeng2018-06-271-65/+31
* MdeModulePkg/UsbBusDxe: rebase to ARRAY_SIZE()Laszlo Ersek2016-10-271-2/+2
* MdeModulePkg/UsbBus: reduce the port status polling before port resetFeng Tian2016-07-251-19/+1
* MdeModulePkg/UsbBus&XhciDxe: Solve a bug that 2 or more tiers SS hubs with SS...Feng Tian2013-11-221-0/+19
* MdeMdeModulePkg/UsbBusDxe: If DisconnectController() returns an error the USB...Feng Tian2013-10-301-0/+4
* MdeMdeModulePkg/Usb: two tunings for better device identification behind huberictian2013-03-291-4/+4
* MdeModulePkg/UsbBusDxe: Timing tunning for better boot performance.erictian2012-10-101-1/+6
* MdeModulePkg/XhciDxe: Event Ring traverse algorithm enhancement to avoid that...erictian2012-03-271-7/+1
* Coding style refinement.erictian2011-09-211-1/+0
* Enabling usb3.0 XHCI support.erictian2011-08-231-41/+128
* Update the copyright notice formathhtian2010-04-241-2/+2
* Fix various 'EFIAPI' inconsistencies found while building MdeModulePkg.jljusten2009-04-101-1/+2
* 3) Doxygen comment cleanup.qwang122009-02-041-4/+0
* Check Library usage and fix some typo.gikidy2008-12-261-6/+8
* Global variables have been moved backward ahead of functions.jji42008-12-031-26/+27
* Make use of correct format String:qwang122008-10-271-2/+2
* modify coding style to pass ecc tool and provide comments that complied with ...eric_tian2008-07-091-2/+1
* modify coding style to pass ecc tool and provide comments that complied with ...eric_tian2008-07-091-170/+136
* Support ICC build .yshang12007-10-081-6/+6
* Fixed unexpected timeout in Usb MassStorage Driver.yshang12007-10-081-11/+11
* Make MdeModulePkg GCC clean.qwang122007-08-271-2/+0
* Merge in some fix from R8 on USB Bus driver:qwang122007-08-201-16/+22
* 1. Fixed tools_def.template to meet ICC build for IA32vanjeff2007-07-171-12/+12
* Import Usb/UsbBusDxe and Usb/UsbMassStorageDxe into MdeModulePkg.vanjeff2007-07-111-0/+1334