summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Bus/Usb/UsbMouseAbsolutePointerDxe
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg: Apply uncrustify changesMichael Kubacki2021-12-074-297/+298
* MdeModulePkg/UsbMouse: Fix few typosAntoine Coeur2020-02-103-3/+3
* MdeModulePkg/UsbMouseAbsolutePointer: Fix endpoint selectionMrChromebox2020-01-061-2/+3
* MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-097-49/+7
* MdeModulePkg/AbsPointer: Don't access key codes when length is wrongRuiyu Ni2018-10-171-2/+6
* MdeModulePkg: Removing ipf which is no longer supported from edk2.Chen A Chen2018-09-061-1/+1
* MdeModulePkg: Clean up source filesLiming Gao2018-06-285-27/+27
* 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
* MdeModulePkg: Convert all .uni files to utf-8Jordan Justen2015-12-152-0/+0
* MdeModulePkg: Convert non DOS format files to DOS format and remove unused mo...Gao, Liming2014-09-031-0/+0
* MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star2014-08-282-0/+0
* MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star2014-08-281-10/+5
* 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-132-17/+93
* Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...niruiyu2011-07-062-4/+4
* 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-245-10/+10
* 1. Correct File header to ## @filelgao42010-02-241-3/+3
* Coding style fix and minor improvements.rsun32010-02-112-13/+13
* Remove reference to PCDs of status code value. Use macros introduced in PI1.2...xli242010-01-273-16/+7
* Improve coding style in MdeModulePkg.rsun32010-01-191-14/+17
* Fix the issue in MdeModulePkg that mismatch between PCD type and the PCD Lib ...rsun32010-01-141-5/+5
* Replace references to RFC 3066 with RFC 4646. gikidy2009-04-302-4/+4
* Update for Meta data.xli242009-01-231-4/+22
* Renamed remotelyxli242008-12-311-0/+0
* Code Scrub for USB Mouse Absolute Pointer Driver.xli242008-12-316-958/+897
* Clean up to update the reference of the these macros:qhuang82008-12-161-1/+1
* Fix some typo.gikidy2008-12-121-2/+2
* 1)Global variables have been moved backward ahead of functions.jji42008-12-041-1/+4
* Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie...gikidy2008-12-031-2/+0
* Global variables have been moved backward ahead of functions.jji42008-12-032-35/+37
* Rename the reference library class of UsbLib to UefiUsbLib.qhuang82008-11-132-2/+2
* Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji42008-10-302-17/+0
* The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend ...lgao42008-08-301-1/+1
* remove the unused msa files in MdeModulePkg.lgao42008-08-251-73/+0
* Update some module INF files in MdeModulePkg to "UEFI_DRIVER"qhuang82008-08-181-2/+2
* the last check-in for UsbMouseAbsolutePointer is not correct. do it again.eric_tian2007-11-297-0/+2095