summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Bus/Usb/UsbMouseAbsolutePointerDxe/UsbMouseAbsolutePointer.c
AgeCommit message (Expand)Author
2017-09-05Remove core packages since we can get them from edk2 repositoryGuo Mang
2012-10-31Fix build failure.li-elvin
2012-10-30Add missing status code in several modules.li-elvin
2012-06-25MdeMdeModulePkg/Usb: Eliminated the use of Set_Idle request on usb modules.erictian
2012-06-18MdeMdeModulePkg/Usb: Coding style alignmenterictian
2012-06-14MdeMdeModulePkg/Usb: Fixed a build error in UsbMouseDxe and UsbMouseAbsoluteP...erictian
2012-06-13MdeModulePkg/UsbMouse: Get HID descriptor from the return of Get_Desc(Configu...erictian
2010-10-18set the interface of usb hid device to boot protocol if it's not in such case.erictian
2010-05-05raise TPL to TPL_CALLBACK level at DriverBindingStart() for all usb-related m...erictian
2010-04-24Update the copyright notice formathhtian
2010-01-27Remove reference to PCDs of status code value. Use macros introduced in PI1.2...xli24
2010-01-14Fix the issue in MdeModulePkg that mismatch between PCD type and the PCD Lib ...rsun3
2008-12-31Code Scrub for USB Mouse Absolute Pointer Driver.xli24
2008-12-12Fix some typo.gikidy
2008-12-03Global variables have been moved backward ahead of functions.jji4
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji4
2007-11-29the last check-in for UsbMouseAbsolutePointer is not correct. do it again.eric_tian