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
/
MdeModulePkg
/
Bus
/
Usb
/
UsbMouseAbsolutePointerDxe
Age
Commit message (
Expand
)
Author
2012-10-31
Fix build failure.
li-elvin
2012-10-30
Add missing status code in several modules.
li-elvin
2012-06-25
MdeMdeModulePkg/Usb: Eliminated the use of Set_Idle request on usb modules.
erictian
2012-06-18
MdeMdeModulePkg/Usb: Coding style alignment
erictian
2012-06-14
MdeMdeModulePkg/Usb: Fixed a build error in UsbMouseDxe and UsbMouseAbsoluteP...
erictian
2012-06-13
MdeModulePkg/UsbMouse: Get HID descriptor from the return of Get_Desc(Configu...
erictian
2011-07-06
Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...
niruiyu
2010-10-18
set the interface of usb hid device to boot protocol if it's not in such case.
erictian
2010-05-05
raise TPL to TPL_CALLBACK level at DriverBindingStart() for all usb-related m...
erictian
2010-04-24
Update the copyright notice format
hhtian
2010-02-24
1. Correct File header to ## @file
lgao4
2010-02-11
Coding style fix and minor improvements.
rsun3
2010-01-27
Remove reference to PCDs of status code value. Use macros introduced in PI1.2...
xli24
2010-01-19
Improve coding style in MdeModulePkg.
rsun3
2010-01-14
Fix the issue in MdeModulePkg that mismatch between PCD type and the PCD Lib ...
rsun3
2009-04-30
Replace references to RFC 3066 with RFC 4646.
gikidy
2009-01-23
Update for Meta data.
xli24
2008-12-31
Renamed remotely
xli24
2008-12-31
Code Scrub for USB Mouse Absolute Pointer Driver.
xli24
2008-12-16
Clean up to update the reference of the these macros:
qhuang8
2008-12-12
Fix some typo.
gikidy
2008-12-04
1)Global variables have been moved backward ahead of functions.
jji4
2008-12-03
Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie...
gikidy
2008-12-03
Global variables have been moved backward ahead of functions.
jji4
2008-11-13
Rename the reference library class of UsbLib to UefiUsbLib.
qhuang8
2008-10-30
Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...
jji4
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 MdeModulePkg.
lgao4
2008-08-18
Update some module INF files in MdeModulePkg to "UEFI_DRIVER"
qhuang8
2007-11-29
the last check-in for UsbMouseAbsolutePointer is not correct. do it again.
eric_tian