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
/
MdeModulePkg
/
Universal
/
Network
/
Tcp4Dxe
Age
Commit message (
Expand
)
Author
2016-07-18
MdeModulePkg: Fix bug in TCP which not sending out ACK in certain circumstance.
Fu Siyuan
2016-07-11
MdeModulePkg: Fix typos in comments and variables
Giri P Mudusuru
2016-05-26
MdeModulePkg: Fix incorrect status check for SockProcessRcvToken
Jiaxin Wu
2016-04-01
MdeModulePkg: Check received packet size before use it.
Fu Siyuan
2015-12-15
MdeModulePkg: Convert all .uni files to utf-8
Jordan Justen
2015-04-17
Fix some grammar and converge formatting of the two versions of TcpInput.c
BALATON Zoltan
2015-04-13
Save initial TSVal from TCP connection initiation packets.
BALATON Zoltan
2015-02-04
Initialize data and correct faulty logic in TcpComponentNameGetControllerName...
Wu Jiaxin
2014-12-04
MdeModulePkg: Source fixes and cleanup for ARMGCC compiles
Randy Pawell
2014-09-03
MdeModulePkg: Convert non DOS format files to DOS format and remove unused mo...
Gao, Liming
2014-08-28
MdeModulePkg: INF/DEC file updates to EDK II packages
Zeng, Star
2014-08-28
MdeModulePkg: INF/DEC file updates to EDK II packages
Zeng, Star
2014-05-15
Fix some build issues (ARM toolchain).
Olivier Martin
2014-05-07
1. Mark the network volatile variables as deprecated in code comments and rem...
Fu Siyuan
2013-12-17
Fix a bug in TCP driver’s component name print function.
Fu Siyuan
2013-04-25
Get ParentDevicePath by using attribute EFI_OPEN_PROTOCOL_GET_PROTOCOL instea...
sfu5
2012-12-17
Fix GCC build fail issue for MdeModulePkg and NetworkPkg.
sfu5
2012-12-13
1. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName() support.
sfu5
2012-11-01
Add more check to make code more safely.
ydong10
2012-10-17
1. Fix a bug in PXE driver that the PXE boot do not restart if a new boot opt...
sfu5
2012-09-29
MdeModulePkg:removes the unreachable ‘break’ instruction after a ‘retur...
erictian
2011-10-28
1. Update error handling code if failing attach socket with new PCB.
tye1
2011-10-26
Adopt new IPv4/IPv6 device path for network modules.
niruiyu
2011-08-24
Remove CONST modifier to be spec compliance
erictian
2011-07-06
Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...
niruiyu
2010-09-15
Refine soma code to make code run safely.
ydong10
2010-08-27
The patch acknowledges the TCP zero window probe message, either the format w...
tye1
2010-06-13
Add a UNION definition (IP_IO_IP_PROTOOCL) for EFI_IP4/6_PROTOCOL and change ...
qianouyang
2010-05-19
add security check.
vanjeff
2010-04-24
Update the copyright notice format
hhtian
2010-04-16
Fixed GCC 4.4 build issues due to EFIAPI not being used when required.
geekboy15a
2010-02-24
1. Correct File header to ## @file
lgao4
2010-01-08
refine the code and add more security check.
vanjeff
2009-12-30
Code clean up in NetLib:
xdu2
2009-12-25
Add check before free DevicePath (TCP child sock will have no device path ins...
xdu2
2009-11-13
Update network drivers to use FreePool() instead of gBS->FreePool().
xdu2
2009-11-11
1. Add Link MTU support to IP4 and TCP4 driver.
tye
2009-11-04
[Change summary]:
tye
2009-10-30
1. Update the UdpIo to a combined UdpIo to support both v4 and v6 stack.
tye
2009-10-26
NetLib:
tye
2009-07-11
Retire NetLibQueueDpc() and NetLibDispatchDpc() and use QueueDpc() and Dispat...
mdkinney
2009-06-29
add security check.
vanjeff
2009-05-20
Update modules to show real dependencies on the BaseMemoryLib and MemoryAlloc...
mdkinney
2009-04-30
Replace references to RFC 3066 with RFC 4646.
gikidy
2009-03-26
Fix coding style issue.
niry
2009-03-25
Fixing coding style issue.
niry
2009-02-25
Remove unreferenced library class
klu2
2009-01-16
Insert comments for functions/macros and add the file headers.
niry
2008-12-29
Fix the IN OUT modifier for parameters.
niry
2008-12-26
Remove a goto statement.
niry
[next]