summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Bus/Pci/EhciDxe/EhciReg.c
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg EhciDxe: Remove redundant functionsshenglei2018-08-211-44/+0
* MdeModulePkg: Refine casting expression result to bigger sizeHao Wu2017-03-061-4/+4
* MdeModulePkg/Ehci: don't clear port status bits during initFeng Tian2016-12-021-1/+9
* MdeModulePkg: Skip to manage usb debug port in EDKII EHCI driver if it's used...erictian2012-04-281-1/+37
* MdeModulePkg: Enable port power if port power control feature is supported by...erictian2011-11-161-5/+14
* Update the copyright notice formathhtian2010-04-241-2/+2
* update Ehci driver to distinct pci memory address and host addresserictian2010-02-281-9/+5
* Tempoprary removal of this ASSERT as it crashes the BeagleBoard. We can put i...AJFISH2009-12-101-1/+4
* update code to eliminate the wrong assumption that pci address is equal to ho...eric_tian2009-10-141-1/+1
* 1) Fix a typo in EhcMoniteAsyncRequests.qwang122009-02-041-11/+1
* modify coding style to pass ecc tool and provide comments that complied with ...eric_tian2008-07-081-104/+91
* 1. Added EFI_MEDIA_CHANGED and EFI_INVALID_PARAMETER returns in UsbMassReadBl...vanjeff2008-02-131-6/+6
* Fixed unexpected timeout in Usb MassStorage Driver.yshang12007-10-081-4/+9
* Make MdeModulePkg GCC clean.qwang122007-08-271-2/+0
* Import EhciDxe and UhciDxe into MdeModulePkg.vanjeff2007-07-111-0/+634