]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg/Library/UefiUsbLib
MdePkg BaseStackCheckLib: Correct style of file header
[mirror_edk2.git] / MdePkg / Library / UefiUsbLib /
2016-10-08 Thomas HuthMdePkg: Fix some typing errors
2015-12-15 Jordan JustenMdePkg: Convert all .uni files to utf-8
2014-09-03 Gao, LimingMdePkg: Convert non DOS format files to DOS format
2014-08-27 Gao, LimingMdePkg: INF/DEC file updates to EDK II packages
2014-08-27 Gao, LimingMdePkg: INF/DEC file updates to EDK II packages
2010-08-14 qhuang8Minor refinement on source code.
2010-06-25 myronporterMinor grammatical work--mostly adding periods. Items...
2010-04-23 hhtianUpdate the copyright notice format
2010-02-24 lgao41. Correct File header to ## @file
2009-08-19 qhuang8Remove tabs in source code in MdePkg.
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-12 jji4IN OUT modifiers corrected
2008-12-10 gikidySynchronize the h files with c files.
2008-12-10 klu2Synchronize interface function comment from declaration...
2008-12-08 jji4Comments have been checked with spec
2008-12-01 qhuang8Update the API of UsbGetInterface() & UsbGetConfigurati...
2008-11-25 lgao4Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATI...
2008-11-18 qhuang8Fix GCC build break.
2008-11-17 jji4Code Scrub:
2008-11-13 qhuang8Update for the library class renaming: UsbLib -> UefiUsbLib
2008-10-31 qhuang8Use #include "XXX.h" for module internal header files.
2008-10-29 eric_tianRemove unnessary UEFI_SPECIFICATION_VERSION and PI_SPEC...
2008-10-28 xli24Refine file header for INF files of MDE library instances.
2008-09-08 lgao4Add Usb Hid class request type into IndustryStandard...
2008-08-30 lgao4The driver and library in MdePkg, MdeModulePkg and...
2008-08-25 lgao4remove the unused msa files in MdePkg.
2008-07-16 yshang1Code Scrub the common includes in MdePkg.
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.
2008-02-21 vanjeffchanged to match filename
2008-02-20 vanjeffremove duplicated one.
2008-02-20 vanjeffrename
2007-08-14 lgao4Sync code with MdePkg spec for Scsi library class and...
2007-07-30 qwang12add EFIAPI to the library functions.
2007-07-19 yshang1Remove unused comments in MdePkg.
2007-07-18 vanjeffadd UefiUsbLibInternal.h in .inf
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...