summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBus.c
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg/UsbBusDxe: USB issue fix when the port resetBritton Chesley2024-07-031-1/+26
* MdeModulePkg: Improve formatting of DEBUG messages in UsbBusDxeRebecca Cran2023-03-071-6/+6
* MdeModulePkg: Apply uncrustify changesMichael Kubacki2021-12-071-266/+275
* MdeModulePkg: Change OPTIONAL keyword usage styleMichael D Kinney2021-12-071-5/+5
* MdeModulePkg: Change use of EFI_D_* to DEBUG_*Michael D Kinney2021-12-071-12/+12
* MdeModulePkg/UsbBus: Fix various typosAntoine Coeur2020-02-101-6/+6
* MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* MdeModulePkg: Clean up source filesLiming Gao2018-06-281-10/+10
* MdeModulePkg/UsbBusDxe: Add UsbControlTransfer() error checkMichael D Kinney2017-11-201-1/+15
* MdeModulePkg/UsbBus: remove redundant host controller reset in UsbBusFeng Tian2016-07-251-4/+1
* MdeModulePkg/Usb: All h/w related stop operation at DriverBindingStop() shoul...Feng Tian2013-12-031-36/+45
* MdeMdeModulePkg/Usb: two tunings for better device identification behind huberictian2013-03-291-1/+7
* Refine the code to avoid error report.ydong102013-02-211-1/+2
* Add missing status code in several modules.li-elvin2012-10-301-2/+31
* MdeModulePkg: The patch eliminates two assumptionserictian2011-11-251-1/+0
* Clean up the private GUID definition in module Level.lgao42011-09-181-11/+6
* 1) remove wrong global variable usage because it will bring data corrupt if t...erictian2011-09-141-12/+12
* Error handling refinement at UsbIoResetPort() to avoid device state machine g...erictian2011-08-251-12/+10
* Enabling usb3.0 XHCI support.erictian2011-08-231-3/+15
* Add more status code in drivers.li-elvin2011-05-261-1/+2
* 1. update MatchUsbWwid() to check Vendor Id, Product Id and Interface Number. xdu22010-12-241-3/+3
* Update the copyright notice formathhtian2010-04-241-2/+2
* add error handling on usb related modules.eric_tian2009-12-161-2/+3
* updated the Bus Driver that is able to create all or one of its child handles...vanjeff2009-09-141-44/+75
* add assert logic to avoid Klocwork fake reporteric_tian2009-02-121-0/+4
* Check Library usage and fix some typo.gikidy2008-12-261-10/+10
* Global variables have been moved backward ahead of functions.jji42008-12-031-25/+25
* Make use of correct format String:qwang122008-10-271-2/+2
* correct spell erroreric_tian2008-07-231-1/+1
* modify coding style to pass ecc tool and provide comments that complied with ...eric_tian2008-07-091-147/+120
* Make USB Stack code pass ECC tool check.eric_tian2008-07-021-1/+1
* [Description]:vanjeff2008-06-241-2/+5
* edk2/MdeModulePkg/Bus/Usb/UsbBusDxe/usbbus.c:jljusten2008-02-261-0/+1470