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
Age
Commit message (
Expand
)
Author
2011-07-05
Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...
niruiyu
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-02-24
1. Correct File header to ## @file
lgao4
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-11
Remove extra #includes where possible to make build more efficient
mdkinney
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-04-30
Replace references to RFC 3066 with RFC 4646.
gikidy
2009-04-24
Adjust the code so that global variable placed at beginning of file.
gikidy
2009-04-24
COMPONENT_NAME & COMPONENT_NAME2 checked in inf files.
gikidy
2009-04-23
1. EDK_RELEASE_VERSION removed;
gikidy
2009-03-04
retired PcdNtEmulatorEnable.
vanjeff
2008-12-16
Clean up to update the reference of the these macros:
qhuang8
2008-08-25
remove the unused msa files in FatBinPkg, IntelFrameworkPkg, IntelFrameworkMo...
lgao4
2008-08-20
Update some module INF files in IntelFrameworkModulePkg to UEFI_DRIVER
qhuang8
2008-06-11
remove reference to the obsolete EFI_LIGHT_ISA_IO_PROTOCOL.
qwang12
2008-04-22
Fix missing include header file and fix typo in comment.
klu2
2008-04-14
Coding style modification.
klu2
2008-03-18
edk2/IntelFrameworkModulePkg/Bus/Isa/IsaSerialDxe/IsaSerialDxe.inf:
jljusten
2007-10-11
Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent static unicod...
qhuang8
2007-10-09
Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent component nam...
qhuang8
2007-09-30
Update to support to produce Component Name and & Component Name 2 protocol ...
qhuang8
2007-08-31
Added missing dependent package
jwang36
2007-08-30
Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec...
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-20
Cleanup the license header
klu2
2007-07-20
remove some comments introduced by tools.
vanjeff
2007-07-20
remove some comments introduced by tools.
vanjeff
2007-07-19
Clean up the Isa related DXE in IntelFrameworkMoudlePkg.
yshang1
2007-07-10
Update copyright header of IsaSerialDxe.
yshang1
2007-07-10
Import IsaSerialDxe in IntelFrameworkModulePkg.
yshang1