summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/UefiUsbLib
Commit message (Expand)AuthorAgeFilesLines
* MdePkg: Apply uncrustify changesMichael Kubacki2021-12-073-205/+182
* MdePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-095-33/+5
* MdePkg: Removing ipf which is no longer supported from edk2.Chen A Chen2018-09-251-3/+3
* MdePkg: Clean up source filesLiming Gao2018-06-283-12/+12
* MdePkg: Fix some typing errorsThomas Huth2016-10-071-1/+1
* MdePkg: Convert all .uni files to utf-8Jordan Justen2015-12-151-0/+0
* MdePkg: Convert non DOS format files to DOS formatGao, Liming2014-09-031-0/+0
* MdePkg: INF/DEC file updates to EDK II packagesGao, Liming2014-08-271-0/+0
* MdePkg: INF/DEC file updates to EDK II packagesGao, Liming2014-08-271-3/+5
* Minor refinement on source code.qhuang82010-08-141-2/+2
* Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter2010-06-254-5/+5
* Update the copyright notice formathhtian2010-04-234-8/+8
* 1. Correct File header to ## @filelgao42010-02-241-4/+4
* Remove tabs in source code in MdePkg.qhuang82009-08-191-1/+1
* 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-022-4/+4
* Retired macro value TIME_OUT in UefiUsbLib and introduce a new PCD entry PcdU...qhuang82009-02-064-17/+21
* Update copyright for files modified in this yearqhuang82008-12-293-3/+3
* IN OUT modifiers correctedjji42008-12-121-9/+9
* Synchronize the h files with c files.gikidy2008-12-101-1/+1
* Synchronize interface function comment from declaration in library class head...klu22008-12-102-4/+4
* Comments have been checked with specjji42008-12-081-1/+2
* Update the API of UsbGetInterface() & UsbGetConfiguration () to follow MdeLib...qhuang82008-12-011-4/+4
* Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATION_VERSION and EFI_SPE...lgao42008-11-251-1/+0
* Fix GCC build break.qhuang82008-11-181-0/+9
* Code Scrub:jji42008-11-174-243/+378
* Update for the library class renaming: UsbLib -> UefiUsbLibqhuang82008-11-132-2/+2
* Use #include "XXX.h" for module internal header files.qhuang82008-10-312-2/+2
* Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in I...eric_tian2008-10-291-1/+0
* Refine file header for INF files of MDE library instances.xli242008-10-281-2/+3
* Add Usb Hid class request type into IndustryStandard/Usb.h, and replace the h...lgao42008-09-082-34/+28
* The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend ...lgao42008-08-301-1/+1
* remove the unused msa files in MdePkg.lgao42008-08-251-45/+0
* Code Scrub the common includes in MdePkg.yshang12008-07-161-27/+30
* modify coding style to pass ecc tool and provide comments that complied with ...eric_tian2008-07-093-109/+100
* [Description]yshang12008-04-032-19/+23
* update comments and add assert for these files.lgao42008-02-252-1/+30
* changed to match filenamevanjeff2008-02-211-1/+1
* remove duplicated one.vanjeff2008-02-201-425/+0
* renamevanjeff2008-02-201-0/+425
* 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
* Remove unused comments in MdePkg.yshang12007-07-191-28/+0
* add UefiUsbLibInternal.h in .infvanjeff2007-07-181-0/+1
* Add Internal.h to UefiUsbLibAJFISH2007-07-133-8/+26
* Removed MdePkg usage of ModuleName: in file headersAJFISH2007-07-122-25/+0
* 1. Import UsbKbDxe and UsbMouseDxe into MdeModulePkgvanjeff2007-07-124-478/+332
* Removed CommonHeader.h from MdePkg & MdeModulePkgAJFISH2007-07-103-37/+2
* Add BaseCustomDecompressLibNull, DxeDebugLibSerialPort and UefiUsbLib library...lgao42007-07-035-0/+1312