summaryrefslogtreecommitdiff
path: root/MdePkg/Library/UefiUsbLib
AgeCommit message (Expand)AuthorFilesLines
2021-12-07MdePkg: Apply uncrustify changesMichael Kubacki3-205/+182
2019-04-09MdePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney5-33/+5
2018-09-25MdePkg: Removing ipf which is no longer supported from edk2.Chen A Chen1-3/+3
2018-06-28MdePkg: Clean up source filesLiming Gao3-12/+12
2016-10-07MdePkg: Fix some typing errorsThomas Huth1-1/+1
2015-12-15MdePkg: Convert all .uni files to utf-8Jordan Justen1-0/+0
2014-09-03MdePkg: Convert non DOS format files to DOS formatGao, Liming1-0/+0
2014-08-27MdePkg: INF/DEC file updates to EDK II packagesGao, Liming1-0/+0
2014-08-27MdePkg: INF/DEC file updates to EDK II packagesGao, Liming1-3/+5
2010-08-14Minor refinement on source code.qhuang81-2/+2
2010-06-25Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter4-5/+5
2010-04-23Update the copyright notice formathhtian4-8/+8
2010-02-241. Correct File header to ## @filelgao41-4/+4
2009-08-19Remove tabs in source code in MdePkg.qhuang81-1/+1
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.gikidy2-4/+4
2009-02-06Retired macro value TIME_OUT in UefiUsbLib and introduce a new PCD entry PcdU...qhuang84-17/+21
2008-12-29Update copyright for files modified in this yearqhuang83-3/+3
2008-12-12IN OUT modifiers correctedjji41-9/+9
2008-12-10Synchronize the h files with c files.gikidy1-1/+1
2008-12-10Synchronize interface function comment from declaration in library class head...klu22-4/+4
2008-12-08Comments have been checked with specjji41-1/+2
2008-12-01Update the API of UsbGetInterface() & UsbGetConfiguration () to follow MdeLib...qhuang81-4/+4
2008-11-25Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATION_VERSION and EFI_SPE...lgao41-1/+0
2008-11-18Fix GCC build break.qhuang81-0/+9
2008-11-17Code Scrub:jji44-243/+378
2008-11-13Update for the library class renaming: UsbLib -> UefiUsbLibqhuang82-2/+2
2008-10-31Use #include "XXX.h" for module internal header files.qhuang82-2/+2
2008-10-29Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in I...eric_tian1-1/+0
2008-10-28Refine file header for INF files of MDE library instances.xli241-2/+3
2008-09-08Add Usb Hid class request type into IndustryStandard/Usb.h, and replace the h...lgao42-34/+28
2008-08-30The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend ...lgao41-1/+1
2008-08-25remove the unused msa files in MdePkg.lgao41-45/+0
2008-07-16Code Scrub the common includes in MdePkg.yshang11-27/+30
2008-07-09modify coding style to pass ecc tool and provide comments that complied with ...eric_tian3-109/+100
2008-04-03[Description]yshang12-19/+23
2008-02-25update comments and add assert for these files.lgao42-1/+30
2008-02-21changed to match filenamevanjeff1-1/+1
2008-02-20remove duplicated one.vanjeff1-425/+0
2008-02-20renamevanjeff1-0/+425
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-19Remove unused comments in MdePkg.yshang11-28/+0
2007-07-18add UefiUsbLibInternal.h in .infvanjeff1-0/+1
2007-07-13Add Internal.h to UefiUsbLibAJFISH3-8/+26
2007-07-12Removed MdePkg usage of ModuleName: in file headersAJFISH2-25/+0
2007-07-121. Import UsbKbDxe and UsbMouseDxe into MdeModulePkgvanjeff4-478/+332
2007-07-10Removed CommonHeader.h from MdePkg & MdeModulePkgAJFISH3-37/+2
2007-07-03Add BaseCustomDecompressLibNull, DxeDebugLibSerialPort and UefiUsbLib library...lgao45-0/+1312