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
/
IntelFrameworkModulePkg
/
Bus
/
Isa
/
Ps2KeyboardDxe
/
Ps2Keyboard.h
Age
Commit message (
Expand
)
Author
2016-04-13
IntelFrameworkModulePkg/Ps2Kbd: use PCD/Protocol in MdeModulePkg
Ruiyu Ni
2012-07-30
Change the type of NotifyHandle from EFI_HANDLE to VOID * for SimpleTextInEx ...
niruiyu
2011-09-30
1. Add Partial Keystroke Support in Ps2Kb drivers. See the Uefi2.3.1a chapter...
qianouyang
2011-09-16
Fix Ps2KeyboardDxe driver to return correct key data when Shift/Ctrl/Alt and ...
niruiyu
2011-09-08
Fixed issue that addition LEFT CTRL key was detected when press PAUSE key. P...
vanjeff
2011-08-25
Add a PcdPs2KbdExtendedVerification to let user to choose whether extend rese...
li-elvin
2011-05-16
Update PS/2 keyboard driver to return scan code for Pause key.
vanjeff
2011-04-19
Fix the PS2 keyboard driver to call hotkey callback even no one is calling Re...
niruiyu
2010-04-23
Update the copyright notice format
hhtian
2009-07-11
Remove extra #includes where possible to make build more efficient
mdkinney
2009-06-19
Refine the comments.
klu2
2009-06-19
Clean up the Ps2keyboardDxe module
klu2
2009-06-05
Enhance Ps2Mouse and Ps2Keyboard driver and fix for random hangs in System wa...
gikidy
2009-04-24
Adjust the code so that global variable placed at beginning of file.
gikidy
2009-02-25
Retired gSimpleTextInExNotifyGuid, used local structure address to be notify ...
vanjeff
2009-01-16
Adjust gSimpleTextInExNotifyGuid position in INF file.
gikidy
2008-12-16
Clean up to update the reference of the these macros:
qhuang8
2008-11-21
1. Add Max Try Times check to clear Ps2Kbd status register. If exceed the max...
lgao4
2008-09-04
clean up the un-suitable ';' location when declaring the functions.
vanjeff
2008-04-14
Coding style modification.
klu2
2007-10-19
Update to support EFI_SIMPLE_INPUT_EX protocol
qhuang8
2007-09-30
Update to support to produce Component Name and & Component Name 2 protocol ...
qhuang8
2007-07-16
clean up CommonHeader.h
qwang12
2007-07-10
Update to BSD license header.
qwang12
2007-07-06
Add in Ps2keyboard.inf and Ps2Mouse.inf to IntelFrameworkModuelPkg
qwang12