Age | Commit message (Expand) | Author |
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-17 | clean ECC issue | eric_tian |
2009-06-12 | ISA Bus code scrub. | rsun3 |
2009-06-11 | ISA Bus driver code scrub. Fix a bug in Stop() that CloseProtocol() on PCI IO... | rsun3 |
2009-06-10 | ISA Bus driver code scrub. | rsun3 |
2009-06-10 | fix the ecc issue. | eric_tian |
2009-06-05 | Enhance Ps2Mouse and Ps2Keyboard driver and fix for random hangs in System wa... | gikidy |
2009-06-01 | Remove unnecessary use of gEfiStatusCodeSpecificDataGuid | mdkinney |
2009-04-30 | Replace references to RFC 3066 with RFC 4646. | 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-24 | COMPONENT_NAME & COMPONENT_NAME2 checked in inf files. | gikidy |
2009-04-23 | 1. EDK_RELEASE_VERSION removed; | gikidy |
2009-04-21 | Fix K8 report bugs. | hfang |
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-03-04 | retired PcdNtEmulatorEnable. | 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-06-11 | remove reference to the obsolete EFI_LIGHT_ISA_IO_PROTOCOL. | qwang12 |
2008-04-22 | Fix missing include header file and fix typo in comment. | klu2 |
2008-04-14 | Add function's doxygen header for Ps2Mouse module. | klu2 |
2008-04-14 | Coding style modification. | klu2 |
2008-03-18 | edk2/IntelFrameworkModulePkg/Bus/Isa/IsaSerialDxe/IsaSerialDxe.inf: | jljusten |
2007-11-29 | the last check-in for Ps2MouseAbsolutePointer is not correct. do it again. | eric_tian |
2007-11-28 | modify the corresponding file path about Ps2MouseAbsolutePointerDxe driver & ... | eric_tian |
2007-11-28 | change "Ps2MouseSimulateTouchPad" to "Ps2MouseAbsolutePointer" for more clear... | eric_tian |
2007-11-27 | use a PS/2 mouse to simulate a faked touchpad device. | eric_tian |
2007-10-19 | Update to support EFI_SIMPLE_INPUT_EX protocol | qhuang8 |
2007-10-18 | Removed reference to non-existing library class | jwang36 |
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-09-20 | Fix a bug which leave BLOCKSIZE of BloIO produced by IsaFloppy to be zero whe... | qwang12 |
2007-08-31 | Added missing dependent package | jwang36 |
2007-08-30 | Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec... | qhuang8 |