index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
MdePkg
/
Library
/
UefiUsbLib
Age
Commit message (
Expand
)
Author
2010-02-24
1. Correct File header to ## @file
lgao4
2009-08-19
Remove tabs in source code in MdePkg.
qhuang8
2009-06-03
modify the implementation of GetInterface and GetConfiguration to force the h...
eric_tian
2009-05-06
fix the wrong data length. According to spec, to get interface and configurat...
eric_tian
2009-04-02
Fix some typo.
gikidy
2009-02-06
Retired macro value TIME_OUT in UefiUsbLib and introduce a new PCD entry PcdU...
qhuang8
2008-12-29
Update copyright for files modified in this year
qhuang8
2008-12-12
IN OUT modifiers corrected
jji4
2008-12-10
Synchronize the h files with c files.
gikidy
2008-12-10
Synchronize interface function comment from declaration in library class head...
klu2
2008-12-08
Comments have been checked with spec
jji4
2008-12-01
Update the API of UsbGetInterface() & UsbGetConfiguration () to follow MdeLib...
qhuang8
2008-11-25
Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATION_VERSION and EFI_SPE...
lgao4
2008-11-18
Fix GCC build break.
qhuang8
2008-11-17
Code Scrub:
jji4
2008-11-13
Update for the library class renaming: UsbLib -> UefiUsbLib
qhuang8
2008-10-31
Use #include "XXX.h" for module internal header files.
qhuang8
2008-10-29
Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in I...
eric_tian
2008-10-28
Refine file header for INF files of MDE library instances.
xli24
2008-09-08
Add Usb Hid class request type into IndustryStandard/Usb.h, and replace the h...
lgao4
2008-08-30
The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend ...
lgao4
2008-08-25
remove the unused msa files in MdePkg.
lgao4
2008-07-16
Code Scrub the common includes in MdePkg.
yshang1
2008-07-09
modify coding style to pass ecc tool and provide comments that complied with ...
eric_tian
2008-04-03
[Description]
yshang1
2008-02-25
update comments and add assert for these files.
lgao4
2008-02-21
changed to match filename
vanjeff
2008-02-20
remove duplicated one.
vanjeff
2008-02-20
rename
vanjeff
2007-08-14
Sync code with MdePkg spec for Scsi library class and CustomDecompress librar...
lgao4
2007-07-30
add EFIAPI to the library functions.
qwang12
2007-07-19
Remove unused comments in MdePkg.
yshang1
2007-07-18
add UefiUsbLibInternal.h in .inf
vanjeff
2007-07-13
Add Internal.h to UefiUsbLib
AJFISH
2007-07-12
Removed MdePkg usage of ModuleName: in file headers
AJFISH
2007-07-12
1. Import UsbKbDxe and UsbMouseDxe into MdeModulePkg
vanjeff
2007-07-10
Removed CommonHeader.h from MdePkg & MdeModulePkg
AJFISH
2007-07-03
Add BaseCustomDecompressLibNull, DxeDebugLibSerialPort and UefiUsbLib library...
lgao4