summaryrefslogtreecommitdiff
path: root/MdePkg/Library/UefiUsbLib/UsbDxeLib.c
AgeCommit message (Expand)AuthorFilesLines
2009-06-03modify the implementation of GetInterface and GetConfiguration to force the h...eric_tian1-0/+4
2009-05-06fix the wrong data length. According to spec, to get interface and configurat...eric_tian1-2/+2
2009-04-02Fix some typo.gikidy1-1/+1
2009-02-06Retired macro value TIME_OUT in UefiUsbLib and introduce a new PCD entry PcdU...qhuang81-9/+9
2008-12-29Update copyright for files modified in this yearqhuang81-1/+1
2008-12-10Synchronize interface function comment from declaration in library class head...klu21-1/+1
2008-12-01Update the API of UsbGetInterface() & UsbGetConfiguration () to follow MdeLib...qhuang81-4/+4
2008-11-18Fix GCC build break.qhuang81-0/+9
2008-11-17Code Scrub:jji41-144/+225
2008-10-31Use #include "XXX.h" for module internal header files.qhuang81-1/+1
2008-09-08Add Usb Hid class request type into IndustryStandard/Usb.h, and replace the h...lgao41-3/+2
2008-07-09modify coding style to pass ecc tool and provide comments that complied with ...eric_tian1-85/+84
2008-04-03[Description]yshang11-10/+13
2008-02-25update comments and add assert for these files.lgao41-0/+4
2007-08-14Sync code with MdePkg spec for Scsi library class and CustomDecompress librar...lgao41-1/+1
2007-07-30add EFIAPI to the library functions.qwang121-0/+10
2007-07-13Add Internal.h to UefiUsbLibAJFISH1-3/+2
2007-07-12Removed MdePkg usage of ModuleName: in file headersAJFISH1-15/+0
2007-07-121. Import UsbKbDxe and UsbMouseDxe into MdeModulePkgvanjeff1-325/+203
2007-07-10Removed CommonHeader.h from MdePkg & MdeModulePkgAJFISH1-4/+1
2007-07-03Add BaseCustomDecompressLibNull, DxeDebugLibSerialPort and UefiUsbLib library...lgao41-0/+704