]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Universal/Network/Tcp4Dxe
1. Update the UdpIo to a combined UdpIo to support both v4 and v6 stack.
[mirror_edk2.git] / MdeModulePkg / Universal / Network / Tcp4Dxe /
2009-10-30 tye1. Update the UdpIo to a combined UdpIo to support...
2009-10-26 tyeNetLib:
2009-07-11 mdkinneyRetire NetLibQueueDpc() and NetLibDispatchDpc() and...
2009-06-29 vanjeffadd security check.
2009-05-20 mdkinneyUpdate modules to show real dependencies on the BaseMem...
2009-04-30 gikidyReplace references to RFC 3066 with RFC 4646.
2009-03-26 niryFix coding style issue.
2009-03-25 niryFixing coding style issue.
2009-02-25 klu2Remove unreferenced library class
2009-01-16 niryInsert comments for functions/macros and add the file...
2008-12-29 niryFix the IN OUT modifier for parameters.
2008-12-26 niryRemove a goto statement.
2008-12-25 vanjeffEFI_SIGNATURE_32 has been replaced by SIGNATURE_32
2008-12-24 niryFixing function headers.
2008-12-17 jljustenMdeModulePkg/Universal/Network/IScsiDxe/IScsiImpl.h:
2008-12-16 qhuang8Clean up to update the reference of the these macros:
2008-12-16 qhuang8Fix several syntax issue to pass build.
2008-12-16 niryAdd comments for functions.
2008-12-05 niryAdd comments for functions and fix some coding style...
2008-12-04 jji41)Global variables have been moved backward ahead of...
2008-12-03 gikidyRemove some useless EDK_RELEASE_VERSION, EFI_SPECIFICAT...
2008-11-28 niryFix coding style issues for Tcp4Dxe driver.
2008-10-30 jji4Patch to remove STATIC modifier. This is on longer...
2008-10-27 qwang12Make use of correct format String:
2008-09-04 vanjeffclean up the un-suitable ';' location when declaring...
2008-08-25 lgao4remove the unused msa files in MdeModulePkg.
2008-08-18 qhuang8Update some module INF files in MdeModulePkg to "UEFI_D...
2008-03-11 jljustenedk2/MdeModulePkg/Universal/Network/Tcp4Dxe/Socket.h:
2008-03-11 jljustenedk2/MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Option.c:
2008-02-14 vanjeffUse Mde library and definition instead of some native...
2008-01-31 vanjeffremove the wrong comments.
2008-01-29 vanjeffSync the bug that list node is free before it is remove...
2007-12-18 vanjeffSync the latest version from R8.
2007-11-20 vanjeff1. Add DPC protocol and DpcLib library in MdeModulePkg.
2007-10-11 qhuang8Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED...
2007-10-09 qhuang8Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED...
2007-09-30 qhuang8Update to support to produce Component Name and &...
2007-09-28 qhuang8Clear up network stack to use R9 MdeLib:
2007-09-19 yshang1Update Mde/MdeModulePkg to support ICC build for IA32...
2007-08-30 vanjeff1. Fixed one bug in Undi driver.
2007-08-27 vanjeff1. Sync the latest network stack. Add NetLibCreateIPv4D...
2007-08-27 qwang12Make MdeModulePkg GCC clean.
2007-08-23 vanjeff1. Enable Network stack to pass SCT, currently MNP...
2007-07-30 vanjeffImport ArpDxe, Dhcp4Dxe, Ip4Dxe, Mtftp4Dxe, PxeBcDxe...
2007-07-26 qhuang8Fix the wrong copyright statements.
2007-07-25 vanjeffFixed EBC build issues.
2007-07-24 vanjeffImport SnpDxe, Tcp4Dxe, Udp4Dxe and MnpDxe.