index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
IntelFrameworkModulePkg
/
Bus
/
Isa
/
IsaSerialDxe
/
Serial.c
Age
Commit message (
Expand
)
Author
2015-06-10
IntelFrameworkModulePkg/IsaSerialDxe: Use PcdSerialClockRate instead of hard ...
Ruiyu Ni
2014-08-14
MdeModulePkg/IntelFrameworkModulePkg: Update PeiCore, SmbiosDxe and IsaSerial...
Zeng, Star
2010-12-30
Update the Timeout used for Write() operations to consider the case where the...
mdkinney
2010-04-23
Update the copyright notice format
hhtian
2010-04-14
Fix minor coding style issue.
qhuang8
2010-04-12
Fix ICC build failure.
niruiyu
2010-04-09
1. IsaSerialIo driver was changed to produce the flow control device path nod...
niruiyu
2010-03-10
Fix the hardware flow control logic in SerialIo driver.
niruiyu
2010-01-29
Remove unnecessary use of FixedPcdxxx() functions and [FixedPcd] INF sections...
mdkinney
2010-01-08
Minor code enhancement.
xli24
2009-09-16
1. updated "the Bus Driver that creates all of its child handles on the first...
vanjeff
2009-09-14
updated the Bus Driver that is able to create all or one of its child handles...
vanjeff
2009-08-18
modified to removed references to WinNt in the comments for serial drivers
jchen20
2009-07-21
Clean up code
lgao4
2009-07-10
Replace Fixed PCD with Feature PCD for useHalfHandshake to reduce code size.
gikidy
2009-07-10
Fix a bug that process received data twice, it will cause serial work incorrect.
gikidy
2009-07-08
Enhanced module to handle half handshake flow control.
gikidy
2009-06-26
Update code style.
lgao4
2009-03-04
retired PcdNtEmulatorEnable.
vanjeff
2008-04-22
Fix missing include header file and fix typo in comment.
klu2
2008-04-14
Coding style modification.
klu2
2007-09-30
Update to support to produce Component Name and & Component Name 2 protocol ...
qhuang8
2007-08-28
Fix the CYGWIN GCC build issue.
klu2
2007-08-23
Fix building issue for Intel Compiler
klu2
2007-08-16
Updated to use new PCD settings
AJFISH
2007-07-10
Update copyright header of IsaSerialDxe.
yshang1
2007-07-10
Import IsaSerialDxe in IntelFrameworkModulePkg.
yshang1