summaryrefslogtreecommitdiff
path: root/NetworkPkg/TcpDxe
AgeCommit message (Expand)AuthorFilesLines
2016-04-01NetworkPkg: Check received packet size before use it.Fu Siyuan1-1/+12
2016-01-28NetworkPkg:Fix Network memory leak when calling GetModeData interfaceZhang Lubo1-2/+26
2015-12-15NetworkPkg: Convert all .uni files to utf-8Jordan Justen2-0/+0
2015-04-17Fix some grammar and converge formatting of the two versions of TcpInput.cBALATON Zoltan1-39/+55
2015-04-13Save initial TSVal from TCP connection initiation packets.BALATON Zoltan1-1/+3
2015-03-18Fix GCC hang issue: Point should use directly assignment instead of IP4_COPY_...Fu Siyuan1-4/+4
2015-02-04Initialize data and correct faulty logic in TcpComponentNameGetControllerName...Wu Jiaxin1-2/+4
2014-12-04NetworkPkg: Source fixes and cleanup for ARMGCC compilesRandy Pawell3-16/+25
2014-09-03NetworkPkg: Convert non DOS format files to DOS formatGao, Liming1-0/+0
2014-08-28NetworkPkg: INF/DEC file updates to EDK II packagesDong, Guo2-0/+0
2014-08-28NetworkPkg: INF/DEC file updates to EDK II packagesDong, Guo1-12/+22
2014-05-15Fix some build issues (ARM toolchain).Olivier Martin1-2/+0
2014-05-071. Mark the network volatile variables as deprecated in code comments and rem...Fu Siyuan5-301/+5
2013-12-17Fix a bug in TCP driver’s component name print function.Fu Siyuan1-2/+2
2013-04-25Update dual network stack drivers to produce multiple Driver Binding Protocol.sfu52-93/+245
2013-04-25Get ParentDevicePath by using attribute EFI_OPEN_PROTOCOL_GET_PROTOCOL instea...sfu51-12/+2
2012-12-17Fix GCC build fail issue for MdeModulePkg and NetworkPkg.sfu51-1/+2
2012-12-131. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName() support.sfu56-24/+342
2012-10-171. Fix a bug in PXE driver that the PXE boot do not restart if a new boot opt...sfu53-7/+7
2012-08-10Fix issue that TCP server will not response to SYN packet from TCP client in ...tye13-4/+13
2011-10-28Update error handling code if failing attach socket with new PCB in TcpDxe mo...tye11-2/+2
2011-10-26Adopt new IPv4/IPv6 device path for network modules.niruiyu1-1/+3
2011-08-24Remove CONST modifier to be spec complianceerictian3-19/+19
2011-07-05Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...niruiyu3-6/+6
2011-01-21NetworkPkg: comments clean up.xdu21-2/+2
2010-11-01Add NetworkPkg (P.UDK2010.UP3.Network.P1)hhtian20-0/+13917