summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/Network/Tcp4Dxe/SockInterface.c
AgeCommit message (Expand)AuthorFilesLines
2018-12-24MdeModulePkg: Delete Tcp4Dxe in MdeModulePkg.Siyuan Fu1-990/+0
2018-08-21MdeModulePkg Tcp4Dxe: Remove redundant functionsshenglei1-41/+0
2018-06-28MdeModulePkg: Clean up source filesLiming Gao1-4/+4
2017-05-02MdeModulePkg: Fix issue the iSCSI client can not send reset packet correctly.Zhang, Lubo1-9/+9
2017-03-17MdeModulePkg: Fix service binding issue in TCP4 and Ip4 dxe.Zhang Lubo1-6/+82
2016-10-09MdeModulePkg:TcpDriver need to use EFI_D_NET for DEBUG maessage.Zhang Lubo1-1/+1
2016-05-26MdeModulePkg: Fix incorrect status check for SockProcessRcvTokenJiaxin Wu1-6/+2
2012-12-131. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName() support.sfu51-4/+4
2012-10-171. Fix a bug in PXE driver that the PXE boot do not restart if a new boot opt...sfu51-1/+1
2011-10-281. Update error handling code if failing attach socket with new PCB.tye11-2/+2
2010-04-24Update the copyright notice formathhtian1-2/+2
2009-11-13Update network drivers to use FreePool() instead of gBS->FreePool().xdu21-1/+1
2009-11-04[Change summary]:tye1-6/+6
2009-01-16Insert comments for functions/macros and add the file headers.niry1-0/+1
2008-12-29Fix the IN OUT modifier for parameters.niry1-3/+4
2008-12-24Fixing function headers.niry1-2/+2
2008-12-16Add comments for functions.niry1-10/+3
2008-12-05Add comments for functions and fix some coding style issue.niry1-8/+6
2008-11-28Fix coding style issues for Tcp4Dxe driver.niry1-3/+1
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji41-1/+0
2008-02-14Use Mde library and definition instead of some native definitions in NetLib, ...vanjeff1-51/+53
2008-01-29Sync the bug that list node is free before it is removed from the list. That ...vanjeff1-14/+1
2007-07-25Fixed EBC build issues.vanjeff1-1/+1
2007-07-24Import SnpDxe, Tcp4Dxe, Udp4Dxe and MnpDxe.vanjeff1-0/+980