public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Wu, Hao A" <hao.a.wu@intel.com>
To: "devel@edk2.groups.io" <devel@edk2.groups.io>,
	"Gao, Zhichao" <zhichao.gao@intel.com>,
	"Ni, Ray" <ray.ni@intel.com>
Cc: "Wang, Jian J" <jian.j.wang@intel.com>,
	"Zeng, Star" <star.zeng@intel.com>,
	"Gao, Liming" <liming.gao@intel.com>,
	Sean Brogan <sean.brogan@microsoft.com>,
	Michael Turner <Michael.Turner@microsoft.com>,
	Bret Barkelew <Bret.Barkelew@microsoft.com>
Subject: Re: [edk2-devel] [PATCH v5 0/2] Use a pcd to control Platform Recovery behavior
Date: Mon, 1 Jul 2019 07:00:19 +0000	[thread overview]
Message-ID: <B80AF82E9BFB8E4FBD8C89DA810C6A093C901025@SHSMSX104.ccr.corp.intel.com> (raw)
In-Reply-To: <20190620034401.7932-1-zhichao.gao@intel.com>

> -----Original Message-----
> From: devel@edk2.groups.io [mailto:devel@edk2.groups.io] On Behalf Of
> Gao, Zhichao
> Sent: Thursday, June 20, 2019 11:44 AM
> To: devel@edk2.groups.io
> Cc: Wang, Jian J; Wu, Hao A; Ni, Ray; Zeng, Star; Gao, Liming; Sean Brogan;
> Michael Turner; Bret Barkelew
> Subject: [edk2-devel] [PATCH v5 0/2] Use a pcd to control Platform Recovery
> behavior
> 
> V1:
> Add a pcd PcdPlatformRecoverySupport to control the variable
> PlatformRecovery#### and the
> EFI_OS_INDICATIONS_START_PLATFORM_RECOVERY
> bit of variable "OsIndicationsSupported".
> 
> V2:
> While PcdPlatformRecoverySupport is FALSE, do not set a
> PlatformRecovery####
> Variable.
> But remain boot from a default file path(such as \EFI\BOOT\BOOTX64.EFI).
> Add memory check before build platform default boot option.
> 
> V3:
> Modify the memory check operation. If fail to allocate memory for the
> defualt
> boot file path, put the system into dead loop to indicate it is unable to boot.
> 
> v4:
> Add the description of PcdPlatformRecoverySupport in MdeModulePkg.uni
> Fix incorrect check of LoadOption. Should check PlatformDefaultBootOption.
> 
> v5:
> Fix the incorrect string in MdeModulePkg.uni:
> Add
> STR_gEfiMdeModulePkgTokenSpaceGuid_PcdPlatformRecoverySupport_PR
> OMPT
> and
> STR_gEfiMdeModulePkgTokenSpaceGuid_PcdPlatformRecoverySupport_HE
> LP
> base on the description in MdeModulePkg.dec file.


For the series,
Reviewed-by: Hao A Wu <hao.a.wu@intel.com>

And I will take Ray's R-B tag from V4 series as well, since V5 series only
addressed a typo in UNI file.

Pushed via commits b7cd36a224..0889500ce1.

Best Regards,
Hao Wu


> 
> Cc: Jian J Wang <jian.j.wang@intel.com>
> Cc: Hao Wu <hao.a.wu@intel.com>
> Cc: Ray Ni <ray.ni@intel.com>
> Cc: Star Zeng <star.zeng@intel.com>
> Cc: Liming Gao <liming.gao@intel.com>
> Cc: Sean Brogan <sean.brogan@microsoft.com>
> Cc: Michael Turner <Michael.Turner@microsoft.com>
> Cc: Bret Barkelew <Bret.Barkelew@microsoft.com>
> 
> Bret Barkelew (1):
>   MdeModulePkg: Add a pcd to set the OS indications bit
> 
> Zhichao Gao (1):
>   MdeModulePkg/BdsDxe: Use a pcd to control PlatformRecovery
> 
>  MdeModulePkg/MdeModulePkg.dec            |  6 ++
>  MdeModulePkg/MdeModulePkg.uni            |  6 ++
>  MdeModulePkg/Universal/BdsDxe/BdsDxe.inf |  3 +-
>  MdeModulePkg/Universal/BdsDxe/BdsEntry.c | 71 +++++++++++++++------
> ---
>  4 files changed, 59 insertions(+), 27 deletions(-)
> 
> --
> 2.21.0.windows.1
> 
> 
> 


      parent reply	other threads:[~2019-07-01  7:07 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-20  3:43 [PATCH v5 0/2] Use a pcd to control Platform Recovery behavior Gao, Zhichao
2019-06-20  3:44 ` [PATCH v5 1/2] MdeModulePkg: Add a pcd to set the OS indications bit Gao, Zhichao
2019-06-20  3:44 ` [PATCH v5 2/2] MdeModulePkg/BdsDxe: Use a pcd to control PlatformRecovery Gao, Zhichao
2019-07-01  7:00 ` Wu, Hao A [this message]

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=B80AF82E9BFB8E4FBD8C89DA810C6A093C901025@SHSMSX104.ccr.corp.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