From: "Michael Kubacki" <mikuback@linux.microsoft.com>
To: devel@edk2.groups.io, gaoliming@byosoft.com.cn, 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: Re: 回复: 回复: 回复: [edk2-devel] [PATCH v5 0/8] Add Variable Flash Info HOB
Date: Tue, 17 May 2022 12:10:13 -0400 [thread overview]
Message-ID: <3355a208-4327-6e32-6783-dfb7a3bc15db@linux.microsoft.com> (raw)
In-Reply-To: <0eb68dd9-e03f-32ed-c884-935555a3af58@linux.microsoft.com>
A lot of new spelling errors began appearing in various packages in that
PR (unrelated to this change).
As a community service to unblock edk2 PRs, I have sent the following
series to address these newly reported errors:
https://edk2.groups.io/g/devel/message/89833
The PR with the CI results is available here:
https://github.com/tianocore/edk2/pull/2903
Please help prioritize reviewing this so we can unblock changes.
Thanks,
Michael
On 5/17/2022 9:06 AM, Michael Kubacki wrote:
> It is here:
> https://github.com/tianocore/edk2/pull/2828
>
> I just rebased and pushed the branch.
>
> Thanks,
> Michael
>
> On 5/17/2022 1:22 AM, gaoliming wrote:
>> 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.
>>>>
>>>>
>>>>
>>>>
>>
>>
>>
>>
>>
>>
next prev parent reply other threads:[~2022-05-17 16:10 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
2022-05-17 13:06 ` Michael Kubacki
2022-05-17 16:10 ` Michael Kubacki [this message]
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=3355a208-4327-6e32-6783-dfb7a3bc15db@linux.microsoft.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