Acidanthera UEFI Development Kit based on EDK II edk2-stable202311
Go to file
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
AppPkg AppPkg/Applications/Python: Workaround recent build tool changes which prevent building Python. 2011-12-01 18:24:25 +00:00
ArmPkg
ArmPlatformPkg ArmPlatformPkg/ArmVExpressPkg: Add PL180 MCI support to ARM RTSM 2011-12-14 10:43:36 +00:00
BaseTools Sync BaseTool trunk (version r2460) into EDKII BaseTools. The change mainly includes: 2011-12-07 06:19:28 +00:00
BeagleBoardPkg
Conf
CryptoPkg Update CryptoPkg package versions from 0.91 to 0.92. 2011-12-13 09:46:54 +00:00
DuetPkg Update the Package version. 2011-12-13 08:31:55 +00:00
EdkCompatibilityPkg Update the Package version. 2011-12-13 08:59:23 +00:00
EdkShellBinPkg Update the Package version. 2011-12-13 08:32:29 +00:00
EdkShellPkg Uses DEFINE instead of define keyword to define global macro. 2011-11-25 08:24:15 +00:00
EmbeddedPkg EmbeddedPkg: Fix Runtime driver module type 2011-12-14 10:25:56 +00:00
EmulatorPkg According to PI errata 0000654 and 000811, we need use 0xFFFE to instead of 0 for EFI_SMBIOS_PROTOCOL.Add() SmbiosHandle parameter to assign a unique handle to the SMBIOS record, and for EFI_SMBIOS_PROTOCOL.GetNext() SmbiosHandle parameter to get the first matched SMBIOS handle or indicate no more SMBIOS record. 2011-11-21 09:32:09 +00:00
FatBinPkg Update the Package version. 2011-12-13 08:32:43 +00:00
IntelFrameworkModulePkg Update for IntelFrameworkModulePkg. 2011-12-15 02:56:46 +00:00
IntelFrameworkPkg Update IntelFrameworkPkg version: 0.91->0.92 2011-12-14 02:12:17 +00:00
MdeModulePkg 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. 2011-12-15 02:54:49 +00:00
MdePkg Update UEFI spec version from UEFI2.3 to UEFI2.3.1 2011-12-15 02:39:16 +00:00
NetworkPkg Update for NetworkPkg. 2011-12-15 02:57:46 +00:00
Nt32Pkg Update the Package version. 2011-12-13 08:33:04 +00:00
Omap35xxPkg BeagleBoard: Fix build 2011-12-05 14:31:48 +00:00
OptionRomPkg
OvmfPkg Update OvmfPkg FDF to avoid DXE driver to be rebased on build time. 2011-12-11 15:18:25 +00:00
PcAtChipsetPkg Update the Package version. 2011-12-13 08:33:18 +00:00
PerformancePkg Refine file header format to follow coding style. 2011-12-13 14:00:09 +00:00
SecurityPkg Update SecurityPkg package versions from 0.91 to 0.92. 2011-12-14 00:17:45 +00:00
ShellBinPkg ShellBinPkg: Updated version number. 2011-12-13 18:44:49 +00:00
ShellPkg ShellPkg: Updated version number. 2011-12-13 18:45:44 +00:00
SourceLevelDebugPkg Refine wording in SourceLevelDebugPkg/Readme.txt. 2011-12-14 07:51:54 +00:00
StdLib StdLib: Add isDirSep character classification macro and function. Implement several Posix functions and clean up EfiSysCall.h. Align file mode handling with UEFI file protocol flags. 2011-11-30 00:52:45 +00:00
StdLibPrivateInternalFiles
UefiCpuPkg Update package version for MdeModulePkg, UefiCpuPkg. 2011-12-14 01:42:15 +00:00
UnixPkg Update console mode setup to use PcdSetupConOutColumn and PcdSetupConOutRow which are specially for BIOS setup. 2011-11-24 01:03:01 +00:00
BuildNotes2.txt Update EDKII BuildNotes to say the default tool chain tag is VS2008 instead of VS2005 2011-12-14 06:15:48 +00:00
edksetup.bat
edksetup.sh