public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "gaoliming" <gaoliming@byosoft.com.cn>
To: "'Michael Kubacki'" <mikuback@linux.microsoft.com>,
	<devel@edk2.groups.io>, <ardb@kernel.org>
Cc: "'Abner Chang'" <abner.chang@hpe.com>,
	"'Andrew Fish'" <afish@apple.com>,
	"'Anthony Perard'" <anthony.perard@citrix.com>,
	"'Ard Biesheuvel'" <ardb+tianocore@kernel.org>,
	"'Benjamin You'" <benjamin.you@intel.com>,
	"'Brijesh Singh'" <brijesh.singh@amd.com>,
	"'Erdem Aktas'" <erdemaktas@google.com>,
	"'Gerd Hoffmann'" <kraxel@redhat.com>,
	"'Guo Dong'" <guo.dong@intel.com>,
	"'Hao A Wu'" <hao.a.wu@intel.com>,
	"'James Bottomley'" <jejb@linux.ibm.com>,
	"'Jian J Wang'" <jian.j.wang@intel.com>,
	"'Jiewen Yao'" <jiewen.yao@intel.com>,
	"'Jordan Justen'" <jordan.l.justen@intel.com>,
	"'Julien Grall'" <julien@xen.org>,
	"'Leif Lindholm'" <quic_llindhol@quicinc.com>,
	"'Maurice Ma'" <maurice.ma@intel.com>,
	"'Min Xu'" <min.m.xu@intel.com>,
	"'Nickle Wang'" <nickle.wang@hpe.com>,
	"'Peter Grehan'" <grehan@freebsd.org>,
	"'Ray Ni'" <ray.ni@intel.com>,
	"'Rebecca Cran'" <rebecca@bsdio.com>,
	"'Sami Mujawar'" <sami.mujawar@arm.com>,
	"'Sean Rhodes'" <sean@starlabs.systems>,
	"'Sebastien Boeuf'" <sebastien.boeuf@intel.com>,
	"'Tom Lendacky'" <thomas.lendacky@amd.com>
Subject: 回复: 回复: 回复: [edk2-devel] [PATCH v5 0/8] Add Variable Flash Info HOB
Date: Tue, 17 May 2022 13:22:27 +0800	[thread overview]
Message-ID: <01a201d869ae$1947ee00$4bd7ca00$@byosoft.com.cn> (raw)
In-Reply-To: <4b3aba18-2e1e-aa86-cf22-8d73a9ba95ab@linux.microsoft.com>

Michael:
  Yes. I can. Where is the change for Edk2?

