summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/UefiUsbLib/UsbDxeLib.c
Commit message (Expand)AuthorAgeFilesLines
* 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