summaryrefslogtreecommitdiff
path: root/MdePkg/Include/IndustryStandard/Usb.h
AgeCommit message (Expand)Author
2014-11-24MdePkg Add USB Spec constants to Usb.hjaben carsey
2010-04-23Update the copyright notice formathhtian
2008-12-021. add some comments for structuresvanjeff
2008-11-11Revert all the #pramga(1) related patches to r6434, we need to review all the...qhuang8
2008-11-11add #pragma pack(1) for some structures.vanjeff
2008-11-10remove un-necessary #pragma pack(1) and clean up doxgen format.vanjeff
2008-10-20Update IndustryStandard according to code review comments.xli24
2008-09-08Add Usb Hid class request type into IndustryStandard/Usb.h, and replace the h...lgao4
2008-08-14Use doxygen comment style for document entity such as struct, enum, variable ...klu2
2008-07-25Code Scrub for MdePkg.yshang1
2008-06-04Remove the tailing ',' and redudant ';' to ensure the code pass EBC's -Za opt...qwang12
2007-07-18Move those definitions defined in UEFI Spec from IndustryStandard/Usb.h to Pr...vanjeff
2007-07-17Move some definitions defined in USB spec and HID Spec from Library/Usblib.h ...vanjeff
2007-07-10Update Usb.h definitions.vanjeff
2007-06-27Updated headers to follow coding standardAJFISH
2007-06-19Check in the Industry Standard Files.yshang1
2007-06-01Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch
2007-01-23Modify the EFI_USB_DATA_DIRECTION according to UEFI specification 2.1 page 708.klu2
2006-07-18Add DevicePathUtilities DevicePathToText DevciePathFromText USB2HostControlle...ljin6
2006-04-21Initial import.bbahnsen