summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal/Network/Tcp4Dxe/Socket.h
Commit message (Expand)AuthorAgeFilesLines
* 1. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName() support.sfu52012-12-131-1/+2
* 1. Fix a bug in PXE driver that the PXE boot do not restart if a new boot opt...sfu52012-10-171-2/+2
* Update the copyright notice formathhtian2010-04-241-2/+2
* [Change summary]:tye2009-11-041-43/+39
* Retire NetLibQueueDpc() and NetLibDispatchDpc() and use QueueDpc() and Dispat...mdkinney2009-07-111-0/+1
* Update modules to show real dependencies on the BaseMemoryLib and MemoryAlloc...mdkinney2009-05-201-0/+2
* Insert comments for functions/macros and add the file headers.niry2009-01-161-3/+178
* Fix the IN OUT modifier for parameters.niry2008-12-291-14/+10
* EFI_SIGNATURE_32 has been replaced by SIGNATURE_32vanjeff2008-12-251-1/+1
* Fixing function headers.niry2008-12-241-25/+39
* Clean up to update the reference of the these macros:qhuang82008-12-161-1/+1
* Add comments for functions.niry2008-12-161-190/+433
* Fix coding style issues for Tcp4Dxe driver.niry2008-11-281-4/+9
* edk2/MdeModulePkg/Universal/Network/Tcp4Dxe/Socket.h:jljusten2008-03-111-1/+1
* Use Mde library and definition instead of some native definitions in NetLib, ...vanjeff2008-02-141-8/+8
* Sync the bug that list node is free before it is removed from the list. That ...vanjeff2008-01-291-21/+53
* Sync the latest version from R8.vanjeff2007-12-181-0/+1
* Update to support to produce Component Name and & Component Name 2 protocol ...qhuang82007-09-301-510/+510
* 1. Sync the latest network stack. Add NetLibCreateIPv4DPathNode () in netlib ...vanjeff2007-08-271-0/+2
* Fixed EBC build issues.vanjeff2007-07-251-2/+2
* Import SnpDxe, Tcp4Dxe, Udp4Dxe and MnpDxe.vanjeff2007-07-241-0/+518