summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Bus/Pci/UhciDxe
AgeCommit message (Expand)Author
2014-07-09Fixed typos: hanlder should be handler.Chen Fan
2013-12-03MdeModulePkg/Usb: All h/w related stop operation at DriverBindingStop() shoul...Feng Tian
2013-10-08Fix several DEBUG_ERROR messages that are unnecessarily verbose. Several of t...Samer El-Haj-Mahmoud
2013-06-24MdeModulePkg/Usb: Boost the r/w performance by reducing stall time on polling...Feng Tian
2012-11-02Update comments for functions UhciAllocateDev, EhcCreateUsb2Hc and XhcCreateU...li-elvin
2012-10-30Add missing status code in several modules.li-elvin
2011-08-24Remove CONST modifier to be spec complianceerictian
2011-07-06Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...niruiyu
2011-03-04when timeout is 0, infinite loop on the timeout request to follow UEFI specerictian
2010-09-15Refine soma code to make code run safely.ydong10
2010-05-07Update UHCI and ECHI drivers to both Stop and Reset the host controller at Ex...mdkinney
2010-04-24Update the copyright notice formathhtian
2010-03-20Fix compile break on IA32 arch.lgao4
2010-03-19Fix a bug that usb keybarod can not work well when it is inserted at a usb 2....erictian
2010-02-241. Correct File header to ## @filelgao4
2010-01-19Improve coding style in MdeModulePkg.rsun3
2009-09-30For the data region which will be touched by Pci Bus Master, we should alloca...eric_tian
2009-09-14In various archs, Processor memory address may not be same with Pci memory ad...eric_tian
2009-08-19modify the incorrect timeout value definitions in Usb drivereric_tian
2009-07-24code cleanup:eric_tian
2009-04-30Replace references to RFC 3066 with RFC 4646. gikidy
2009-04-10Fix various 'EFIAPI' inconsistencies found while building MdeModulePkg.jljusten
2009-04-10fixed DMA not be stopped issue when gBS->ExitBootServices called.vanjeff
2009-02-25updateeric_tian
2009-02-06clean ecceric_tian
2009-02-04Use TO_START and BY_START for UEFI driver model driver.qwang12
2009-02-043) Doxygen comment cleanup.qwang12
2009-02-03Add information in Meta-Data fileeric_tian
2009-02-02add parameter check logic to clean up Klocwork warning.eric_tian
2009-01-19Source level security checkedjji4
2008-12-26Library usage checkedjji4
2008-12-18check the usage of %d,%x,%ld,%lx and so on in debug print statement.jji4
2008-12-16Clean up to update the reference of the these macros:qhuang8
2008-12-12Add description to .inf files.gikidy
2008-12-041)Global variables have been moved backward ahead of functions.jji4
2008-12-03Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie...gikidy
2008-12-03Global variables have been moved backward ahead of functions.jji4
2008-09-04clean up the un-suitable ';' location when declaring the functions.vanjeff
2008-08-30The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend ...lgao4
2008-08-25remove the unused msa files in MdeModulePkg.lgao4
2008-08-18Update some module INF files in MdeModulePkg to "UEFI_DRIVER"qhuang8
2008-07-28modify coding style to pass ecc tooleric_tian
2008-07-09modify coding style to pass ecc tool and provide comments that complied with ...eric_tian
2008-07-02Make USB Stack code pass ECC tool check.eric_tian
2008-06-25[Description]:vanjeff
2008-05-06Rename the confusing PCD.qhuang8
2008-04-17[Description]:qhuang8
2008-03-14[Description]:lgao4
2008-02-26edk2/MdeModulePkg/Bus/Pci/UhciDxe/ComponentName.c:jljusten
2008-02-131. Added EFI_MEDIA_CHANGED and EFI_INVALID_PARAMETER returns in UsbMassReadBl...vanjeff