summaryrefslogtreecommitdiff
path: root/IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe
AgeCommit message (Expand)Author
2014-08-28IntelFrameworkModulePkg: INF/DEC file updates to EDK II packagesZeng, Star
2012-10-30Add missing status code in several modules.li-elvin
2012-10-17Fix ECC issue.li-elvin
2012-10-11Add PcdFastPS2Detection to improve PS2 keyboard driver start performance.li-elvin
2012-08-27Add comments to explain the reason return status is not checked. The return s...li-elvin
2012-07-30Change the type of NotifyHandle from EFI_HANDLE to VOID * for SimpleTextInEx ...niruiyu
2012-05-24Remove the check of signature because the code which looks for the input Noti...niruiyu
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-08-25Add a PcdPs2KbdExtendedVerification to let user to choose whether extend rese...li-elvin
2011-07-05Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...niruiyu
2011-05-16Update PS/2 keyboard driver to return scan code for Pause key.vanjeff
2011-05-04Remove disabling keyboard/auxiliary interface in Driver Binding Protocol.Stop...li-elvin
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
2010-04-19Use SimpleTextInEx.Reset to initialize correctly KeyToggleStatue and KeyShift...erictian
2010-02-25Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.klu2
2010-02-241. Correct File header to ## @filelgao4
2009-07-11Remove extra #includes where possible to make build more efficientmdkinney
2009-06-24Fix the potential issue that using integrate as BOOLEAN value in judgment. klu2
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-06-17add meta-data to describe module behavioreric_tian
2009-06-05Enhance Ps2Mouse and Ps2Keyboard driver and fix for random hangs in System wa...gikidy
2009-04-30Replace references to RFC 3066 with RFC 4646. gikidy
2009-04-24Adjust the code so that global variable placed at beginning of file.gikidy
2009-04-24COMPONENT_NAME & COMPONENT_NAME2 & DRIVER_BINDING checked in inf files.gikidy
2009-04-231. EDK_RELEASE_VERSION removed;gikidy
2009-04-07return value not follow spec.vanjeff
2009-03-23fix Klocwork issueshfang
2009-03-04add check for invalid handle.vanjeff
2009-02-25remove dependent package from inf files.vanjeff
2009-02-25Retired gSimpleTextInExNotifyGuid, used local structure address to be notify ...vanjeff
2009-01-16Adjust gSimpleTextInExNotifyGuid position in INF file.gikidy
2008-12-16Clean up to update the reference of the these macros:qhuang8
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-09-04clean up the un-suitable ';' location when declaring the functions.vanjeff
2008-08-25remove the unused msa files in FatBinPkg, IntelFrameworkPkg, IntelFrameworkMo...lgao4
2008-08-20Update some module INF files in IntelFrameworkModulePkg to UEFI_DRIVERqhuang8
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-10-11Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent static unicod...qhuang8
2007-10-09Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent component nam...qhuang8