summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/Network/Tcp4Dxe
AgeCommit message (Expand)Author
2011-10-281. Update error handling code if failing attach socket with new PCB.tye1
2011-10-26Adopt new IPv4/IPv6 device path for network modules.niruiyu
2011-08-24Remove CONST modifier to be spec complianceerictian
2011-07-06Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...niruiyu
2010-09-15Refine soma code to make code run safely.ydong10
2010-08-27The patch acknowledges the TCP zero window probe message, either the format w...tye1
2010-06-13Add a UNION definition (IP_IO_IP_PROTOOCL) for EFI_IP4/6_PROTOCOL and change ...qianouyang
2010-05-19add security check.vanjeff
2010-04-24Update the copyright notice formathhtian
2010-04-16Fixed GCC 4.4 build issues due to EFIAPI not being used when required.geekboy15a
2010-02-241. Correct File header to ## @filelgao4
2010-01-08refine the code and add more security check.vanjeff
2009-12-30Code clean up in NetLib:xdu2
2009-12-25Add check before free DevicePath (TCP child sock will have no device path ins...xdu2
2009-11-13Update network drivers to use FreePool() instead of gBS->FreePool().xdu2
2009-11-111. Add Link MTU support to IP4 and TCP4 driver.tye
2009-11-04[Change summary]:tye
2009-10-301. Update the UdpIo to a combined UdpIo to support both v4 and v6 stack.tye
2009-10-26NetLib:tye
2009-07-11Retire NetLibQueueDpc() and NetLibDispatchDpc() and use QueueDpc() and Dispat...mdkinney
2009-06-29add security check.vanjeff
2009-05-20Update modules to show real dependencies on the BaseMemoryLib and MemoryAlloc...mdkinney
2009-04-30Replace references to RFC 3066 with RFC 4646. gikidy
2009-03-26Fix coding style issue.niry
2009-03-25Fixing coding style issue.niry
2009-02-25Remove unreferenced library classklu2
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-26Remove a goto statement.niry
2008-12-25EFI_SIGNATURE_32 has been replaced by SIGNATURE_32vanjeff
2008-12-24Fixing function headers.niry
2008-12-17MdeModulePkg/Universal/Network/IScsiDxe/IScsiImpl.h:jljusten
2008-12-16Clean up to update the reference of the these macros:qhuang8
2008-12-16Fix several syntax issue to pass build.qhuang8
2008-12-16Add comments for functions.niry
2008-12-05Add comments for functions and fix some coding style issue.niry
2008-12-041)Global variables have been moved backward ahead of functions.jji4
2008-12-03Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie...gikidy
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-10-27Make use of correct format String:qwang12
2008-09-04clean up the un-suitable ';' location when declaring the functions.vanjeff
2008-08-25remove the unused msa files in MdeModulePkg.lgao4
2008-08-18Update some module INF files in MdeModulePkg to "UEFI_DRIVER"qhuang8
2008-03-11edk2/MdeModulePkg/Universal/Network/Tcp4Dxe/Socket.h:jljusten
2008-03-11edk2/MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Option.c:jljusten
2008-02-14Use Mde library and definition instead of some native definitions in NetLib, ...vanjeff
2008-01-31remove the wrong comments. vanjeff
2008-01-29Sync the bug that list node is free before it is removed from the list. That ...vanjeff
2007-12-18Sync the latest version from R8.vanjeff