public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [patch 0/3] Check reset requirement before exiting UiApp
@ 2017-07-21  5:38 Dandan Bi
  2017-07-21  5:39 ` [patch 1/3] MdeModulePkg/SetupBrowser: Record the reset status in all SendForm Dandan Bi
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Dandan Bi @ 2017-07-21  5:38 UTC (permalink / raw)
  To: edk2-devel; +Cc: Eric Dong, Liming Gao

Patch 1 enahce the IsResetRequired API to return to reset info in system level.
Patch 2 Check reset requirement before exiting UiApp (thorugh boot option)
Patch 2 Check reset requirement before exiting UiApp (trough boot from file).

Cc: Eric Dong <eric.dong@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Dandan Bi (3):
  MdeModulePkg/SetupBrowser: Record the reset status in all SendForm
  MdeModulePkg/BMUiLib: Check reset requirement before exiting UiApp
  MdeModulePkg/BMMUiLib: Check reset requirement before exiting UiApp

 .../BootMaintenanceManager.h                       |  1 +
 .../BootMaintenanceManagerUiLib.inf                |  3 +-
 .../BootMaintenanceManagerUiLib/BootOption.c       | 50 +++++++++++++++++++++
 .../Library/BootManagerUiLib/BootManager.c         | 52 +++++++++++++++++++++-
 .../Library/BootManagerUiLib/BootManager.h         |  4 +-
 .../Library/BootManagerUiLib/BootManagerUiLib.inf  |  3 +-
 .../Universal/SetupBrowserDxe/Presentation.c       |  9 ++--
 MdeModulePkg/Universal/SetupBrowserDxe/Setup.c     | 19 ++++----
 MdeModulePkg/Universal/SetupBrowserDxe/Setup.h     |  5 ++-
 9 files changed, 129 insertions(+), 17 deletions(-)

-- 
1.9.5.msysgit.1



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-07-21  5:37 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-21  5:38 [patch 0/3] Check reset requirement before exiting UiApp Dandan Bi
2017-07-21  5:39 ` [patch 1/3] MdeModulePkg/SetupBrowser: Record the reset status in all SendForm Dandan Bi
2017-07-21  5:39 ` [patch 2/3] MdeModulePkg/BMUiLib: Check reset requirement before exiting UiApp Dandan Bi
2017-07-21  5:39 ` [patch 3/3] MdeModulePkg/BMMUiLib: " Dandan Bi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox