summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Bus/Pci/UhciDxe/UhciSched.c
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg: Apply uncrustify changesMichael Kubacki2021-12-071-157/+136
* MdeModulePkg: Change use of EFI_D_* to DEBUG_*Michael D Kinney2021-12-071-2/+2
* MdeModulePkg: Fix spelling mistake for occurredMichael D Kinney2020-08-191-2/+2
* MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* MdeModulePkg/Usb: Make sure data from HW is no more than expectedRuiyu Ni2018-10-171-3/+4
* MdeModulePkg: Misc comments and DEBUG messagesSamer El-Haj-Mahmoud2014-11-271-1/+1
* MdeModulePkg/Usb: Boost the r/w performance by reducing stall time on polling...Feng Tian2013-06-241-3/+3
* when timeout is 0, infinite loop on the timeout request to follow UEFI specerictian2011-03-041-5/+16
* Update the copyright notice formathhtian2010-04-241-2/+2
* Fix compile break on IA32 arch.lgao42010-03-201-1/+1
* Fix a bug that usb keybarod can not work well when it is inserted at a usb 2....erictian2010-03-191-81/+31
* For the data region which will be touched by Pci Bus Master, we should alloca...eric_tian2009-09-301-1/+1
* In various archs, Processor memory address may not be same with Pci memory ad...eric_tian2009-09-141-31/+100
* Fix various 'EFIAPI' inconsistencies found while building MdeModulePkg.jljusten2009-04-101-1/+2
* 3) Doxygen comment cleanup.qwang122009-02-041-18/+0
* check the usage of %d,%x,%ld,%lx and so on in debug print statement.jji42008-12-181-1/+1
* modify coding style to pass ecc tool and provide comments that complied with ...eric_tian2008-07-091-99/+84
* [Description]:vanjeff2008-06-251-2/+2
* 1. Added EFI_MEDIA_CHANGED and EFI_INVALID_PARAMETER returns in UsbMassReadBl...vanjeff2008-02-131-12/+8
* Fixed unexpected timeout in Usb MassStorage Driver.yshang12007-10-081-3/+3
* 1. Fixed tools_def.template to meet ICC build for IA32vanjeff2007-07-171-1/+1
* Import EhciDxe and UhciDxe into MdeModulePkg.vanjeff2007-07-111-0/+1051