summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Bus/Pci/EhciDxe/EhciUrb.c
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg: Apply uncrustify changesMichael Kubacki2021-12-071-165/+156
* MdeModulePkg/EhciDxe: Use BaseLib linked list iteration macrosMichael Kubacki2020-04-211-2/+3
* MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* Revert "EhciDxe: Use common buffer for AsyncInterruptTransfer"Star Zeng2018-11-071-34/+4
* MdeModulePkg EhciDxe: Use common buffer for AsyncInterruptTransferStar Zeng2018-10-281-4/+34
* Update the copyright notice formathhtian2010-04-241-2/+2
* Improve coding style in MdeModulePkg.rsun32010-01-191-2/+2
* update code to eliminate the wrong assumption that pci address is equal to ho...eric_tian2009-10-141-10/+19
* 1) Fix a typo in EhcMoniteAsyncRequests.qwang122009-02-041-7/+1
* modify coding style to pass ecc tool and provide comments that complied with ...eric_tian2008-07-081-67/+52
* Changed to pass the build with Visual Studio 2005jwang362007-10-101-1/+1
* 1. Fixed tools_def.template to meet ICC build for IA32vanjeff2007-07-171-2/+2
* Import EhciDxe and UhciDxe into MdeModulePkg.vanjeff2007-07-111-0/+669