summaryrefslogtreecommitdiff
path: root/IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe
AgeCommit message (Expand)Author
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
2007-09-30Update to support to produce Component Name and & Component Name 2 protocol ...qhuang8
2007-09-27translate Ctrl + alpha to control value for simple text input protocolqhuang8
2007-07-20Cleanup the license headerklu2
2007-07-19Clean up the Isa related DXE in IntelFrameworkMoudlePkg.yshang1
2007-07-16mass cleanup inf nameqwang12
2007-07-16rename Ps2keyboard.inf to Ps2keyboardDxe.infqwang12
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