From: "gaoliming" <gaoliming@byosoft.com.cn>
To: "'Rebecca Cran'" <quic_rcran@quicinc.com>,
"'Ard Biesheuvel'" <ardb@kernel.org>
Cc: "'edk2-devel-groups-io'" <devel@edk2.groups.io>,
"'Leif Lindholm'" <quic_llindhol@quicinc.com>,
"'Ard Biesheuvel'" <ardb+tianocore@kernel.org>,
"'Sami Mujawar'" <sami.mujawar@arm.com>,
"'Gerd Hoffmann'" <kraxel@redhat.com>,
"'Bob Feng'" <bob.c.feng@intel.com>,
"'Yuwei Chen'" <yuwei.chen@intel.com>,
"'Jiewen Yao'" <jiewen.yao@intel.com>,
"'Jian J Wang'" <jian.j.wang@intel.com>,
"'Xiaoyu Lu'" <xiaoyu1.lu@intel.com>,
"'Guomin Jiang'" <guomin.jiang@intel.com>,
"'Abner Chang'" <abner.chang@hpe.com>,
"'Daniel Schaefer'" <daniel.schaefer@hpe.com>,
"'Ray Ni'" <ray.ni@intel.com>,
"'Michael D Kinney'" <michael.d.kinney@intel.com>,
"'Zhiguang Liu'" <zhiguang.liu@intel.com>,
"'Maciej Rabeda'" <maciej.rabeda@linux.intel.com>,
"'Jiaxin Wu'" <jiaxin.wu@intel.com>,
"'Siyuan Fu'" <siyuan.fu@intel.com>,
"'Jordan Justen'" <jordan.l.justen@intel.com>,
"'Anthony Perard'" <anthony.perard@citrix.com>,
"'Julien Grall'" <julien@xen.org>
Subject: 回复: [PATCH 00/10] Multiple packages: Remove RVCT support
Date: Thu, 12 May 2022 14:56:17 +0800 [thread overview]
Message-ID: <038c01d865cd$61347b00$239d7100$@byosoft.com.cn> (raw)
In-Reply-To: <53e58852-71fb-523f-a0ec-57ea435fdd15@quicinc.com>
Yes. This patch has passed code review before soft feature freeze. So, it can be merged for this stable tag.
Thanks
Liming
> -----邮件原件-----
> 发件人: Rebecca Cran <quic_rcran@quicinc.com>
> 发送时间: 2022年5月12日 1:37
> 收件人: Ard Biesheuvel <ardb@kernel.org>
> 抄送: edk2-devel-groups-io <devel@edk2.groups.io>; Leif Lindholm
> <quic_llindhol@quicinc.com>; Ard Biesheuvel <ardb+tianocore@kernel.org>;
> Sami Mujawar <sami.mujawar@arm.com>; Gerd Hoffmann
> <kraxel@redhat.com>; Bob Feng <bob.c.feng@intel.com>; Liming Gao
> <gaoliming@byosoft.com.cn>; Yuwei Chen <yuwei.chen@intel.com>; Jiewen
> Yao <jiewen.yao@intel.com>; Jian J Wang <jian.j.wang@intel.com>; Xiaoyu
> Lu <xiaoyu1.lu@intel.com>; Guomin Jiang <guomin.jiang@intel.com>; Abner
> Chang <abner.chang@hpe.com>; Daniel Schaefer
> <daniel.schaefer@hpe.com>; Ray Ni <ray.ni@intel.com>; Michael D Kinney
> <michael.d.kinney@intel.com>; Zhiguang Liu <zhiguang.liu@intel.com>;
> Maciej Rabeda <maciej.rabeda@linux.intel.com>; Jiaxin Wu
> <jiaxin.wu@intel.com>; Siyuan Fu <siyuan.fu@intel.com>; Jordan Justen
> <jordan.l.justen@intel.com>; Anthony Perard <anthony.perard@citrix.com>;
> Julien Grall <julien@xen.org>
> 主题: Re: [PATCH 00/10] Multiple packages: Remove RVCT support
>
> Could we get this pushed soon, so it's in plenty of time for the new
> stable tag?
>
> --
> Rebecca Cran
>
> On 5/3/22 13:13, Ard Biesheuvel wrote:
> > On Tue, 3 May 2022 at 20:48, Rebecca Cran <quic_rcran@quicinc.com>
> wrote:
> >> RVCT is obsolete, no longer supported and only supports 32-bit systems.
> >> Since it's no longer used, remove it.
> >>
> >> Personal PR: https://github.com/tianocore/edk2/pull/2833
> >>
> >> Rebecca Cran (10):
> >> ArmPkg: Remove RVCT support
> >> ArmPlatformPkg: Remove RVCT support
> >> CryptoPkg: Remove RVCT support
> >> MdePkg: Remove RVCT support
> >> FatPkg: Remove RVCT support
> >> NetworkPkg: Remove RVCT support
> >> ArmVirtPkg: Remove RVCT support
> >> EmbeddedPkg: Remove RVCT support
> >> OvmfPkg: Remove RVCT support
> >> BaseTools: Remove RVCT support
> >>
> > Thanks a lot for doing this.
> >
> > Reviewed-by: Ard Biesheuvel <ardb@kernel.org>
> >
> > Unless anyone objects, let's get this merged asap.
next prev parent reply other threads:[~2022-05-12 6:56 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-05-03 18:48 [PATCH 00/10] Multiple packages: Remove RVCT support Rebecca Cran
2022-05-03 18:48 ` [PATCH 01/10] ArmPkg: " Rebecca Cran
2022-05-03 18:48 ` [PATCH 02/10] ArmPlatformPkg: " Rebecca Cran
2022-05-03 18:48 ` [PATCH 03/10] CryptoPkg: " Rebecca Cran
2022-05-03 18:48 ` [PATCH 04/10] MdePkg: " Rebecca Cran
2022-05-03 18:48 ` [PATCH 05/10] FatPkg: " Rebecca Cran
2022-05-03 18:48 ` [PATCH 06/10] NetworkPkg: " Rebecca Cran
2022-05-03 18:48 ` [PATCH 07/10] ArmVirtPkg: " Rebecca Cran
2022-05-03 18:48 ` [PATCH 08/10] EmbeddedPkg: " Rebecca Cran
2022-05-03 18:48 ` [PATCH 09/10] OvmfPkg: " Rebecca Cran
2022-05-03 18:48 ` [PATCH 10/10] BaseTools: " Rebecca Cran
2022-05-05 1:27 ` 回复: [edk2-devel] " gaoliming
2022-05-09 0:20 ` Bob Feng
2022-05-03 19:13 ` [PATCH 00/10] Multiple packages: " Ard Biesheuvel
2022-05-04 9:00 ` [edk2-devel] " Leif Lindholm
2022-05-11 17:36 ` Rebecca Cran
2022-05-12 6:56 ` gaoliming [this message]
[not found] ` <16EE493155EF5A09.4117@groups.io>
2022-05-14 1:10 ` 回复: [edk2-devel] 回复: " 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='038c01d865cd$61347b00$239d7100$@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