summaryrefslogtreecommitdiff
path: root/IntelFrameworkModulePkg/Bus/Isa
AgeCommit message (Expand)AuthorFilesLines
2009-07-11Remove extra #includes where possible to make build more efficientmdkinney4-8/+4
2009-07-10Replace Fixed PCD with Feature PCD for useHalfHandshake to reduce code size.gikidy3-9/+9
2009-07-10Merge 3 PCDs for the ISA Bus Driver to a single PCD that is a bitmask of feat...xli243-20/+24
2009-07-10Fix a bug that process received data twice, it will cause serial work incorrect.gikidy1-1/+0
2009-07-08Enhanced module to handle half handshake flow control.gikidy3-35/+44
2009-07-02Fix bugs in last code scrub.rsun31-2/+2
2009-07-01Fix code bug to cause deal loop when no floppy device.lgao41-1/+1
2009-07-01Isa Floppy driver code scrub.rsun37-661/+583
2009-06-26Coding style clean-up.rsun36-36/+214
2009-06-26Update code style.lgao45-481/+570
2009-06-25update the comments on Eventeric_tian2-16/+14
2009-06-25code scrub on Ps2MouseDxe/Ps2MouseAbsolutePointer moduleeric_tian4-36/+63
2009-06-25code scrub on Ps2MouseDxe moduleeric_tian3-55/+57
2009-06-25fix build failure.eric_tian2-2/+2
2009-06-25change the enum field name convention to pass ECCeric_tian6-40/+40
2009-06-24Fix the potential issue that using integrate as BOOLEAN value in judgment. klu21-1/+1
2009-06-19Refine the comments.klu26-48/+96
2009-06-19Clean up the Ps2keyboardDxe moduleklu25-263/+179
2009-06-18The unicode char and shift unicode char should be unicode but not ascii char.klu21-177/+177
2009-06-17add meta-data to describe module behavioreric_tian2-1/+20
2009-06-17clean ECC issueeric_tian7-59/+139
2009-06-12ISA Bus code scrub.rsun35-12/+9
2009-06-11ISA Bus driver code scrub. Fix a bug in Stop() that CloseProtocol() on PCI IO...rsun31-15/+41
2009-06-10ISA Bus driver code scrub.rsun37-738/+624
2009-06-10fix the ecc issue.eric_tian5-32/+128
2009-06-05Enhance Ps2Mouse and Ps2Keyboard driver and fix for random hangs in System wa...gikidy3-9/+47
2009-06-01Remove unnecessary use of gEfiStatusCodeSpecificDataGuidmdkinney2-19/+0
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