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
Age
Commit message (
Expand
)
Author
2010-04-23
Update the copyright notice format
hhtian
2010-04-19
Use SimpleTextInEx.Reset to initialize correctly KeyToggleStatue and KeyShift...
erictian
2010-02-25
Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.
klu2
2010-02-24
1. Correct File header to ## @file
lgao4
2009-07-11
Remove extra #includes where possible to make build more efficient
mdkinney
2009-06-24
Fix the potential issue that using integrate as BOOLEAN value in judgment.
klu2
2009-06-19
Refine the comments.
klu2
2009-06-19
Clean up the Ps2keyboardDxe module
klu2
2009-06-18
The unicode char and shift unicode char should be unicode but not ascii char.
klu2
2009-06-17
add meta-data to describe module behavior
eric_tian
2009-06-05
Enhance Ps2Mouse and Ps2Keyboard driver and fix for random hangs in System wa...
gikidy
2009-04-30
Replace references to RFC 3066 with RFC 4646.
gikidy
2009-04-24
Adjust the code so that global variable placed at beginning of file.
gikidy
2009-04-24
COMPONENT_NAME & COMPONENT_NAME2 & DRIVER_BINDING checked in inf files.
gikidy
2009-04-23
1. EDK_RELEASE_VERSION removed;
gikidy
2009-04-07
return value not follow spec.
vanjeff
2009-03-23
fix Klocwork issues
hfang
2009-03-04
add check for invalid handle.
vanjeff
2009-02-25
remove dependent package from inf files.
vanjeff
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-10-31
Change functional static variable to Global variable. No STATIC modifier is r...
qwang12
2008-10-30
Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...
jji4
2008-09-17
remove unnecessary comments introduced by tools.
vanjeff
2008-09-04
clean up the un-suitable ';' location when declaring the functions.
vanjeff
2008-08-25
remove the unused msa files in FatBinPkg, IntelFrameworkPkg, IntelFrameworkMo...
lgao4
2008-08-20
Update some module INF files in IntelFrameworkModulePkg to UEFI_DRIVER
qhuang8
2008-04-22
Fix missing include header file and fix typo in comment.
klu2
2008-04-14
Coding style modification.
klu2
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
2007-07-20
Cleanup the license header
klu2
2007-07-19
Clean up the Isa related DXE in IntelFrameworkMoudlePkg.
yshang1
2007-07-16
mass cleanup inf name
qwang12
2007-07-16
rename Ps2keyboard.inf to Ps2keyboardDxe.inf
qwang12
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