summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Bus/Usb/UsbMouseDxe
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg: Apply uncrustify changesMichael Kubacki2021-12-074-302/+299
* MdeModulePkg/UsbMouse: Fix few typosAntoine Coeur2020-02-103-3/+3
* MdeModulePkg/Usb/UsbMouse: Fix endpoint selectionMrChromebox2020-01-061-2/+3
* MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-097-49/+7
* MdeModulePkg/UsbMouse: 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-286-34/+34
* 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
* 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-232-5/+23
* Minor refinement for USB modules.xli242009-01-132-55/+57
* Code Scrub for USB mouse driver.xli242008-12-306-940/+786
* Clean up to update the reference of the these macros:qhuang82008-12-161-1/+1
* Fix some typo.gikidy2008-12-122-3/+3
* 1)Global variables have been moved backward ahead of functions.jji42008-12-041-0/+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-80/+81
* Rename the reference library class of UsbLib to UefiUsbLib.qhuang82008-11-132-2/+2
* 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-1/+1
* modify coding style to pass ecc tooleric_tian2008-07-255-180/+239
* edk2/MdeModulePkg/Bus/Usb/UsbMouseDxe/ComponentName.c:jljusten2008-03-111-1/+1
* edk2/MdeModulePkg/Bus/Usb/UsbMouseDxe:jljusten2008-03-104-8/+8
* Rename file to use recommended file naming conventions.jljusten2008-03-101-0/+0
* Rename file to use recommended file naming conventions.jljusten2008-03-101-0/+0
* Rename file to use recommended file naming conventions.jljusten2008-03-101-0/+0
* Rename file to use recommended file naming conventions.jljusten2008-03-101-0/+0
* Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent static unicod...qhuang82007-10-111-1/+1
* Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent component nam...qhuang82007-10-091-4/+4
* Update to support to produce Component Name and & Component Name 2 protocol ...qhuang82007-09-303-99/+266
* Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec...qhuang82007-08-301-6/+6
* 1. Sync Tcp4 protocol definitions to match UEFI 2.1vanjeff2007-08-271-15/+0