summaryrefslogtreecommitdiff
path: root/IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2KbdCtrller.c
AgeCommit message (Expand)Author
2016-12-26IntelFrameworkModulePkg: Move to new locationGuo Mang
2012-10-17Fix ECC issue.li-elvin
2012-10-11Add PcdFastPS2Detection to improve PS2 keyboard driver start performance.li-elvin
2011-10-25Change the SimpleTextInEx implementation to return CTRL+C when CTRL and C are...niruiyu
2011-09-301. Add Partial Keystroke Support in Ps2Kb drivers. See the Uefi2.3.1a chapter...qianouyang
2011-09-16Fix Ps2KeyboardDxe driver to return correct key data when Shift/Ctrl/Alt and ...niruiyu
2011-09-08Fixed issue that addition LEFT CTRL key was detected when press PAUSE key. P...vanjeff
2011-05-16Update PS/2 keyboard driver to return scan code for Pause key.vanjeff
2011-04-19Fix the PS2 keyboard driver to call hotkey callback even no one is calling Re...niruiyu
2010-04-23Update the copyright notice formathhtian
2009-06-19Refine the comments.klu2
2009-06-19Clean up the Ps2keyboardDxe moduleklu2
2009-06-18The unicode char and shift unicode char should be unicode but not ascii char.klu2
2009-04-24Adjust the code so that global variable placed at beginning of file.gikidy
2008-11-211. Add Max Try Times check to clear Ps2Kbd status register. If exceed the max...lgao4
2008-10-31Change functional static variable to Global variable. No STATIC modifier is r...qwang12
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji4
2008-09-17remove unnecessary comments introduced by tools. vanjeff
2008-04-22Fix missing include header file and fix typo in comment.klu2
2008-04-14Coding style modification.klu2
2007-10-19Update to support EFI_SIMPLE_INPUT_EX protocolqhuang8
2007-09-27translate Ctrl + alpha to control value for simple text input protocolqhuang8
2007-07-16clean up CommonHeader.hqwang12
2007-07-10Update to BSD license header.qwang12
2007-07-06Add in Ps2keyboard.inf and Ps2Mouse.inf to IntelFrameworkModuelPkgqwang12