summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Bus/Usb/UsbMouseAbsolutePointerDxe/UsbMouseAbsolutePointer.c
Commit message (Expand)AuthorAgeFilesLines
* Fix build failure.li-elvin2012-10-311-3/+3
* Add missing status code in several modules.li-elvin2012-10-301-0/+26
* MdeMdeModulePkg/Usb: Eliminated the use of Set_Idle request on usb modules.erictian2012-06-251-19/+0
* MdeMdeModulePkg/Usb: Coding style alignmenterictian2012-06-181-2/+2
* MdeMdeModulePkg/Usb: Fixed a build error in UsbMouseDxe and UsbMouseAbsoluteP...erictian2012-06-141-2/+2
* MdeModulePkg/UsbMouse: Get HID descriptor from the return of Get_Desc(Configu...erictian2012-06-131-16/+81
* set the interface of usb hid device to boot protocol if it's not in such case.erictian2010-10-181-1/+1
* raise TPL to TPL_CALLBACK level at DriverBindingStart() for all usb-related m...erictian2010-05-051-1/+7
* Update the copyright notice formathhtian2010-04-241-2/+2
* Remove reference to PCDs of status code value. Use macros introduced in PI1.2...xli242010-01-271-6/+6
* Fix the issue in MdeModulePkg that mismatch between PCD type and the PCD Lib ...rsun32010-01-141-5/+5
* Code Scrub for USB Mouse Absolute Pointer Driver.xli242008-12-311-466/+404
* Fix some typo.gikidy2008-12-121-2/+2
* Global variables have been moved backward ahead of functions.jji42008-12-031-35/+0
* Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji42008-10-301-11/+0
* the last check-in for UsbMouseAbsolutePointer is not correct. do it again.eric_tian2007-11-291-0/+1025