summaryrefslogtreecommitdiff
path: root/IntelFrameworkModulePkg/Bus/Isa
AgeCommit message (Expand)Author
2010-08-20Fix GCC build failureniruiyu
2010-08-19Check in the IsaIoDxe device driver that consumes EFI_SIO_PROTOCOL to produce...niruiyu
2010-04-23Update the copyright notice formathhtian
2010-04-19Use SimpleTextInEx.Reset to initialize correctly KeyToggleStatue and KeyShift...erictian
2010-04-14Fix minor coding style issue.qhuang8
2010-04-12Fix ICC build failure.niruiyu
2010-04-091. IsaSerialIo driver was changed to produce the flow control device path nod...niruiyu
2010-03-10Fix the hardware flow control logic in SerialIo driver.niruiyu
2010-02-25Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.klu2
2010-02-241. Correct File header to ## @filelgao4
2010-01-29Remove unnecessary use of FixedPcdxxx() functions and [FixedPcd] INF sections...mdkinney
2010-01-08Minor code enhancement.xli24
2009-09-161. updated "the Bus Driver that creates all of its child handles on the first...vanjeff
2009-09-14updated the Bus Driver that is able to create all or one of its child handles...vanjeff
2009-08-18modified to removed references to WinNt in the comments for serial driversjchen20
2009-07-21Clean up code lgao4
2009-07-11Remove extra #includes where possible to make build more efficientmdkinney
2009-07-10Replace Fixed PCD with Feature PCD for useHalfHandshake to reduce code size.gikidy
2009-07-10Merge 3 PCDs for the ISA Bus Driver to a single PCD that is a bitmask of feat...xli24
2009-07-10Fix a bug that process received data twice, it will cause serial work incorrect.gikidy
2009-07-08Enhanced module to handle half handshake flow control.gikidy
2009-07-02Fix bugs in last code scrub.rsun3
2009-07-01Fix code bug to cause deal loop when no floppy device.lgao4
2009-07-01Isa Floppy driver code scrub.rsun3
2009-06-26Coding style clean-up.rsun3
2009-06-26Update code style.lgao4
2009-06-25update the comments on Eventeric_tian
2009-06-25code scrub on Ps2MouseDxe/Ps2MouseAbsolutePointer moduleeric_tian
2009-06-25code scrub on Ps2MouseDxe moduleeric_tian
2009-06-25fix build failure.eric_tian
2009-06-25change the enum field name convention to pass ECCeric_tian
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-17clean ECC issueeric_tian
2009-06-12ISA Bus code scrub.rsun3
2009-06-11ISA Bus driver code scrub. Fix a bug in Stop() that CloseProtocol() on PCI IO...rsun3
2009-06-10ISA Bus driver code scrub.rsun3
2009-06-10fix the ecc issue.eric_tian
2009-06-05Enhance Ps2Mouse and Ps2Keyboard driver and fix for random hangs in System wa...gikidy
2009-06-01Remove unnecessary use of gEfiStatusCodeSpecificDataGuidmdkinney
2009-04-30Replace references to RFC 3066 with RFC 4646. 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-24COMPONENT_NAME & COMPONENT_NAME2 checked in inf files.gikidy
2009-04-231. EDK_RELEASE_VERSION removed;gikidy
2009-04-21Fix K8 report bugs.hfang