summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Bus/Usb/UsbMouseAbsolutePointerDxe/UsbMouseAbsolutePointer.c
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg: Apply uncrustify changesMichael Kubacki2021-12-071-111/+115
* MdeModulePkg/UsbMouse: Fix few typosAntoine Coeur2020-02-101-1/+1
* MdeModulePkg/UsbMouseAbsolutePointer: Fix endpoint selectionMrChromebox2020-01-061-2/+3
* MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* MdeModulePkg/AbsPointer: Don't access key codes when length is wrongRuiyu Ni2018-10-171-2/+6
* MdeModulePkg: Clean up source filesLiming Gao2018-06-281-15/+15
* MdeModulePkg/UsbMouseAbsolutePointerDxe: fix VS2015 NOOPT build errorFeng Tian2016-05-121-4/+4
* MdeModulePkg/UsbAbsPointer:Fix GetState() to return absolute valueRuiyu Ni2016-02-031-15/+39
* 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