Acidanthera UEFI Development Kit based on EDK II edk2-stable202311
Go to file
ydong10 3a4e7a3e73 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.

Update for MdeModulePkg.

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

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12865 6f19259b-4bc3-4df7-8a09-765794883524
2011-12-15 02:54:49 +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/Sec: Replaced hardcode SCR and NSACR values by PCDs to enable CPU and Platform Specific settings 2011-11-01 23:41:20 +00:00
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 BeagleBoardPkg: Check if the compiler arm-linux-gnueabi-gcc is present in the path 2011-11-08 18:30:26 +00:00
Conf Adding top-level Conf directory for next generation of EDK II build infrastructure tools. 2007-06-20 19:33:23 +00:00
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 IntelFrameworkModulePkg version: 0.91->0.92 2011-12-14 02:13:01 +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 NetworkPkg package version from 0.92 to 0.93. 2011-12-14 05:32:27 +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 Consume the UNDI_CONFIG_TABLE defined in MdePkg and remove the local definition of NII_TABLE. 2011-10-25 02:28:13 +00:00
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 StdLib: Move the declarations for ffs() and bzero() from extern.h to strings.h. 2011-11-03 00:35:55 +00:00
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 Correct copyright year 2011-02-16 12:21:31 +00:00
edksetup.sh Correct copyright year 2011-02-16 12:21:31 +00:00