]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Universal/Network/Tcp4Dxe/SockImpl.c
Fixed GCC 4.4 build issues due to EFIAPI not being used when required.
[mirror_edk2.git] / MdeModulePkg / Universal / Network / Tcp4Dxe / SockImpl.c
2010-04-16 geekboy15aFixed GCC 4.4 build issues due to EFIAPI not being...
2009-11-13 xdu2Update network drivers to use FreePool() instead of...
2009-11-04 tye[Change summary]:
2009-01-16 niryInsert comments for functions/macros and add the file...
2008-12-29 niryFix the IN OUT modifier for parameters.
2008-12-24 niryFixing function headers.
2008-12-16 niryAdd comments for functions.
2008-12-05 niryAdd comments for functions and fix some coding style...
2008-11-28 niryFix coding style issues for Tcp4Dxe driver.
2008-10-30 jji4Patch to remove STATIC modifier. This is on longer...
2008-02-14 vanjeffUse Mde library and definition instead of some native...
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-07-25 vanjeffFixed EBC build issues.
2007-07-24 vanjeffImport SnpDxe, Tcp4Dxe, Udp4Dxe and MnpDxe.