summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/Network/Tcp4Dxe
AgeCommit message (Expand)AuthorFilesLines
2008-12-16Add comments for functions.niry19-778/+2015
2008-12-05Add comments for functions and fix some coding style issue.niry12-367/+329
2008-12-041)Global variables have been moved backward ahead of functions.jji41-0/+4
2008-12-03Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie...gikidy1-3/+0
2008-11-28Fix coding style issues for Tcp4Dxe driver.niry13-116/+224
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji410-40/+1
2008-10-27Make use of correct format String:qwang124-51/+51
2008-09-04clean up the un-suitable ';' location when declaring the functions.vanjeff1-2/+1
2008-08-25remove the unused msa files in MdeModulePkg.lgao41-91/+0
2008-08-18Update some module INF files in MdeModulePkg to "UEFI_DRIVER"qhuang81-1/+1
2008-03-11edk2/MdeModulePkg/Universal/Network/Tcp4Dxe/Socket.h:jljusten1-1/+1
2008-03-11edk2/MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Option.c:jljusten1-10/+10
2008-02-14Use Mde library and definition instead of some native definitions in NetLib, ...vanjeff17-292/+297
2008-01-31remove the wrong comments. vanjeff1-1/+0
2008-01-29Sync the bug that list node is free before it is removed from the list. That ...vanjeff6-161/+217
2007-12-18Sync the latest version from R8.vanjeff5-91/+68
2007-11-201. Add DPC protocol and DpcLib library in MdeModulePkg.vanjeff8-23/+43
2007-10-11Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent static unicod...qhuang81-1/+1
2007-10-09Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent component nam...qhuang81-4/+4
2007-09-30Update to support to produce Component Name and & Component Name 2 protocol ...qhuang89-1826/+1975
2007-09-28Clear up network stack to use R9 MdeLib:qhuang83-3/+4
2007-09-19Update Mde/MdeModulePkg to support ICC build for IA32/X64.yshang11-1/+1
2007-08-301. Fixed one bug in Undi driver. vanjeff1-0/+2
2007-08-271. Sync the latest network stack. Add NetLibCreateIPv4DPathNode () in netlib ...vanjeff6-5/+156
2007-08-27Make MdeModulePkg GCC clean.qwang123-4/+5
2007-08-231. Enable Network stack to pass SCT, currently MNP, ARP, IP4, TCP4 and DHCP4 ...vanjeff3-3/+5
2007-07-30Import ArpDxe, Dhcp4Dxe, Ip4Dxe, Mtftp4Dxe, PxeBcDxe and PxeDhcp4Dxe.vanjeff6-26/+24
2007-07-26Fix the wrong copyright statements.qhuang82-8/+8
2007-07-25Fixed EBC build issues.vanjeff11-59/+72
2007-07-24Import SnpDxe, Tcp4Dxe, Udp4Dxe and MnpDxe.vanjeff21-0/+11106