summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Bus/Pci/EhciDxe/Ehci.h
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg: Apply uncrustify changesMichael Kubacki2021-12-071-59/+55
* MdeModulePkg/EhciDxe: Use BaseLib linked list iteration macrosMichael Kubacki2020-04-211-14/+1
* MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* MdeModulePkg/EhciDxe: factor out EhcIsDebugPortInUse()Laszlo Ersek2018-09-061-0/+2
* MdeModulePkg: Clean up source filesLiming Gao2018-06-281-2/+2
* MdeModulePkg/Bus: Fix typos in commentsGary Lin2016-10-271-4/+4
* MdeModulePkg/EhciDxe: enable 64-bit PCI DMAArd Biesheuvel2016-09-061-0/+2
* MdeModulePkg/EhciDxe: Update async polling interval to 1ms.Tian Feng2015-06-091-3/+3
* Add missing status code in several modules.li-elvin2012-10-301-0/+2
* MdeModulePkg: Skip to manage usb debug port in EDKII EHCI driver if it's used...erictian2012-04-281-2/+16
* Update the copyright notice formathhtian2010-04-241-2/+2
* update Ehci driver to distinct pci memory address and host addresserictian2010-02-281-3/+2
* Improve coding style in MdeModulePkg.rsun32010-01-191-21/+22
* modify the incorrect timeout value definitions in Usb drivereric_tian2009-08-191-1/+1
* code cleanup:eric_tian2009-07-241-1/+1
* fixed DMA not be stopped issue when gBS->ExitBootServices called.vanjeff2009-04-101-0/+8
* 1) Fix a typo in EhcMoniteAsyncRequests.qwang122009-02-041-8/+7
* Clean up to update the reference of the these macros:qhuang82008-12-161-1/+1
* Change _CR() to BASE_CR() to follow naming conventionmdkinney2008-12-061-1/+1
* Global variables have been moved backward ahead of functions.jji42008-12-031-0/+66
* The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend ...lgao42008-08-301-1/+1
* modify coding style to pass ecc tool and provide comments that complied with ...eric_tian2008-07-081-14/+8
* [Description]:qhuang82008-04-171-1/+1
* Save original PCI attributes in start() function and restore it in Stop() for...vanjeff2007-10-251-2/+3
* Support ICC build .yshang12007-10-081-1/+1
* Fixed unexpected timeout in Usb MassStorage Driver.yshang12007-10-081-12/+29
* Update to support to produce Component Name and & Component Name 2 protocol ...qhuang82007-09-301-2/+3
* remove some comments introduced by tools.vanjeff2007-07-201-9/+3
* 1. Fixed tools_def.template to meet ICC build for IA32vanjeff2007-07-171-3/+3
* Import EhciDxe and UhciDxe into MdeModulePkg.vanjeff2007-07-111-0/+152