summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Bus/Usb/UsbKbDxe
Commit message (Expand)AuthorAgeFilesLines
...
* Remove bypass of F11 and F12.jji42009-04-031-4/+1
* add check for invalid handle.vanjeff2009-03-041-0/+4
* Retired gSimpleTextInExNotifyGuid, used local structure address to be notify ...vanjeff2009-02-253-40/+3
* 1. Retired HotPlugDevice protocol.vanjeff2009-02-233-13/+2
* Pass ECC check.xli242009-02-061-2/+2
* Update for Meta data.xli242009-01-233-17/+56
* Add check for NULL pointer.xli242009-01-221-0/+1
* 1.Moved HotPlugDevice.h & SimpleTextInNotify.h from /Guid to /Protocolgikidy2009-01-162-7/+6
* Minor refinement for USB modules.xli242009-01-133-25/+27
* Update for code security.xli242009-01-132-0/+18
* Check Library usage and fix some typo.gikidy2008-12-262-19/+28
* Clean up to update the reference of the these macros:qhuang82008-12-161-3/+3
* Sync function prototype.xli242008-12-151-1/+1
* Code Scrub for UsbKbDxe module.xli242008-12-156-662/+714
* Code Scrub for UsbKbDxe module.xli242008-12-054-630/+570
* 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-031-34/+34
* Rename the reference library class of UsbLib to UefiUsbLib.qhuang82008-11-133-3/+3
* Remove SafeFreePool from MemoryAllocationLib as this API's name is misleading...qwang122008-10-301-3/+5
* Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji42008-10-301-4/+1
* clean up the un-suitable ';' location when declaring the functions.vanjeff2008-09-041-10/+5
* remove EFI_EVENT_ alias, replace them with EVT_vanjeff2008-09-041-1/+1
* 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-84/+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-237-599/+740
* [Description]qwang122008-06-251-4/+5
* Merged in the following trackers from EDK:qwang122008-06-235-223/+912
* usb kb's bug fixeric_tian2007-12-261-1/+1
* Update to support EFI_SIMPLE_INPUT_EX protocolqhuang82007-10-194-74/+947
* 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
* translate Ctrl + alpha to control value for simple text input protocolqhuang82007-09-271-1/+12
* Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec...qhuang82007-08-301-9/+9
* Add dependent packages in INF of modules.yshang12007-08-291-0/+1
* 1. Sync Tcp4 protocol definitions to match UEFI 2.1vanjeff2007-08-271-2/+0
* Make MdeModulePkg GCC clean.qwang122007-08-271-2/+2
* Fix the wrong copyright statements.qhuang82007-07-262-8/+8
* remove some comments introduced by tools.vanjeff2007-07-201-9/+3
* remove some comments introduced by tools.vanjeff2007-07-201-44/+0
* 1. Fixed tools_def.template to meet ICC build for IA32vanjeff2007-07-172-15/+4
* Modules cleanup.vanjeff2007-07-161-1/+0
* 1. Import UsbKbDxe and UsbMouseDxe into MdeModulePkgvanjeff2007-07-127-0/+2609