]> git.proxmox.com Git - mirror_edk2.git/commit - MdeModulePkg/Library/BootManagerUiLib/BootManager.c
MdeModulePkg/BMUiLib: Check reset requirement before exiting UiApp
authorBi, Dandan <dandan.bi@intel.com>
Fri, 21 Jul 2017 08:56:02 +0000 (16:56 +0800)
committerLiming Gao <liming.gao@intel.com>
Thu, 27 Jul 2017 02:47:15 +0000 (10:47 +0800)
commitc51f5f17e6fc0a13481ba2696fcb53cfe4fa556f
tree73755ec7868e61f8b8e1174bfcdc69074879c6a3
parentb2dcae4c57b01c6b30ad8c074b390e55867504f7
MdeModulePkg/BMUiLib: Check reset requirement before exiting UiApp

V2: Refine the comments.

In UI page, some configuration change may require system reset.
BootManagerUiLib misses this check before exiting UiApp to boot
other boot options. Now add the check.

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>
MdeModulePkg/Library/BootManagerUiLib/BootManager.c
MdeModulePkg/Library/BootManagerUiLib/BootManager.h
MdeModulePkg/Library/BootManagerUiLib/BootManagerUiLib.inf