summaryrefslogtreecommitdiff
path: root/IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2Keyboard.c
AgeCommit message (Expand)AuthorFilesLines
2019-07-03Remove IntelFrameworkModulePkgHao A Wu1-657/+0
2019-04-09IntelFrameworkModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2018-06-28IntelFrameworkModulePkg: Clean up source filesLiming Gao1-30/+30
2016-12-26IntelFrameworkModulePkg Ps2KbDxe: Execute key notify func at TPL_CALLBACKStar Zeng1-1/+22
2016-10-24IntelFrameworkModulePkg: Fix typos in commentsGary Lin1-2/+2
2012-10-30Add missing status code in several modules.li-elvin1-1/+7
2012-10-11Add PcdFastPS2Detection to improve PS2 keyboard driver start performance.li-elvin1-9/+11
2012-08-27Add comments to explain the reason return status is not checked. The return s...li-elvin1-0/+7
2011-08-25Add a PcdPs2KbdExtendedVerification to let user to choose whether extend rese...li-elvin1-1/+1
2011-05-04Remove disabling keyboard/auxiliary interface in Driver Binding Protocol.Stop...li-elvin1-4/+0
2011-04-19Fix the PS2 keyboard driver to call hotkey callback even no one is calling Re...niruiyu1-8/+3
2010-04-19Use SimpleTextInEx.Reset to initialize correctly KeyToggleStatue and KeyShift...erictian1-3/+3
2009-06-24Fix the potential issue that using integrate as BOOLEAN value in judgment. klu21-1/+1
2009-06-19Refine the comments.klu21-4/+48
2009-06-19Clean up the Ps2keyboardDxe moduleklu21-1/+1
2009-06-05Enhance Ps2Mouse and Ps2Keyboard driver and fix for random hangs in System wa...gikidy1-1/+16
2009-03-23fix Klocwork issueshfang1-4/+6
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji41-2/+0
2008-04-14Coding style modification.klu21-55/+39
2007-10-19Update to support EFI_SIMPLE_INPUT_EX protocolqhuang81-9/+94
2007-09-30Update to support to produce Component Name and & Component Name 2 protocol ...qhuang81-5/+13
2007-07-20Cleanup the license headerklu21-11/+5
2007-07-19Clean up the Isa related DXE in IntelFrameworkMoudlePkg.yshang11-0/+38
2007-07-16clean up CommonHeader.hqwang121-5/+0
2007-07-10Update to BSD license header.qwang121-9/+8
2007-07-06Add in Ps2keyboard.inf and Ps2Mouse.inf to IntelFrameworkModuelPkgqwang121-0/+474