summaryrefslogtreecommitdiff
path: root/MdePkg/Include/Protocol/Usb2HostController.h
AgeCommit message (Expand)Author
2017-09-05Remove core packages since we can get them from edk2 repositoryGuo Mang
2015-05-08MdePkg: Update Usb2Hc Isochronous related functions' descriptionFeng Tian
2011-08-23remove some const modifier to spec compliance.erictian
2011-06-01Add new definition for XHCI supporterictian
2010-12-14update USB_PORT_STAT_OWNER from 2^11 to 2^13 which is added as a possible val...erictian
2010-04-23Update the copyright notice formathhtian
2009-05-20Remove redundant #include statementsmdkinney
2008-12-09Add the detailed descriptions for the structure data member in these protocol.lgao4
2008-12-08Add comments for most of enum data type.lgao4
2008-10-13Formalize comments for Protocols and PPIs.xli24
2008-10-09Fix doxygen comment for structure and macroklu2
2008-09-28Use doxygen style comments for enumration value.klu2
2008-09-04clean up the un-suitable ';' location when declaring the functions.vanjeff
2008-08-14Use doxygen comment style for document entity such as struct, enum, variable ...klu2
2008-07-25Update CopyRight to 2008lgao4
2008-07-25Code Scrub for Protocol and Ppi Definitionlgao4
2008-06-24Fix doxygen issue:klu2
2007-07-18Move those definitions defined in UEFI Spec from IndustryStandard/Usb.h to Pr...vanjeff
2007-07-11Add some USB related definitions defined n Uefi 2.1 into Usb2HostController.hvanjeff
2007-06-27Updated headers to follow coding standardAJFISH
2007-06-19Checked in the Protocols introduced in UEFI/PI.yshang1
2007-06-01Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch
2006-11-031. Add the fix for the following Bugs:cwu11
2006-07-24Add some comments for translator parameterljin6
2006-07-18Add DevicePathUtilities DevicePathToText DevciePathFromText USB2HostControlle...ljin6
2006-04-21Initial import.bbahnsen