summaryrefslogtreecommitdiffstats
path: root/MdePkg/Include/Protocol/Usb2HostController.h
Commit message (Expand)AuthorAgeFilesLines
* MdePkg: Apply uncrustify changesMichael Kubacki2021-12-071-45/+44
* MdePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* MdePkg: Clean up source filesLiming Gao2018-06-281-33/+33
* MdePkg: Update Usb2Hc Isochronous related functions' descriptionFeng Tian2015-05-081-3/+66
* remove some const modifier to spec compliance.erictian2011-08-231-3/+3
* Add new definition for XHCI supporterictian2011-06-011-1/+3
* update USB_PORT_STAT_OWNER from 2^11 to 2^13 which is added as a possible val...erictian2010-12-141-2/+2
* Update the copyright notice formathhtian2010-04-231-2/+2
* Remove redundant #include statementsmdkinney2009-05-201-1/+0
* Add the detailed descriptions for the structure data member in these protocol.lgao42008-12-091-7/+7
* Add comments for most of enum data type.lgao42008-12-081-14/+18
* Formalize comments for Protocols and PPIs.xli242008-10-131-10/+8
* Fix doxygen comment for structure and macroklu22008-10-091-48/+12
* Use doxygen style comments for enumration value.klu22008-09-281-35/+30
* clean up the un-suitable ';' location when declaring the functions.vanjeff2008-09-041-26/+13
* Use doxygen comment style for document entity such as struct, enum, variable ...klu22008-08-141-3/+3
* Update CopyRight to 2008lgao42008-07-251-1/+1
* Code Scrub for Protocol and Ppi Definitionlgao42008-07-251-20/+81
* Fix doxygen issue:klu22008-06-241-13/+13
* Move those definitions defined in UEFI Spec from IndustryStandard/Usb.h to Pr...vanjeff2007-07-181-0/+43
* Add some USB related definitions defined n Uefi 2.1 into Usb2HostController.hvanjeff2007-07-111-19/+23
* Updated headers to follow coding standardAJFISH2007-06-271-2/+0
* Checked in the Protocols introduced in UEFI/PI.yshang12007-06-191-0/+546
* Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch2007-06-011-503/+0
* 1. Add the fix for the following Bugs:cwu112006-11-031-1/+1
* Add some comments for translator parameterljin62006-07-241-1/+5
* Add DevicePathUtilities DevicePathToText DevciePathFromText USB2HostControlle...ljin62006-07-181-10/+12
* Initial import.bbahnsen2006-04-211-0/+497