]> git.proxmox.com Git - mirror_edk2.git/history - IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2KbdCtrller.c
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / IntelFrameworkModulePkg / Bus / Isa / Ps2KeyboardDxe / Ps2KbdCtrller.c
2019-07-03 Hao A WuRemove IntelFrameworkModulePkg
2019-04-09 Michael D KinneyIntelFrameworkModulePkg: Replace BSD License with BSD...
2018-09-14 Dandan BiIntelFrameworkModulePkg: Avoid key notification called...
2018-08-24 shengleiIntelFrameworkModulePkg Ps2KeyboardDxe: Remove a redund...
2018-06-28 Liming GaoIntelFrameworkModulePkg: Clean up source files
2018-02-01 Ruiyu NiIntelFrameworkModule/Ps2Kb: ReadKeyStrokeEx always...
2016-12-26 Star ZengIntelFrameworkModulePkg Ps2KbDxe: Execute key notify...
2016-10-24 Gary LinIntelFrameworkModulePkg: Fix typos in comments
2012-10-17 li-elvinFix ECC issue.
2012-10-11 li-elvinAdd PcdFastPS2Detection to improve PS2 keyboard driver...
2011-10-25 niruiyuChange the SimpleTextInEx implementation to return...
2011-09-30 qianouyang1. Add Partial Keystroke Support in Ps2Kb drivers....
2011-09-16 niruiyuFix Ps2KeyboardDxe driver to return correct key data...
2011-09-08 vanjeffFixed issue that addition LEFT CTRL key was detected...
2011-05-16 vanjeffUpdate PS/2 keyboard driver to return scan code for...
2011-04-19 niruiyuFix the PS2 keyboard driver to call hotkey callback...
2010-04-23 hhtianUpdate the copyright notice format
2009-06-19 klu2Refine the comments.
2009-06-19 klu2Clean up the Ps2keyboardDxe module
2009-06-18 klu2The unicode char and shift unicode char should be unico...
2009-04-24 gikidyAdjust the code so that global variable placed at begin...
2008-11-21 lgao41. Add Max Try Times check to clear Ps2Kbd status regis...
2008-10-31 qwang12Change functional static variable to Global variable...
2008-10-30 jji4Patch to remove STATIC modifier. This is on longer...
2008-09-17 vanjeffremove unnecessary comments introduced by tools.
2008-04-22 klu2Fix missing include header file and fix typo in comment.
2008-04-14 klu2Coding style modification.
2007-10-19 qhuang8Update to support EFI_SIMPLE_INPUT_EX protocol
2007-09-27 qhuang8translate Ctrl + alpha to control value for simple...
2007-07-16 qwang12clean up CommonHeader.h
2007-07-10 qwang12Update to BSD license header.
2007-07-06 qwang12Add in Ps2keyboard.inf and Ps2Mouse.inf to IntelFramewo...