summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Bus/Usb/UsbMouseAbsolutePointerDxe
AgeCommit message (Expand)Author
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
2011-07-06Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...niruiyu
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-02-241. Correct File header to ## @filelgao4
2010-02-11Coding style fix and minor improvements.rsun3
2010-01-27Remove reference to PCDs of status code value. Use macros introduced in PI1.2...xli24
2010-01-19Improve coding style in MdeModulePkg.rsun3
2010-01-14Fix the issue in MdeModulePkg that mismatch between PCD type and the PCD Lib ...rsun3
2009-04-30Replace references to RFC 3066 with RFC 4646. gikidy
2009-01-23Update for Meta data.xli24
2008-12-31Renamed remotelyxli24
2008-12-31Code Scrub for USB Mouse Absolute Pointer Driver.xli24
2008-12-16Clean up to update the reference of the these macros:qhuang8
2008-12-12Fix some typo.gikidy
2008-12-041)Global variables have been moved backward ahead of functions.jji4
2008-12-03Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie...gikidy
2008-12-03Global variables have been moved backward ahead of functions.jji4
2008-11-13Rename the reference library class of UsbLib to UefiUsbLib.qhuang8
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji4
2008-08-30The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend ...lgao4
2008-08-25remove the unused msa files in MdeModulePkg.lgao4
2008-08-18Update some module INF files in MdeModulePkg to "UEFI_DRIVER"qhuang8
2007-11-29the last check-in for UsbMouseAbsolutePointer is not correct. do it again.eric_tian