summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Bus/Pci/EhciDxe/Ehci.c
AgeCommit message (Expand)Author
2014-01-20Merging linaro-edk2-2014.01-rc1 into linaro-tracking.Leif Lindholm
2012-12-25MdeMdeModulePkg/Ehci: Add logic to dispatch OHCI driver first if the companio...erictian
2012-11-02Update comments for functions UhciAllocateDev, EhcCreateUsb2Hc and XhcCreateU...li-elvin
2012-10-30Add missing status code in several modules.li-elvin
2012-05-02MdeModulePkg: Fix EHCI module build warning reported by VS2005 tool chain.erictian
2012-04-28MdeModulePkg: Skip to manage usb debug port in EDKII EHCI driver if it's used...erictian
2011-11-16MdeModulePkg: Enable port power if port power control feature is supported by...erictian
2011-08-24Remove CONST modifier to be spec complianceerictian
2010-11-26EHCI Controllers with a CapLen of 0 are ignored.erictian
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-05roll back the parameter check of AsyncInterruptTransfer() and SyncInterruptTr...erictian
2010-02-28update Ehci driver to distinct pci memory address and host addresserictian
2010-02-20add more comments for gEfiMdeModulePkgTokenSpaceGuid.PcdTurnOffUsbLegacySupport.niruiyu
2010-01-19Improve coding style in MdeModulePkg.rsun3
2009-12-16add error handling on usb related modules.eric_tian
2009-08-11add comments to clarify the enhancement on EHCI driver, which is guaranteed t...eric_tian
2009-07-24code cleanup:eric_tian
2009-07-23Adding a segment code to make sure that the EHCI controller get attached to t...eric_tian
2009-04-10fixed DMA not be stopped issue when gBS->ExitBootServices called.vanjeff
2009-02-041) Fix a typo in EhcMoniteAsyncRequests.qwang12
2008-12-12Add description to .inf files.gikidy
2008-12-03Global variables have been moved backward ahead of functions.jji4
2008-10-27Make use of correct format String:qwang12
2008-07-08modify 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
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