]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Universal/Network/Ip4Dxe
Add 'file not found' debug message to MTFTP.
[mirror_edk2.git] / MdeModulePkg / Universal / Network / Ip4Dxe /
2014-05-07 Fu Siyuan1. Mark the network volatile variables as deprecated...
2014-04-10 Fu SiyuanFix a bug in IP driver that the fragment overlap check...
2013-09-18 Fu SiyuanFix a bug in Ip4 driver that Ip4.Transmit() interface...
2013-04-25 sfu5Fix ping command issue in IP4 driver.
2013-03-11 sfu5Fix a bug in IP4 driver which may cause “reconnect...
2013-03-11 sfu5Fix a bug in IP4 driver that the broadcast/multicast...
2012-12-17 sfu5Fix GCC build fail issue for MdeModulePkg and NetworkPkg.
2012-12-13 sfu51. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName...
2012-11-01 ydong10Add more check to make code more safely.
2012-10-17 sfu51. Fix a bug in PXE driver that the PXE boot do not...
2011-10-31 jljustenMdeModulePkg: Remove variables that are set, but not...
2011-09-29 ydong10Add pointer check for NULL before dereference it.
2011-07-06 niruiyuFix the comments to follow UEFI Spec regarding how...
2011-06-14 qianouyang1. In IPv4 and IPv6 driver, before calling IPsec, a...
2011-04-20 qianouyangUpdate the relevant drivers to use the correct GUID...
2010-10-20 qianouyangFix build issue in IPv4.
2010-10-18 ydong10Refine code to make code run more safely.
2010-10-15 andrewfishFix minor gcc build break.
2010-10-15 qianouyangUpdate IPsec.h file to follow approved ECR which will...
2010-08-20 hhuan13Fixed Ip4 bug that causing Iscsi reconnect hang sporadi...
2010-08-12 xdu2Fix bug in Ip4Dxe and Dhcp4Dxe to ensure that RaiseTPL...
2010-05-21 qianouyangFixed the issue of that IP4driver can’t correctly reass...
2010-04-24 hhtianUpdate the copyright notice format
2010-04-16 geekboy15aFixed GCC 4.4 build issues due to EFIAPI not being...
2010-03-28 qianouyangfixed IP fragment issue which caused the MTU used by...
2010-03-18 qianouyangBug Fix: IPv4 Fragment is not correct when VLAN is...
2010-02-24 lgao41. Correct File header to ## @file
2010-02-03 xdu2For network dynamic media support:
2010-01-25 tye1Fixed a bug in Ip4HandleIcmpError, it should pass over...
2010-01-08 vanjeffrefine the code and add more security check.
2009-12-30 xdu2Add VLAN support.
2009-12-30 xdu2Code clean up in NetLib:
2009-11-13 xdu2Update network drivers to use FreePool() instead of...
2009-11-11 tye1. Add Link MTU support to IP4 and TCP4 driver.
2009-11-04 tye[Change summary]:
2009-07-11 mdkinneyRetire NetLibQueueDpc() and NetLibDispatchDpc() and...
2009-06-29 vanjeffadd security check.
2009-04-30 gikidyReplace references to RFC 3066 with RFC 4646.
2009-02-09 lgao4Clean Network Driver to include Uefi.h, not PiDxe.h.
2009-02-06 jgong5Pass ECC
2009-01-16 jgong5Fixed OPTIONAL/comma issue
2009-01-16 jgong5code scrub fix
2008-12-16 qhuang8Clean up to update the reference of the these macros:
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-18 jgong5synced function header
2008-11-12 qhuang8Fix ICC build break.
2008-11-11 jgong5Scrubbed more.
2008-11-11 jgong5Scrubbed some files for IP4
2008-10-30 jji4Patch to remove STATIC modifier. This is on longer...
2008-08-25 lgao4remove the unused msa files in MdeModulePkg.
2008-08-18 qhuang8Update some module INF files in MdeModulePkg to "UEFI_D...
2008-07-11 lgao4Code Scrub for DxeCrc32GuidedSectionExtractLib library...
2008-03-11 jljustenBaseTools/MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Route.h:
2008-02-14 vanjeffUse Mde library and definition instead of some native...
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-08-27 qwang12Make MdeModulePkg GCC clean.
2007-08-24 vanjeff1. clean up codes.
2007-08-23 vanjeff1. Enable Network stack to pass SCT, currently MNP...
2007-07-31 vanjeffclean up Copyright header information.
2007-07-30 vanjeffImport ArpDxe, Dhcp4Dxe, Ip4Dxe, Mtftp4Dxe, PxeBcDxe...