audk/NetworkPkg/Ip6Dxe
ydong10 639a76d191 Update for NetworkPkg.
Per UEFI spec, on CallBack action EFI_BROWSER_ACTION_CHANGING, the return value of ActionRequest will be ignored, but on CallBack action EFI_BROWSER_ACTION_CHANGED, the return value of ActionRequest will be used. 
But, EDKII browser still processes the got ActionRequest. And, all HII drivers in EDKII project also returns their expected ActionRequest value on action EFI_BROWSER_ACTION_CHANGING. 
Now update the browser to follow the spec, and update all core Hii drivers to keep old working modal.

Signed-off-by: ydong10
Reviewed-by: lgao4

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12867 6f19259b-4bc3-4df7-8a09-765794883524
2011-12-15 02:57:46 +00:00
..
ComponentName.c
Ip6Common.c
Ip6Common.h
Ip6Config.vfr Update for NetworkPkg. 2011-12-15 02:57:46 +00:00
Ip6ConfigImpl.c
Ip6ConfigImpl.h
Ip6ConfigNv.c Update for NetworkPkg. 2011-12-15 02:57:46 +00:00
Ip6ConfigNv.h Clean up the private GUID definition in module Level. 2011-09-18 12:27:49 +00:00
Ip6Driver.c
Ip6Driver.h
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
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
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