mirror of https://github.com/acidanthera/audk.git
b2dcae4c57
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> |
||
---|---|---|
.. | ||
Expression.c | ||
Expression.h | ||
IfrParse.c | ||
Presentation.c | ||
Setup.c | ||
Setup.h | ||
SetupBrowser.uni | ||
SetupBrowserDxe.inf | ||
SetupBrowserExtra.uni |