summaryrefslogtreecommitdiff
path: root/NetworkPkg/TcpDxe
AgeCommit message (Expand)AuthorFilesLines
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