summaryrefslogtreecommitdiff
path: root/IntelFrameworkModulePkg/Bus/Isa
AgeCommit message (Expand)AuthorFilesLines
2009-04-30Replace references to RFC 3066 with RFC 4646. gikidy2-4/+4
2009-04-30Replace references to RFC 3066 with RFC 4646. gikidy9-20/+20
2009-04-24Adjust the code so that global variable placed at beginning of file.gikidy6-92/+86
2009-04-24COMPONENT_NAME & COMPONENT_NAME2 & DRIVER_BINDING checked in inf files.gikidy5-1/+25
2009-04-24COMPONENT_NAME & COMPONENT_NAME2 checked in inf files.gikidy1-0/+1
2009-04-231. EDK_RELEASE_VERSION removed;gikidy6-20/+6
2009-04-21Fix K8 report bugs.hfang1-0/+5
2009-04-07return value not follow spec.vanjeff1-2/+1
2009-03-23fix Klocwork issueshfang1-4/+6
2009-03-04add check for invalid handle.vanjeff1-1/+5
2009-03-04retired PcdNtEmulatorEnable.vanjeff2-17/+2
2009-02-25remove dependent package from inf files.vanjeff1-1/+0
2009-02-25Retired gSimpleTextInExNotifyGuid, used local structure address to be notify ...vanjeff3-32/+2
2009-01-16Adjust gSimpleTextInExNotifyGuid position in INF file.gikidy2-3/+2
2008-12-16Clean up to update the reference of the these macros:qhuang86-8/+8
2008-11-211. Add Max Try Times check to clear Ps2Kbd status register. If exceed the max...lgao42-8/+19
2008-10-31Change functional static variable to Global variable. No STATIC modifier is r...qwang121-6/+7
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji45-29/+3
2008-09-17remove unnecessary comments introduced by tools. vanjeff2-6/+0
2008-09-04clean up the un-suitable ';' location when declaring the functions.vanjeff5-154/+77
2008-08-25remove the unused msa files in FatBinPkg, IntelFrameworkPkg, IntelFrameworkMo...lgao46-645/+0
2008-08-20Update some module INF files in IntelFrameworkModulePkg to UEFI_DRIVERqhuang86-6/+12
2008-06-11remove reference to the obsolete EFI_LIGHT_ISA_IO_PROTOCOL. qwang121-1/+1
2008-04-22Fix missing include header file and fix typo in comment.klu27-29/+31
2008-04-14Add function's doxygen header for Ps2Mouse module.klu23-638/+451
2008-04-14Coding style modification.klu222-3287/+2269
2008-03-18edk2/IntelFrameworkModulePkg/Bus/Isa/IsaSerialDxe/IsaSerialDxe.inf:jljusten1-8/+3
2007-11-29the last check-in for Ps2MouseAbsolutePointer is not correct. do it again.eric_tian7-0/+3020
2007-11-28modify the corresponding file path about Ps2MouseAbsolutePointerDxe driver & ...eric_tian7-3020/+0
2007-11-28change "Ps2MouseSimulateTouchPad" to "Ps2MouseAbsolutePointer" for more clear...eric_tian7-176/+176
2007-11-27use a PS/2 mouse to simulate a faked touchpad device.eric_tian7-0/+3020
2007-10-19Update to support EFI_SIMPLE_INPUT_EX protocolqhuang85-67/+983
2007-10-18Removed reference to non-existing library classjwang361-1/+0
2007-10-11Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent static unicod...qhuang85-5/+5
2007-10-09Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent component nam...qhuang85-20/+20
2007-09-30Update to support to produce Component Name and & Component Name 2 protocol ...qhuang817-611/+1256
2007-09-27translate Ctrl + alpha to control value for simple text input protocolqhuang81-0/+10
2007-09-20Fix a bug which leave BLOCKSIZE of BloIO produced by IsaFloppy to be zero whe...qwang121-1/+2
2007-08-31Added missing dependent packagejwang363-1/+3
2007-08-30Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec...qhuang82-11/+11
2007-08-29Update INF files to remove/update non-exist files listed in [sources] sections. qhuang81-3/+2
2007-08-28Fix the CYGWIN GCC build issue.klu21-2/+4
2007-08-23Fix building issue for Intel Compilerklu21-1/+1
2007-08-16Updated to use new PCD settingsAJFISH3-51/+83
2007-07-26change TokenSpaceGuid to the package Token Space Guidqwang121-4/+4
2007-07-20Cleanup the license headerklu226-378/+208
2007-07-20remove some comments introduced by tools.vanjeff3-24/+8
2007-07-20remove some comments introduced by tools.vanjeff1-38/+0
2007-07-19Clean up the Isa related DXE in IntelFrameworkMoudlePkg.yshang114-448/+282
2007-07-17Modified to meet EBC compile.vanjeff1-77/+60