summaryrefslogtreecommitdiff
path: root/MdePkg/Include/Protocol/Usb2HostController.h
AgeCommit message (Expand)AuthorFilesLines
2021-12-07MdePkg: Apply uncrustify changesMichael Kubacki1-45/+44
2019-04-09MdePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2018-06-28MdePkg: Clean up source filesLiming Gao1-33/+33
2015-05-08MdePkg: Update Usb2Hc Isochronous related functions' descriptionFeng Tian1-3/+66
2011-08-23remove some const modifier to spec compliance.erictian1-3/+3
2011-06-01Add new definition for XHCI supporterictian1-1/+3
2010-12-14update USB_PORT_STAT_OWNER from 2^11 to 2^13 which is added as a possible val...erictian1-2/+2
2010-04-23Update the copyright notice formathhtian1-2/+2
2009-05-20Remove redundant #include statementsmdkinney1-1/+0
2008-12-09Add the detailed descriptions for the structure data member in these protocol.lgao41-7/+7
2008-12-08Add comments for most of enum data type.lgao41-14/+18
2008-10-13Formalize comments for Protocols and PPIs.xli241-10/+8
2008-10-09Fix doxygen comment for structure and macroklu21-48/+12
2008-09-28Use doxygen style comments for enumration value.klu21-35/+30
2008-09-04clean up the un-suitable ';' location when declaring the functions.vanjeff1-26/+13
2008-08-14Use doxygen comment style for document entity such as struct, enum, variable ...klu21-3/+3
2008-07-25Update CopyRight to 2008lgao41-1/+1
2008-07-25Code Scrub for Protocol and Ppi Definitionlgao41-20/+81
2008-06-24Fix doxygen issue:klu21-13/+13
2007-07-18Move those definitions defined in UEFI Spec from IndustryStandard/Usb.h to Pr...vanjeff1-0/+43
2007-07-11Add some USB related definitions defined n Uefi 2.1 into Usb2HostController.hvanjeff1-19/+23
2007-06-27Updated headers to follow coding standardAJFISH1-2/+0
2007-06-19Checked in the Protocols introduced in UEFI/PI.yshang11-0/+546
2007-06-01Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch1-503/+0
2006-11-031. Add the fix for the following Bugs:cwu111-1/+1
2006-07-24Add some comments for translator parameterljin61-1/+5
2006-07-18Add DevicePathUtilities DevicePathToText DevciePathFromText USB2HostControlle...ljin61-10/+12
2006-04-21Initial import.bbahnsen1-0/+497