summaryrefslogtreecommitdiffstats
path: root/MdePkg/Include/IndustryStandard/Usb.h
Commit message (Expand)AuthorAgeFilesLines
* MdePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* MdePkg Add USB Spec constants to Usb.hjaben carsey2014-11-241-1/+27
* Update the copyright notice formathhtian2010-04-231-2/+2
* 1. add some comments for structuresvanjeff2008-12-021-0/+2
* Revert all the #pramga(1) related patches to r6434, we need to review all the...qhuang82008-11-111-4/+5
* add #pragma pack(1) for some structures.vanjeff2008-11-111-1/+5
* remove un-necessary #pragma pack(1) and clean up doxgen format.vanjeff2008-11-101-6/+1
* Update IndustryStandard according to code review comments.xli242008-10-201-4/+34
* Add Usb Hid class request type into IndustryStandard/Usb.h, and replace the h...lgao42008-09-081-0/+12
* Use doxygen comment style for document entity such as struct, enum, variable ...klu22008-08-141-3/+3
* Code Scrub for MdePkg.yshang12008-07-251-2/+2
* Remove the tailing ',' and redudant ';' to ensure the code pass EBC's -Za opt...qwang122008-06-041-1/+1
* Move those definitions defined in UEFI Spec from IndustryStandard/Usb.h to Pr...vanjeff2007-07-181-76/+5
* Move some definitions defined in USB spec and HID Spec from Library/Usblib.h ...vanjeff2007-07-171-0/+163
* Update Usb.h definitions.vanjeff2007-07-101-225/+166
* Updated headers to follow coding standardAJFISH2007-06-271-2/+0
* Check in the Industry Standard Files.yshang12007-06-191-0/+285
* Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch2007-06-011-285/+0
* Modify the EFI_USB_DATA_DIRECTION according to UEFI specification 2.1 page 708.klu22007-01-231-1/+1
* Add DevicePathUtilities DevicePathToText DevciePathFromText USB2HostControlle...ljin62006-07-181-0/+3
* Initial import.bbahnsen2006-04-211-0/+282