summaryrefslogtreecommitdiff
path: root/MdePkg/Include/IndustryStandard/Usb.h
AgeCommit message (Expand)AuthorFilesLines
2021-12-07MdePkg: Apply uncrustify changesMichael Kubacki1-139/+136
2019-04-09MdePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2014-11-24MdePkg Add USB Spec constants to Usb.hjaben carsey1-1/+27
2010-04-23Update the copyright notice formathhtian1-2/+2
2008-12-021. add some comments for structuresvanjeff1-0/+2
2008-11-11Revert all the #pramga(1) related patches to r6434, we need to review all the...qhuang81-4/+5
2008-11-11add #pragma pack(1) for some structures.vanjeff1-1/+5
2008-11-10remove un-necessary #pragma pack(1) and clean up doxgen format.vanjeff1-6/+1
2008-10-20Update IndustryStandard according to code review comments.xli241-4/+34
2008-09-08Add Usb Hid class request type into IndustryStandard/Usb.h, and replace the h...lgao41-0/+12
2008-08-14Use doxygen comment style for document entity such as struct, enum, variable ...klu21-3/+3
2008-07-25Code Scrub for MdePkg.yshang11-2/+2
2008-06-04Remove the tailing ',' and redudant ';' to ensure the code pass EBC's -Za opt...qwang121-1/+1
2007-07-18Move those definitions defined in UEFI Spec from IndustryStandard/Usb.h to Pr...vanjeff1-76/+5
2007-07-17Move some definitions defined in USB spec and HID Spec from Library/Usblib.h ...vanjeff1-0/+163
2007-07-10Update Usb.h definitions.vanjeff1-225/+166
2007-06-27Updated headers to follow coding standardAJFISH1-2/+0
2007-06-19Check in the Industry Standard Files.yshang11-0/+285
2007-06-01Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch1-285/+0
2007-01-23Modify the EFI_USB_DATA_DIRECTION according to UEFI specification 2.1 page 708.klu21-1/+1
2006-07-18Add DevicePathUtilities DevicePathToText DevciePathFromText USB2HostControlle...ljin61-0/+3
2006-04-21Initial import.bbahnsen1-0/+282