public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: Dandan Bi <dandan.bi@intel.com>
To: edk2-devel@lists.01.org
Cc: Eric Dong <eric.dong@intel.com>, Liming Gao <liming.gao@intel.com>
Subject: [PATCH v2 0/3] Check reset requirement before exiting UiApp
Date: Fri, 21 Jul 2017 16:56:00 +0800	[thread overview]
Message-ID: <1500627363-171152-1-git-send-email-dandan.bi@intel.com> (raw)

V2: Refine the comments in patch 2 and 3.

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 3 Check reset requirement before exiting UiApp (through 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



             reply	other threads:[~2017-07-21  8:54 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-21  8:56 Dandan Bi [this message]
2017-07-21  8:56 ` [PATCH v2 1/3] MdeModulePkg/SetupBrowser: Record the reset status in all SendForm Dandan Bi
2017-07-21  8:56 ` [PATCH v2 2/3] MdeModulePkg/BMUiLib: Check reset requirement before exiting UiApp Dandan Bi
2017-07-21  8:56 ` [PATCH v2 3/3] MdeModulePkg/BMMUiLib: " Dandan Bi
2017-07-26  1:34 ` [PATCH v2 0/3] " Gao, Liming

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1500627363-171152-1-git-send-email-dandan.bi@intel.com \
    --to=devel@edk2.groups.io \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox