summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Bus/Pci/UhciDxe/Uhci.c
AgeCommit message (Expand)Author
2016-12-26MdeModulePkg: Move to new locationGuo Mang
2015-08-06MdeModulePkg/Usb: Adjust TPL to not block async transfer during usb enum.Feng Tian
2015-03-12MdeModulePkg/Usb: Remove unnecessary direction restriction on UsbHc2.SyncInte...Feng Tian
2014-08-071) Add type cast for better coding style.Feng Tian
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
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
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-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-07-24code cleanup:eric_tian
2009-04-10fixed DMA not be stopped issue when gBS->ExitBootServices called.vanjeff
2009-02-043) Doxygen comment cleanup.qwang12
2009-02-02add parameter check logic to clean up Klocwork warning.eric_tian
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-03Global variables have been moved backward ahead of functions.jji4
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-131. Added EFI_MEDIA_CHANGED and EFI_INVALID_PARAMETER returns in UsbMassReadBl...vanjeff
2008-01-24fixed comments problem.vanjeff
2008-01-231. Remove USB HC Protocol installing from Uhci module. It only installs USB2 ...vanjeff
2007-11-28Fixed potential issues to release resources when error occurs.vanjeff
2007-10-25Save original PCI attributes in start() function and restore it in Stop() for...vanjeff
2007-10-15Remove the special logic on EFI_PCI_DEVICE_ENABLE in PciBus driver. And updat...lgao4
2007-10-08Fixed unexpected timeout in Usb MassStorage Driver.yshang1
2007-09-30Update to support to produce Component Name and & Component Name 2 protocol ...qhuang8
2007-08-271. Sync Tcp4 protocol definitions to match UEFI 2.1vanjeff
2007-07-171. Fixed tools_def.template to meet ICC build for IA32vanjeff
2007-07-11Import EhciDxe and UhciDxe into MdeModulePkg.vanjeff