summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Bus/Usb/UsbMouseAbsolutePointerDxe
AgeCommit message (Expand)AuthorFilesLines
2018-06-28MdeModulePkg: Clean up source filesLiming Gao5-27/+27
2016-05-12MdeModulePkg/UsbMouseAbsolutePointerDxe: fix VS2015 NOOPT build errorFeng Tian1-4/+4
2016-02-03MdeModulePkg/UsbAbsPointer:Fix GetState() to return absolute valueRuiyu Ni1-15/+39
2015-12-15MdeModulePkg: Convert all .uni files to utf-8Jordan Justen2-0/+0
2014-09-03MdeModulePkg: Convert non DOS format files to DOS format and remove unused mo...Gao, Liming1-0/+0
2014-08-28MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star2-0/+0
2014-08-28MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star1-10/+5
2012-10-31Fix build failure.li-elvin1-3/+3
2012-10-30Add missing status code in several modules.li-elvin1-0/+26
2012-06-25MdeMdeModulePkg/Usb: Eliminated the use of Set_Idle request on usb modules.erictian1-19/+0
2012-06-18MdeMdeModulePkg/Usb: Coding style alignmenterictian1-2/+2
2012-06-14MdeMdeModulePkg/Usb: Fixed a build error in UsbMouseDxe and UsbMouseAbsoluteP...erictian1-2/+2
2012-06-13MdeModulePkg/UsbMouse: Get HID descriptor from the return of Get_Desc(Configu...erictian2-17/+93
2011-07-06Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...niruiyu2-4/+4
2010-10-18set the interface of usb hid device to boot protocol if it's not in such case.erictian1-1/+1
2010-05-05raise TPL to TPL_CALLBACK level at DriverBindingStart() for all usb-related m...erictian1-1/+7
2010-04-24Update the copyright notice formathhtian5-10/+10
2010-02-241. Correct File header to ## @filelgao41-3/+3
2010-02-11Coding style fix and minor improvements.rsun32-13/+13
2010-01-27Remove reference to PCDs of status code value. Use macros introduced in PI1.2...xli243-16/+7
2010-01-19Improve coding style in MdeModulePkg.rsun31-14/+17
2010-01-14Fix the issue in MdeModulePkg that mismatch between PCD type and the PCD Lib ...rsun31-5/+5
2009-04-30Replace references to RFC 3066 with RFC 4646. gikidy2-4/+4
2009-01-23Update for Meta data.xli241-4/+22
2008-12-31Renamed remotelyxli241-0/+0
2008-12-31Code Scrub for USB Mouse Absolute Pointer Driver.xli246-958/+897
2008-12-16Clean up to update the reference of the these macros:qhuang81-1/+1
2008-12-12Fix some typo.gikidy1-2/+2
2008-12-041)Global variables have been moved backward ahead of functions.jji41-1/+4
2008-12-03Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie...gikidy1-2/+0
2008-12-03Global variables have been moved backward ahead of functions.jji42-35/+37
2008-11-13Rename the reference library class of UsbLib to UefiUsbLib.qhuang82-2/+2
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji42-17/+0
2008-08-30The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend ...lgao41-1/+1
2008-08-25remove the unused msa files in MdeModulePkg.lgao41-73/+0
2008-08-18Update some module INF files in MdeModulePkg to "UEFI_DRIVER"qhuang81-2/+2
2007-11-29the last check-in for UsbMouseAbsolutePointer is not correct. do it again.eric_tian7-0/+2095