summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/UefiUsbLib/UsbDxeLib.c
Commit message (Expand)AuthorAgeFilesLines
* MdePkg: Apply uncrustify changesMichael Kubacki2021-12-071-133/+120
* MdePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-8/+1
* MdePkg: Clean up source filesLiming Gao2018-06-281-4/+4
* MdePkg: Fix some typing errorsThomas Huth2016-10-071-1/+1
* Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter2010-06-251-1/+1
* Update the copyright notice formathhtian2010-04-231-2/+2
* modify the implementation of GetInterface and GetConfiguration to force the h...eric_tian2009-06-031-0/+4
* fix the wrong data length. According to spec, to get interface and configurat...eric_tian2009-05-061-2/+2
* Fix some typo.gikidy2009-04-021-1/+1
* Retired macro value TIME_OUT in UefiUsbLib and introduce a new PCD entry PcdU...qhuang82009-02-061-9/+9
* Update copyright for files modified in this yearqhuang82008-12-291-1/+1
* Synchronize interface function comment from declaration in library class head...klu22008-12-101-1/+1
* Update the API of UsbGetInterface() & UsbGetConfiguration () to follow MdeLib...qhuang82008-12-011-4/+4
* Fix GCC build break.qhuang82008-11-181-0/+9
* Code Scrub:jji42008-11-171-144/+225
* Use #include "XXX.h" for module internal header files.qhuang82008-10-311-1/+1
* Add Usb Hid class request type into IndustryStandard/Usb.h, and replace the h...lgao42008-09-081-3/+2
* modify coding style to pass ecc tool and provide comments that complied with ...eric_tian2008-07-091-85/+84
* [Description]yshang12008-04-031-10/+13
* update comments and add assert for these files.lgao42008-02-251-0/+4
* Sync code with MdePkg spec for Scsi library class and CustomDecompress librar...lgao42007-08-141-1/+1
* add EFIAPI to the library functions.qwang122007-07-301-0/+10
* Add Internal.h to UefiUsbLibAJFISH2007-07-131-3/+2
* Removed MdePkg usage of ModuleName: in file headersAJFISH2007-07-121-15/+0
* 1. Import UsbKbDxe and UsbMouseDxe into MdeModulePkgvanjeff2007-07-121-325/+203
* Removed CommonHeader.h from MdePkg & MdeModulePkgAJFISH2007-07-101-4/+1
* Add BaseCustomDecompressLibNull, DxeDebugLibSerialPort and UefiUsbLib library...lgao42007-07-031-0/+704