audk/NetworkPkg
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
..
Application IpsecConfigApp add the check for the required options (--local, --remote, Auth-algo, Auth-key) for SAD adding. 2011-12-08 03:15:55 +00:00
Dhcp6Dxe 1. Fix bugs for PXE-IPv6 to accommodate the situation: 2011-08-12 06:18:29 +00:00
IScsiDxe Update for NetworkPkg. 2011-12-15 02:57:46 +00:00
Include/Guid Clean up the private GUID definition in module Level. 2011-09-18 12:27:49 +00:00
Ip6Dxe Update for NetworkPkg. 2011-12-15 02:57:46 +00:00
IpSecDxe Fix a ECC error - the parameter's name in comments is inconsistent with the one in Function's. 2011-12-05 03:17:15 +00:00
Mtftp6Dxe 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
TcpDxe Update error handling code if failing attach socket with new PCB in TcpDxe module. 2011-10-28 07:24:52 +00:00
Udp6Dxe 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
UefiPxeBcDxe 1. Fix a bug to initialize the UdpRead instance in EfiPxeBcStart function. 2011-11-25 01:22:47 +00:00
NetworkPkg.dec Update NetworkPkg package version from 0.92 to 0.93. 2011-12-14 05:32:27 +00:00
NetworkPkg.dsc Update NetworkPkg package version from 0.92 to 0.93. 2011-12-14 05:32:27 +00:00