summaryrefslogtreecommitdiffstats
path: root/NetworkPkg/TcpDxe
Commit message (Expand)AuthorAgeFilesLines
* NetworkPkg/TcpDxe: Fix GCC build failureJiaxin Wu2016-06-141-2/+0
* NetworkPkg: Support TCP Cancel functionJiaxin Wu2016-06-136-31/+271
* NetworkPkg/TcpDxe: Remove the status check of SockProcessRcvTokenGary Lin2016-05-201-5/+1
* NetworkPkg: Check received packet size before use it.Fu Siyuan2016-04-011-1/+12
* NetworkPkg:Fix Network memory leak when calling GetModeData interfaceZhang Lubo2016-01-281-2/+26
* NetworkPkg: Convert all .uni files to utf-8Jordan Justen2015-12-152-0/+0
* Fix some grammar and converge formatting of the two versions of TcpInput.cBALATON Zoltan2015-04-171-39/+55
* Save initial TSVal from TCP connection initiation packets.BALATON Zoltan2015-04-131-1/+3
* Fix GCC hang issue: Point should use directly assignment instead of IP4_COPY_...Fu Siyuan2015-03-181-4/+4
* Initialize data and correct faulty logic in TcpComponentNameGetControllerName...Wu Jiaxin2015-02-041-2/+4
* NetworkPkg: Source fixes and cleanup for ARMGCC compilesRandy Pawell2014-12-043-16/+25
* NetworkPkg: Convert non DOS format files to DOS formatGao, Liming2014-09-031-0/+0
* NetworkPkg: INF/DEC file updates to EDK II packagesDong, Guo2014-08-282-0/+0
* NetworkPkg: INF/DEC file updates to EDK II packagesDong, Guo2014-08-281-12/+22
* Fix some build issues (ARM toolchain).Olivier Martin2014-05-151-2/+0
* 1. Mark the network volatile variables as deprecated in code comments and rem...Fu Siyuan2014-05-075-301/+5
* Fix a bug in TCP driver’s component name print function.Fu Siyuan2013-12-171-2/+2
* Update dual network stack drivers to produce multiple Driver Binding Protocol.sfu52013-04-252-93/+245
* Get ParentDevicePath by using attribute EFI_OPEN_PROTOCOL_GET_PROTOCOL instea...sfu52013-04-251-12/+2
* Fix GCC build fail issue for MdeModulePkg and NetworkPkg.sfu52012-12-171-1/+2
* 1. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName() support.sfu52012-12-136-24/+342
* 1. Fix a bug in PXE driver that the PXE boot do not restart if a new boot opt...sfu52012-10-173-7/+7
* Fix issue that TCP server will not response to SYN packet from TCP client in ...tye12012-08-103-4/+13
* Update error handling code if failing attach socket with new PCB in TcpDxe mo...tye12011-10-281-2/+2
* Adopt new IPv4/IPv6 device path for network modules.niruiyu2011-10-261-1/+3
* Remove CONST modifier to be spec complianceerictian2011-08-243-19/+19
* Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...niruiyu2011-07-053-6/+6
* NetworkPkg: comments clean up.xdu22011-01-211-2/+2
* Add NetworkPkg (P.UDK2010.UP3.Network.P1)hhtian2010-11-0120-0/+13917