]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg/Library/UefiUsbLib/UsbDxeLib.c
MdePkg: Clean up source files
[mirror_edk2.git] / MdePkg / Library / UefiUsbLib / UsbDxeLib.c
2018-06-28 Liming GaoMdePkg: Clean up source files
2016-10-08 Thomas HuthMdePkg: Fix some typing errors
2010-06-25 myronporterMinor grammatical work--mostly adding periods. Items...
2010-04-23 hhtianUpdate the copyright notice format
2009-06-03 eric_tianmodify the implementation of GetInterface and GetConfig...
2009-05-06 eric_tianfix the wrong data length. According to spec, to get...
2009-04-02 gikidyFix some typo.
2009-02-06 qhuang8Retired macro value TIME_OUT in UefiUsbLib and introduc...
2008-12-29 qhuang8Update copyright for files modified in this year
2008-12-10 klu2Synchronize interface function comment from declaration...
2008-12-01 qhuang8Update the API of UsbGetInterface() & UsbGetConfigurati...
2008-11-18 qhuang8Fix GCC build break.
2008-11-17 jji4Code Scrub:
2008-10-31 qhuang8Use #include "XXX.h" for module internal header files.
2008-09-08 lgao4Add Usb Hid class request type into IndustryStandard...
2008-07-09 eric_tianmodify coding style to pass ecc tool and provide commen...
2008-04-03 yshang1[Description]
2008-02-25 lgao4update comments and add assert for these files.
2007-08-14 lgao4Sync code with MdePkg spec for Scsi library class and...
2007-07-30 qwang12add EFIAPI to the library functions.
2007-07-13 AJFISHAdd Internal.h to UefiUsbLib
2007-07-12 AJFISHRemoved MdePkg usage of ModuleName: in file headers
2007-07-12 vanjeff1. Import UsbKbDxe and UsbMouseDxe into MdeModulePkg
2007-07-10 AJFISHRemoved CommonHeader.h from MdePkg & MdeModulePkg
2007-07-03 lgao4Add BaseCustomDecompressLibNull, DxeDebugLibSerialPort...