Age | Commit message (Expand) | Author |
2014-08-28 | IntelFrameworkModulePkg: INF/DEC file updates to EDK II packages | Zeng, Star |
2014-08-28 | IntelFrameworkModulePkg: INF/DEC file updates to EDK II packages | Zeng, Star |
2012-10-30 | Add missing status code in several modules. | li-elvin |
2012-10-17 | Fix ECC issue. | li-elvin |
2012-10-11 | Add PcdFastPS2Detection to improve PS2 keyboard driver start performance. | li-elvin |
2012-08-27 | Add comments to explain the reason return status is not checked. The return s... | li-elvin |
2012-07-30 | Change the type of NotifyHandle from EFI_HANDLE to VOID * for SimpleTextInEx ... | niruiyu |
2012-05-24 | Remove the check of signature because the code which looks for the input Noti... | niruiyu |
2011-10-25 | Change the SimpleTextInEx implementation to return CTRL+C when CTRL and C are... | niruiyu |
2011-09-30 | 1. Add Partial Keystroke Support in Ps2Kb drivers. See the Uefi2.3.1a chapter... | qianouyang |
2011-09-16 | Fix Ps2KeyboardDxe driver to return correct key data when Shift/Ctrl/Alt and ... | niruiyu |
2011-09-08 | Fixed issue that addition LEFT CTRL key was detected when press PAUSE key. P... | vanjeff |
2011-08-25 | Add a PcdPs2KbdExtendedVerification to let user to choose whether extend rese... | li-elvin |
2011-07-05 | Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ... | niruiyu |
2011-05-16 | Update PS/2 keyboard driver to return scan code for Pause key. | vanjeff |
2011-05-04 | Remove disabling keyboard/auxiliary interface in Driver Binding Protocol.Stop... | li-elvin |
2011-04-19 | Fix the PS2 keyboard driver to call hotkey callback even no one is calling Re... | niruiyu |
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 |