summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/Network/Tcp4Dxe/SockInterface.c
AgeCommit message (Expand)Author
2012-12-131. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName() support.sfu5
2012-10-171. Fix a bug in PXE driver that the PXE boot do not restart if a new boot opt...sfu5
2011-10-281. Update error handling code if failing attach socket with new PCB.tye1
2010-04-24Update the copyright notice formathhtian
2009-11-13Update network drivers to use FreePool() instead of gBS->FreePool().xdu2
2009-11-04[Change summary]:tye
2009-01-16Insert comments for functions/macros and add the file headers.niry
2008-12-29Fix the IN OUT modifier for parameters.niry
2008-12-24Fixing function headers.niry
2008-12-16Add comments for functions.niry
2008-12-05Add comments for functions and fix some coding style issue.niry
2008-11-28Fix coding style issues for Tcp4Dxe driver.niry
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji4
2008-02-14Use Mde library and definition instead of some native definitions in NetLib, ...vanjeff
2008-01-29Sync the bug that list node is free before it is removed from the list. That ...vanjeff
2007-07-25Fixed EBC build issues.vanjeff
2007-07-24Import SnpDxe, Tcp4Dxe, Udp4Dxe and MnpDxe.vanjeff