audk/NetworkPkg/Ip6Dxe
tye1 0b2a54e2af Fixes issues with "Discard Changes and Exit" option in IPv6 driver's Advance Configuration menu.
Signed-off-by: Ye Ting<ting.ye@intel.com>
Reviewed-by: Qianouyang <qian.ouyang@intel.com>
Reviewed-by: Fu, Siyuan <Siyuan.fu@intel.com>




git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13229 6f19259b-4bc3-4df7-8a09-765794883524
2012-04-28 09:43:31 +00:00
..
ComponentName.c Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is valid/invalid. 2011-07-05 09:21:22 +00:00
Ip6Common.c
Ip6Common.h
Ip6Config.vfr Update for NetworkPkg. 2011-12-15 02:57:46 +00:00
Ip6ConfigImpl.c NetworkPkg: comments clean up. 2011-01-21 08:00:22 +00:00
Ip6ConfigImpl.h
Ip6ConfigNv.c Fixes issues with "Discard Changes and Exit" option in IPv6 driver's Advance Configuration menu. 2012-04-28 09:43:31 +00:00
Ip6ConfigNv.h Clean up the private GUID definition in module Level. 2011-09-18 12:27:49 +00:00
Ip6Driver.c Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is valid/invalid. 2011-07-05 09:21:22 +00:00
Ip6Driver.h Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is valid/invalid. 2011-07-05 09:21:22 +00:00
Ip6Dxe.inf Clean up the private GUID definition in module Level. 2011-09-18 12:27:49 +00:00
Ip6DxeStrings.uni Update the Ip6Dxe and IScsiDxe to keep the old behaviors after add exit action when Config_Access_Protocol.CallBack function returns Submit or Reset which is follow UEFI spec 2.3.1. 2011-09-16 06:11:13 +00:00
Ip6Icmp.c
Ip6Icmp.h
Ip6If.c
Ip6If.h
Ip6Impl.c
Ip6Impl.h
Ip6Input.c 1. In IPv4 and IPv6 driver, before calling IPsec, a new NET_FRAGMENT structure is allocated and then passed to IPsec, it should be released after it is done to avoid the memory leak. 2011-06-14 09:45:59 +00:00
Ip6Input.h
Ip6Mld.c
Ip6Mld.h
Ip6Nd.c Add pointer check for NULL before dereference it. 2011-10-08 02:55:30 +00:00
Ip6Nd.h NetworkPkg: comments clean up. 2011-01-21 08:00:22 +00:00
Ip6NvData.h Clean up the private GUID definition in module Level. 2011-09-18 12:27:49 +00:00
Ip6Option.c
Ip6Option.h
Ip6Output.c 1. Fix bugs for PXE-IPv6 to accommodate the situation: 2011-08-12 06:18:29 +00:00
Ip6Output.h
Ip6Route.c
Ip6Route.h