summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Bus/Pci/UhciDxe
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg: Fix spelling mistake for occurredMichael D Kinney2020-08-191-2/+2
* MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-0917-119/+17
* MdeModulePkg/Usb: Make sure data from HW is no more than expectedRuiyu Ni2018-10-171-3/+4
* MdeModulePkg: Removing ipf which is no longer supported from edk2.Chen A Chen2018-09-061-1/+1
* MdeModulePkg: Clean up source filesLiming Gao2018-06-285-14/+14
* MdeModulePkg/Bus: Fix typos in commentsGary Lin2016-10-272-2/+2
* MdeModulePkg: Fix typos in comments and variablesGiri P Mudusuru2016-07-111-2/+2
* MdeModulePkg UhciDxe: Fix a typo in function descriptionHao Wu2016-01-061-1/+1
* MdeModulePkg: Convert all .uni files to utf-8Jordan Justen2015-12-152-0/+0
* MdeModulePkg/Usb: Adjust TPL to not block async transfer during usb enum.Feng Tian2015-08-061-1/+1
* MdeModulePkg/UhciDxe: Update async polling interval to 1ms.Tian Feng2015-06-091-2/+2
* MdeModulePkg/Usb: Remove unnecessary direction restriction on UsbHc2.SyncInte...Feng Tian2015-03-121-5/+1
* MdeModulePkg: list ARM and AARCH64 as valid architectures for some modulesLaszlo Ersek2015-02-231-1/+1
* MdeModulePkg: Misc comments and DEBUG messagesSamer El-Haj-Mahmoud2014-11-271-1/+1
* 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-11/+9
* 1) Add type cast for better coding style.Feng Tian2014-08-071-2/+2
* Fixed typos: hanlder should be handler.Chen Fan2014-07-091-1/+1
* MdeModulePkg/Usb: All h/w related stop operation at DriverBindingStop() shoul...Feng Tian2013-12-031-6/+11
* Fix several DEBUG_ERROR messages that are unnecessarily verbose. Several of t...Samer El-Haj-Mahmoud2013-10-081-25/+25
* MdeModulePkg/Usb: Boost the r/w performance by reducing stall time on polling...Feng Tian2013-06-241-3/+3
* Update comments for functions UhciAllocateDev, EhcCreateUsb2Hc and XhcCreateU...li-elvin2012-11-021-0/+1
* Add missing status code in several modules.li-elvin2012-10-303-7/+37
* Remove CONST modifier to be spec complianceerictian2011-08-241-6/+6
* Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...niruiyu2011-07-062-4/+4
* when timeout is 0, infinite loop on the timeout request to follow UEFI specerictian2011-03-041-5/+16
* Refine soma code to make code run safely.ydong102010-09-151-1/+1
* Update UHCI and ECHI drivers to both Stop and Reset the host controller at Ex...mdkinney2010-05-071-1/+5
* Update the copyright notice formathhtian2010-04-2415-30/+30
* Fix compile break on IA32 arch.lgao42010-03-202-2/+2
* Fix a bug that usb keybarod can not work well when it is inserted at a usb 2....erictian2010-03-197-141/+116
* 1. Correct File header to ## @filelgao42010-02-241-4/+4
* Improve coding style in MdeModulePkg.rsun32010-01-195-131/+133
* For the data region which will be touched by Pci Bus Master, we should alloca...eric_tian2009-09-302-2/+2
* In various archs, Processor memory address may not be same with Pci memory ad...eric_tian2009-09-146-69/+193
* modify the incorrect timeout value definitions in Usb drivereric_tian2009-08-191-1/+1
* code cleanup:eric_tian2009-07-244-42/+35
* Replace references to RFC 3066 with RFC 4646. gikidy2009-04-302-4/+4
* Fix various 'EFIAPI' inconsistencies found while building MdeModulePkg.jljusten2009-04-102-2/+4
* fixed DMA not be stopped issue when gBS->ExitBootServices called.vanjeff2009-04-103-2/+64
* updateeric_tian2009-02-251-1/+1
* clean ecceric_tian2009-02-061-4/+3
* Use TO_START and BY_START for UEFI driver model driver.qwang122009-02-041-2/+2
* 3) Doxygen comment cleanup.qwang122009-02-045-48/+0
* Add information in Meta-Data fileeric_tian2009-02-031-2/+8
* add parameter check logic to clean up Klocwork warning.eric_tian2009-02-021-2/+9
* Source level security checkedjji42009-01-191-1/+0
* Library usage checkedjji42008-12-261-2/+2
* check the usage of %d,%x,%ld,%lx and so on in debug print statement.jji42008-12-183-8/+8