summaryrefslogtreecommitdiff
path: root/IntelFrameworkModulePkg/Bus/Isa/IsaSerialDxe/Serial.c
AgeCommit message (Expand)AuthorFilesLines
2019-07-03Remove IntelFrameworkModulePkgHao A Wu1-2032/+0
2019-04-09IntelFrameworkModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2018-06-28IntelFrameworkModulePkg: Clean up source filesLiming Gao1-29/+29
2018-04-18IntelFrameworkModulePkg IsaSerialDxe: Update algorithm to calculate DivisorLiming Gao1-2/+2
2015-06-10IntelFrameworkModulePkg/IsaSerialDxe: Use PcdSerialClockRate instead of hard ...Ruiyu Ni1-3/+3
2014-08-14MdeModulePkg/IntelFrameworkModulePkg: Update PeiCore, SmbiosDxe and IsaSerial...Zeng, Star1-9/+20
2010-12-30Update the Timeout used for Write() operations to consider the case where the...mdkinney1-1/+33
2010-04-23Update the copyright notice formathhtian1-2/+2
2010-04-14Fix minor coding style issue.qhuang81-3/+3
2010-04-12Fix ICC build failure.niruiyu1-3/+6
2010-04-091. IsaSerialIo driver was changed to produce the flow control device path nod...niruiyu1-41/+209
2010-03-10Fix the hardware flow control logic in SerialIo driver.niruiyu1-2/+2
2010-01-29Remove unnecessary use of FixedPcdxxx() functions and [FixedPcd] INF sections...mdkinney1-4/+4
2010-01-08Minor code enhancement.xli241-2/+2
2009-09-161. updated "the Bus Driver that creates all of its child handles on the first...vanjeff1-11/+2
2009-09-14updated the Bus Driver that is able to create all or one of its child handles...vanjeff1-75/+111
2009-08-18modified to removed references to WinNt in the comments for serial driversjchen201-3/+3
2009-07-21Clean up code lgao41-8/+3
2009-07-10Replace Fixed PCD with Feature PCD for useHalfHandshake to reduce code size.gikidy1-8/+7
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.gikidy1-35/+42
2009-06-26Update code style.lgao41-163/+162
2009-03-04retired PcdNtEmulatorEnable.vanjeff1-14/+2
2008-04-22Fix missing include header file and fix typo in comment.klu21-1/+1
2008-04-14Coding style modification.klu21-291/+177
2007-09-30Update to support to produce Component Name and & Component Name 2 protocol ...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 settingsAJFISH1-49/+70
2007-07-10Update copyright header of IsaSerialDxe.yshang11-8/+8
2007-07-10Import IsaSerialDxe in IntelFrameworkModulePkg.yshang11-0/+1902