summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Bus/Pci/UhciDxe
AgeCommit message (Expand)AuthorFilesLines
2015-12-15MdeModulePkg: Convert all .uni files to utf-8Jordan Justen2-0/+0
2015-08-06MdeModulePkg/Usb: Adjust TPL to not block async transfer during usb enum.Feng Tian1-1/+1
2015-06-09MdeModulePkg/UhciDxe: Update async polling interval to 1ms.Tian Feng1-2/+2
2015-03-12MdeModulePkg/Usb: Remove unnecessary direction restriction on UsbHc2.SyncInte...Feng Tian1-5/+1
2015-02-23MdeModulePkg: list ARM and AARCH64 as valid architectures for some modulesLaszlo Ersek1-1/+1
2014-11-27MdeModulePkg: Misc comments and DEBUG messagesSamer El-Haj-Mahmoud1-1/+1
2014-09-03MdeModulePkg: Convert non DOS format files to DOS format and remove unused mo...Gao, Liming1-0/+0
2014-08-28MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star2-0/+0
2014-08-28MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star1-11/+9
2014-08-071) Add type cast for better coding style.Feng Tian1-2/+2
2014-07-09Fixed typos: hanlder should be handler.Chen Fan1-1/+1
2013-12-03MdeModulePkg/Usb: All h/w related stop operation at DriverBindingStop() shoul...Feng Tian1-6/+11
2013-10-08Fix several DEBUG_ERROR messages that are unnecessarily verbose. Several of t...Samer El-Haj-Mahmoud1-25/+25
2013-06-24MdeModulePkg/Usb: Boost the r/w performance by reducing stall time on polling...Feng Tian1-3/+3
2012-11-02Update comments for functions UhciAllocateDev, EhcCreateUsb2Hc and XhcCreateU...li-elvin1-0/+1
2012-10-30Add missing status code in several modules.li-elvin3-7/+37
2011-08-24Remove CONST modifier to be spec complianceerictian1-6/+6
2011-07-06Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...niruiyu2-4/+4
2011-03-04when timeout is 0, infinite loop on the timeout request to follow UEFI specerictian1-5/+16
2010-09-15Refine soma code to make code run safely.ydong101-1/+1
2010-05-07Update UHCI and ECHI drivers to both Stop and Reset the host controller at Ex...mdkinney1-1/+5
2010-04-24Update the copyright notice formathhtian15-30/+30
2010-03-20Fix compile break on IA32 arch.lgao42-2/+2
2010-03-19Fix a bug that usb keybarod can not work well when it is inserted at a usb 2....erictian7-141/+116
2010-02-241. Correct File header to ## @filelgao41-4/+4
2010-01-19Improve coding style in MdeModulePkg.rsun35-131/+133
2009-09-30For the data region which will be touched by Pci Bus Master, we should alloca...eric_tian2-2/+2
2009-09-14In various archs, Processor memory address may not be same with Pci memory ad...eric_tian6-69/+193
2009-08-19modify the incorrect timeout value definitions in Usb drivereric_tian1-1/+1
2009-07-24code cleanup:eric_tian4-42/+35
2009-04-30Replace references to RFC 3066 with RFC 4646. gikidy2-4/+4
2009-04-10Fix various 'EFIAPI' inconsistencies found while building MdeModulePkg.jljusten2-2/+4
2009-04-10fixed DMA not be stopped issue when gBS->ExitBootServices called.vanjeff3-2/+64
2009-02-25updateeric_tian1-1/+1
2009-02-06clean ecceric_tian1-4/+3
2009-02-04Use TO_START and BY_START for UEFI driver model driver.qwang121-2/+2
2009-02-043) Doxygen comment cleanup.qwang125-48/+0
2009-02-03Add information in Meta-Data fileeric_tian1-2/+8
2009-02-02add parameter check logic to clean up Klocwork warning.eric_tian1-2/+9
2009-01-19Source level security checkedjji41-1/+0
2008-12-26Library usage checkedjji41-2/+2
2008-12-18check the usage of %d,%x,%ld,%lx and so on in debug print statement.jji43-8/+8
2008-12-16Clean up to update the reference of the these macros:qhuang82-2/+2
2008-12-12Add description to .inf files.gikidy1-2/+7
2008-12-041)Global variables have been moved backward ahead of functions.jji41-0/+4
2008-12-03Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie...gikidy1-3/+1
2008-12-03Global variables have been moved backward ahead of functions.jji46-139/+226
2008-09-04clean up the un-suitable ';' location when declaring the functions.vanjeff5-66/+33
2008-08-30The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend ...lgao41-1/+1
2008-08-25remove the unused msa files in MdeModulePkg.lgao41-84/+0