audk/IntelFrameworkModulePkg/Universal/BdsDxe
ydong10 8472407740 Update for IntelFrameworkModulePkg.
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@12866 6f19259b-4bc3-4df7-8a09-765794883524
2011-12-15 02:56:46 +00:00
..
BootMaint Update for IntelFrameworkModulePkg. 2011-12-15 02:56:46 +00:00
BootMngr Update for IntelFrameworkModulePkg. 2011-12-15 02:56:46 +00:00
DeviceMngr Update for IntelFrameworkModulePkg. 2011-12-15 02:56:46 +00:00
Bds.h IntelFrameworkModulePkg: Update GenericBdsLib to use BootLogo protocol to report logo information after logo is drawn to screen; update BdsDxe to notify logo is corrupted when user is going to enter setup. 2011-11-04 08:28:09 +00:00
BdsDxe.inf Introduce video resolution and text mode PCDs for BIOS setup in BDS module. User can use these PCDs to customize video resolution and text mode for setup when launching BIOS setup. 2011-11-08 07:34:56 +00:00
BdsEntry.c Check the return status of booting against EFI_SUCCESS instead of using EFI_ERROR() macro to catch the warning status. 2011-11-08 03:10:36 +00:00
Capsules.c Add error debug information for capsule processing in Bds. 2011-09-02 14:45:30 +00:00
FrontPage.c Update for IntelFrameworkModulePkg. 2011-12-15 02:56:46 +00:00
FrontPage.h Introduce video resolution and text mode PCDs for BIOS setup in BDS module. User can use these PCDs to customize video resolution and text mode for setup when launching BIOS setup. 2011-11-08 07:34:56 +00:00
FrontPageStrings.uni Update the copyright notice format 2010-04-23 16:28:26 +00:00
FrontPageVfr.Vfr Clean up the private GUID definition in module Level. 2011-09-18 12:23:27 +00:00
Hotkey.c The hotkey callback in BDS module should defer loading the boot option until the TPL drops to TPL_APPLICATION after the keyboard driver is enhanced to call hotkey callback in timer handler whose TPL is higher than TPL_APPLICATION. 2011-04-20 08:51:18 +00:00
Hotkey.h The hotkey callback in BDS module should defer loading the boot option until the TPL drops to TPL_APPLICATION after the keyboard driver is enhanced to call hotkey callback in timer handler whose TPL is higher than TPL_APPLICATION. 2011-04-20 08:51:18 +00:00
HwErrRecSupport.c Update the copyright notice format 2010-04-23 16:28:26 +00:00
HwErrRecSupport.h Update the copyright notice format 2010-04-23 16:28:26 +00:00
Language.c Remove unnecessary mBdsImageHandle. 2010-11-08 06:56:57 +00:00
Language.h Update the copyright notice format 2010-04-23 16:28:26 +00:00
MemoryTest.c Update the copyright notice format 2010-04-23 16:28:26 +00:00
String.c Remove unnecessary mBdsImageHandle. 2010-11-08 06:56:57 +00:00
String.h Clean up the private GUID definition in module Level. 2011-09-18 12:23:27 +00:00
Strings.uni Update the copyright notice format 2010-04-23 16:28:26 +00:00