summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Bus/Pci/EhciDxe/Ehci.c
Commit message (Expand)AuthorAgeFilesLines
* Sync patch r9566 from main trunk.lgao42010-07-301-0/+6
* code cleanup:eric_tian2009-07-241-12/+6
* Adding a segment code to make sure that the EHCI controller get attached to t...eric_tian2009-07-231-6/+113
* fixed DMA not be stopped issue when gBS->ExitBootServices called.vanjeff2009-04-101-0/+46
* 1) Fix a typo in EhcMoniteAsyncRequests.qwang122009-02-041-2/+2
* Add description to .inf files.gikidy2008-12-121-1/+1
* Global variables have been moved backward ahead of functions.jji42008-12-031-9/+9
* Make use of correct format String:qwang122008-10-271-1/+1
* modify coding style to pass ecc tool and provide comments that complied with ...eric_tian2008-07-081-210/+181
* Make USB Stack code pass ECC tool check.eric_tian2008-07-021-1/+1
* [Description]:vanjeff2008-06-251-3/+3
* Rename the confusing PCD.qhuang82008-05-061-1/+1
* [Description]:qhuang82008-04-171-1/+3
* [Description]:lgao42008-03-141-1/+2
* 1. Added EFI_MEDIA_CHANGED and EFI_INVALID_PARAMETER returns in UsbMassReadBl...vanjeff2008-02-131-28/+28
* Fixed potential issues to release resources when error occurs.vanjeff2007-11-281-10/+15
* Save original PCI attributes in start() function and restore it in Stop() for...vanjeff2007-10-251-26/+45
* Remove the special logic on EFI_PCI_DEVICE_ENABLE in PciBus driver. And updat...lgao42007-10-151-10/+30
* Fixed unexpected timeout in Usb MassStorage Driver.yshang12007-10-081-12/+22
* Update to support to produce Component Name and & Component Name 2 protocol ...qhuang82007-09-301-5/+13
* 1. Sync Tcp4 protocol definitions to match UEFI 2.1vanjeff2007-08-271-2/+0
* 1. Fixed tools_def.template to meet ICC build for IA32vanjeff2007-07-171-6/+6
* Import EhciDxe and UhciDxe into MdeModulePkg.vanjeff2007-07-111-0/+1708