index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
MdeModulePkg
/
Bus
/
Usb
/
UsbKbDxe
Age
Commit message (
Expand
)
Author
2011-04-19
Fix the USB keyboard driver to call hotkey callback even no one is calling Re...
niruiyu
2010-05-05
raise TPL to TPL_CALLBACK level at DriverBindingStart() for all usb-related m...
erictian
2010-04-24
Update the copyright notice format
hhtian
2010-04-19
Use SimpleTextInEx.Reset to initialize correctly KeyToggleStatue and KeyShift...
erictian
2010-02-24
1. Correct File header to ## @file
lgao4
2010-02-11
1. free those inserted NsKeyNode resource when releasing SetKeyBoardLayout ev...
erictian
2010-01-27
Remove reference to PCDs of status code value. Use macros introduced in PI1.2...
xli24
2010-01-14
Fix the issue in MdeModulePkg that mismatch between PCD type and the PCD Lib ...
rsun3
2009-12-16
add error handling on usb related modules.
eric_tian
2009-08-24
free allocated memory in error handler.
eric_tian
2009-06-11
The USB keyboard driver use too high TPL event (Notify) to a ckeck repeated k...
gikidy
2009-04-30
Replace references to RFC 3066 with RFC 4646.
gikidy
2009-04-14
HII Library Class interface refine.
rsun3
2009-04-10
Install default keyboard layout package in USB keyboard driver.
qhuang8
2009-04-07
return value not follow spec.
vanjeff
2009-04-03
Remove bypass of F11 and F12.
jji4
2009-03-04
add check for invalid handle.
vanjeff
2009-02-25
Retired gSimpleTextInExNotifyGuid, used local structure address to be notify ...
vanjeff
2009-02-23
1. Retired HotPlugDevice protocol.
vanjeff
2009-02-06
Pass ECC check.
xli24
2009-01-23
Update for Meta data.
xli24
2009-01-22
Add check for NULL pointer.
xli24
2009-01-16
1.Moved HotPlugDevice.h & SimpleTextInNotify.h from /Guid to /Protocol
gikidy
2009-01-13
Minor refinement for USB modules.
xli24
2009-01-13
Update for code security.
xli24
2008-12-26
Check Library usage and fix some typo.
gikidy
2008-12-16
Clean up to update the reference of the these macros:
qhuang8
2008-12-15
Sync function prototype.
xli24
2008-12-15
Code Scrub for UsbKbDxe module.
xli24
2008-12-05
Code Scrub for UsbKbDxe module.
xli24
2008-12-04
1)Global variables have been moved backward ahead of functions.
jji4
2008-12-03
Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie...
gikidy
2008-12-03
Global variables have been moved backward ahead of functions.
jji4
2008-11-13
Rename the reference library class of UsbLib to UefiUsbLib.
qhuang8
2008-10-30
Remove SafeFreePool from MemoryAllocationLib as this API's name is misleading...
qwang12
2008-10-30
Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...
jji4
2008-09-04
clean up the un-suitable ';' location when declaring the functions.
vanjeff
2008-09-04
remove EFI_EVENT_ alias, replace them with EVT_
vanjeff
2008-08-30
The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend ...
lgao4
2008-08-25
remove the unused msa files in MdeModulePkg.
lgao4
2008-08-18
Update some module INF files in MdeModulePkg to "UEFI_DRIVER"
qhuang8
2008-07-23
modify coding style to pass ecc tool
eric_tian
2008-06-25
[Description]
qwang12
2008-06-23
Merged in the following trackers from EDK:
qwang12
2007-12-26
usb kb's bug fix
eric_tian
2007-10-19
Update to support EFI_SIMPLE_INPUT_EX protocol
qhuang8
2007-10-11
Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent static unicod...
qhuang8
2007-10-09
Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent component nam...
qhuang8
2007-09-30
Update to support to produce Component Name and & Component Name 2 protocol ...
qhuang8
2007-09-27
translate Ctrl + alpha to control value for simple text input protocol
qhuang8
[next]