summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbEnumer.c
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg: Improve formatting of DEBUG messages in UsbBusDxeRebecca Cran2023-03-071-1/+1
* MdeModulePkg: Fix imbalanced debug macrosMichael Kubacki2022-09-091-4/+4
* MdeModulePkg: Apply uncrustify changesMichael Kubacki2021-12-071-163/+169
* MdeModulePkg: Change use of EFI_D_* to DEBUG_*Michael D Kinney2021-12-071-39/+39
* MdeModulePkg/UsbBus: Fix various typosAntoine Coeur2020-02-101-1/+1
* MdeModulePkg: fix UninstallMultipleProtocolInterfaces() callsLaszlo Ersek2019-10-091-1/+1
* MdeModulePkg/UsbBusDxe: Return error when the device is not presentMarcin Wojtas2019-08-051-0/+1
* MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* MdeModulePkg: Clean up source filesLiming Gao2018-06-281-30/+30
* MdeModulePkg/UsbBusDxe: log warning message at DEBUG_WARN levelLaszlo Ersek2017-09-111-1/+5
* MdeModulePkg/UsbBus: Fix system hang when failed to uninstall UsbIoRuiyu Ni2017-06-021-16/+27
* MdeModulePkg/UsbBus: reduce the port status polling before port resetFeng Tian2016-07-251-10/+18
* MdeModulePkg/UsbBusDxe: Update Device->NumOfInterface at error handling path ...Feng Tian2014-09-181-1/+2
* MdeModulePkg/UsbBusDxe: Fixed Clang build error.Nikolai Saoukh2014-09-101-1/+1
* MdeMdeModulePkg/UsbBusDxe: If DisconnectController() returns an error the USB...Feng Tian2013-10-301-18/+58
* Fix several DEBUG_ERROR messages that are unnecessarily verbose. Several of t...Samer El-Haj-Mahmoud2013-10-081-1/+1
* MdeMdeModulePkg/UsbBusDxe: Fixed a possible memory leak bug introduced at r14226erictian2013-04-071-5/+14
* MdeMdeModulePkg/Usb: Fixed two usb issueserictian2013-03-291-4/+1
* Add missing status code in several modules.li-elvin2012-10-301-0/+8
* MdeModulePkg/UsbBusDxe:Correct typos in usb debug messageerictian2012-03-301-2/+2
* MdeModulePkg/XhciDxe: Event Ring traverse algorithm enhancement to avoid that...erictian2012-03-271-1/+1
* MdeModulePkg: add support for ORICO PEUS3-2P carderictian2012-03-071-14/+11
* 1) remove wrong global variable usage because it will bring data corrupt if t...erictian2011-09-141-9/+10
* Fixed build error reported by ICC and GCCerictian2011-08-251-1/+1
* Enabling usb3.0 XHCI support.erictian2011-08-231-36/+47
* Update the copyright notice formathhtian2010-04-241-2/+2
* In various archs, Processor memory address may not be same with Pci memory ad...eric_tian2009-09-141-2/+2
* add assert logic to avoid Klocwork fake reporteric_tian2009-02-121-0/+1
* add assert logic to avoid Klocwork fake reporteric_tian2009-02-121-6/+12
* 3) Doxygen comment cleanup.qwang122009-02-041-12/+0
* Check Library usage and fix some typo.gikidy2008-12-261-8/+11
* Coding style checkedjji42008-12-261-1/+1
* check the usage of %d,%x,%ld,%lx and so on in debug print statement.jji42008-12-181-4/+4
* modify coding style to pass ecc tool and provide comments that complied with ...eric_tian2008-07-091-80/+58
* Clean up for GCC and Intel ICC build.qwang122008-06-261-1/+1
* [Description]:vanjeff2008-06-251-3/+4
* De-unicode in comment for all source files.qhuang82008-05-271-3/+3
* Enhance the Usb bus driver to support Star with Remaining device path.vanjeff2007-12-261-8/+14
* Fixed unexpected timeout in Usb MassStorage Driver.yshang12007-10-081-35/+25
* Added EFIAPI to eventAJFISH2007-08-301-0/+1
* Merge in some fix from R8 on USB Bus driver:qwang122007-08-201-35/+35
* Sync USB modules with main trunk.vanjeff2007-07-241-26/+57
* 1. Fixed tools_def.template to meet ICC build for IA32vanjeff2007-07-171-1/+1
* fixed memcpy link issue.vanjeff2007-07-121-1/+6
* Import Usb/UsbBusDxe and Usb/UsbMassStorageDxe into MdeModulePkg.vanjeff2007-07-111-0/+991