summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/Network/Tcp4Dxe
AgeCommit message (Expand)Author
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
2007-11-201. Add DPC protocol and DpcLib library in MdeModulePkg.vanjeff
2007-10-11Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent static unicod...qhuang8
2007-10-09Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent component nam...qhuang8
2007-09-30Update to support to produce Component Name and & Component Name 2 protocol ...qhuang8
2007-09-28Clear up network stack to use R9 MdeLib:qhuang8
2007-09-19Update Mde/MdeModulePkg to support ICC build for IA32/X64.yshang1
2007-08-301. Fixed one bug in Undi driver. vanjeff
2007-08-271. Sync the latest network stack. Add NetLibCreateIPv4DPathNode () in netlib ...vanjeff
2007-08-27Make MdeModulePkg GCC clean.qwang12
2007-08-231. Enable Network stack to pass SCT, currently MNP, ARP, IP4, TCP4 and DHCP4 ...vanjeff
2007-07-30Import ArpDxe, Dhcp4Dxe, Ip4Dxe, Mtftp4Dxe, PxeBcDxe and PxeDhcp4Dxe.vanjeff
2007-07-26Fix the wrong copyright statements.qhuang8
2007-07-25Fixed EBC build issues.vanjeff
2007-07-24Import SnpDxe, Tcp4Dxe, Udp4Dxe and MnpDxe.vanjeff