audk/MdeModulePkg/Universal/SetupBrowserDxe
Bi, Dandan b2dcae4c57 MdeModulePkg/SetupBrowser: Record the reset status in all SendForm
After calling SendForm to enter front page, configuration change in some
driver may require system reset. Currently the reset status is saved in
SendForm level. Then SendForm can return the reset status.
IsResetRequired API also can return the reset status before exiting browser.
It return the reset status in current SendForm level now. But SendForm can
be recursive called by some module.so the reset status in previous SendForm
may be lost. Now change the IsResetRequired API to return the reset info no
matter the reset is caught in any SendForm.

Cc: Eric Dong <eric.dong@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Dandan Bi <dandan.bi@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
2017-07-27 10:47:11 +08:00
..
Expression.c MdeModulePkg: Replace [Ascii|Unicode]ValueToString 2017-03-02 09:58:11 +08:00
Expression.h Update Browser to provide the customization possibilities. 2013-08-12 02:19:56 +00:00
IfrParse.c MdeModulePkg: Replace [Ascii|Unicode]ValueToString 2017-03-02 09:58:11 +08:00
Presentation.c MdeModulePkg/SetupBrowser: Record the reset status in all SendForm 2017-07-27 10:47:11 +08:00
Setup.c MdeModulePkg/SetupBrowser: Record the reset status in all SendForm 2017-07-27 10:47:11 +08:00
Setup.h MdeModulePkg/SetupBrowser: Record the reset status in all SendForm 2017-07-27 10:47:11 +08:00
SetupBrowser.uni MdeModulePkg: Convert all .uni files to utf-8 2015-12-15 04:56:23 +00:00
SetupBrowserDxe.inf MdeModulePkg FormBrowserEx: Change its structure name with EDKII_ prefix 2016-09-27 09:40:03 +08:00
SetupBrowserExtra.uni MdeModulePkg: Convert all .uni files to utf-8 2015-12-15 04:56:23 +00:00