Thanks
Liming
> -----邮件原件-----
> 发件人: Michael Kubacki <mikuback@linux.microsoft.com>
> 发送时间: 2022年5月17日 12:14
> 收件人: devel@edk2.groups.io; ardb@kernel.org
> 抄送: gaoliming <gaoliming@byosoft.com.cn>; Abner Chang
> <abner.chang@hpe.com>; Andrew Fish <afish@apple.com>; Anthony Perard
> <anthony.perard@citrix.com>; Ard Biesheuvel <ardb+tianocore@kernel.org>;
> Benjamin You <benjamin.you@intel.com>; Brijesh Singh
> <brijesh.singh@amd.com>; Erdem Aktas <erdemaktas@google.com>; Gerd
> Hoffmann <kraxel@redhat.com>; Guo Dong <guo.dong@intel.com>; Hao A
> Wu <hao.a.wu@intel.com>; James Bottomley <jejb@linux.ibm.com>; Jian J
> Wang <jian.j.wang@intel.com>; Jiewen Yao <jiewen.yao@intel.com>; Jordan
> Justen <jordan.l.justen@intel.com>; Julien Grall <julien@xen.org>; Leif
> Lindholm <quic_llindhol@quicinc.com>; Maurice Ma
> <maurice.ma@intel.com>; Min Xu <min.m.xu@intel.com>; Nickle Wang
> <nickle.wang@hpe.com>; Peter Grehan <grehan@freebsd.org>; Ray Ni
> <ray.ni@intel.com>; Rebecca Cran <rebecca@bsdio.com>; Sami Mujawar
> <sami.mujawar@arm.com>; Sean Rhodes <sean@starlabs.systems>;
> Sebastien Boeuf <sebastien.boeuf@intel.com>; Tom Lendacky
> <thomas.lendacky@amd.com>
> 主题: Re: 回复: 回复: [edk2-devel] [PATCH v5 0/8] Add Variable Flash Info
> HOB
> 
> Liming, will you push both?
> 
> I put a rebased edk2-platforms with all the review tags for that series
> here:
> https://github.com/makubacki/edk2-platforms/commits/add_variableflashinf
> olib_to_platforms
> 
> Thanks,
> Michael
> 
> On 5/16/2022 1:36 PM, Ard Biesheuvel wrote:
> > On Mon, 16 May 2022 at 17:27, Michael Kubacki
> > <mikuback@linux.microsoft.com> wrote:
> >>
> >> Yes, it has been reviewed by all maintainers. An announcement of the
> >> change was sent to edk2 on April 29th:
> >> https://edk2.groups.io/g/announce/message/291
> >>
> >> The series for edk2-platforms has also been out since April 25th:
> >> https://edk2.groups.io/g/devel/message/89308
> >>
> >> Thanks,
> >> Michael
> >>
> >
> > I am fine with merging this as is, but please merge the edk2-platforms
> > changes as soon as the edk2 changes are in, so platforms there are not
> > left in a broken state.
> >
> >
> > 
> >



  reply	other threads:[~2022-05-17  5:22 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-26  1:29 [PATCH v5 0/8] Add Variable Flash Info HOB Michael Kubacki
2022-04-26  1:29 ` [PATCH v5 1/8] MdeModulePkg: " Michael Kubacki
2022-04-26  1:29 ` [PATCH v5 2/8] MdeModulePkg/VariableFlashInfoLib: Add initial library Michael Kubacki
2022-04-26  1:29 ` [PATCH v5 3/8] MdeModulePkg/Variable: Consume Variable Flash Info Michael Kubacki
2022-04-26  1:29 ` [PATCH v5 4/8] MdeModulePkg/FaultTolerantWrite: " Michael Kubacki
2022-04-26  1:29 ` [PATCH v5 5/8] ArmVirtPkg/ArmVirt.dsc.inc: Add VariableFlashInfoLib Michael Kubacki
2022-04-26  1:29 ` [PATCH v5 6/8] EmulatorPkg: " Michael Kubacki
2022-04-26  1:29 ` [PATCH v5 7/8] OvmfPkg: " Michael Kubacki
2022-04-26  2:14   ` [edk2-devel] " Yao, Jiewen
2022-04-26  2:27     ` Michael Kubacki
2022-04-26  1:29 ` [PATCH v5 8/8] UefiPayloadPkg: " Michael Kubacki
2022-04-29 13:45 ` [PATCH v5 0/8] Add Variable Flash Info HOB Ard Biesheuvel
2022-04-29 15:48   ` Michael Kubacki
2022-05-05  1:27     ` 回复: [edk2-devel] " gaoliming
2022-05-06  1:52       ` Michael Kubacki
2022-05-10 15:01         ` Michael Kubacki
2022-05-13 18:23           ` Michael Kubacki
2022-05-14  1:16             ` 回复: " gaoliming
2022-05-16 15:27               ` Michael Kubacki
2022-05-16 17:36                 ` Ard Biesheuvel
2022-05-17  4:14                   ` Michael Kubacki
2022-05-17  5:22                     ` gaoliming [this message]
2022-05-17 13:06                       ` 回复: " Michael Kubacki
2022-05-17 16:10                         ` Michael Kubacki
2022-05-19  3:45                         ` 回复: " gaoliming
     [not found]                         ` <16F064E8C9D4EA0D.2722@groups.io>
2022-05-19  6:20                           ` gaoliming

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='01a201d869ae$1947ee00$4bd7ca00$@byosoft.com.cn' \
    --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