public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "gaoliming" <gaoliming@byosoft.com.cn>
To: devel@edk2.groups.io, rebecca@bsdio.com, ardb@kernel.org,
	"'Corvin Köhne'" <corvink@freebsd.org>
Cc: <grehan@freebsd.org>, "'Gerd Hoffmann'" <kraxel@redhat.com>,
	"'Ard Biesheuvel'" <ardb+tianocore@kernel.org>,
	"'Jiewen Yao'" <jiewen.yao@intel.com>,
	"'Jordan Justen'" <jordan.l.justen@intel.com>,
	"'Anthony Perard'" <anthony.perard@citrix.com>,
	"'Julien Grall'" <julien@xen.org>
Subject: 回复: [edk2-devel] [PATCH v5 2/3] OvmfPkg/Xen: export AcpiTable installation into AcpiPlatformLib
Date: Fri, 12 May 2023 09:47:19 +0800	[thread overview]
Message-ID: <020f01d98473$b0103d20$1030b760$@byosoft.com.cn> (raw)
In-Reply-To: <68a7473b-6c34-4a78-a163-4baedd1c1bc6@app.fastmail.com>

Yes. Patch review and update are still as normal. But, the patch will be merged after the stable tag is created if this patch is not target for this stable tag. 

Thanks
Liming
> -----邮件原件-----
> 发件人: devel@edk2.groups.io <devel@edk2.groups.io> 代表 Rebecca Cran
> 发送时间: 2023年5月11日 21:48
> 收件人: devel@edk2.groups.io; ardb@kernel.org; Corvin Köhne
> <corvink@freebsd.org>
> 抄送: grehan@freebsd.org; Gerd Hoffmann <kraxel@redhat.com>; Ard
> Biesheuvel <ardb+tianocore@kernel.org>; Jiewen Yao
> <jiewen.yao@intel.com>; Jordan Justen <jordan.l.justen@intel.com>;
> Anthony Perard <anthony.perard@citrix.com>; Julien Grall <julien@xen.org>
> 主题: Re: [edk2-devel] [PATCH v5 2/3] OvmfPkg/Xen: export AcpiTable
> installation into AcpiPlatformLib
> 
> Liming’s email appeared to say that patch reviews could continue even if they
> aren’t for the upcoming release?
> 
> “ We enter into Soft Feature Freeze phase on 2023-05-08. In this phase,
> 
> the feature under review will not be allowed to be pushed. The feature
> passed review can still be merged.
> 
>  The patch review can continue without break in edk2 community. If the
> patch is sent before Soft Feature Freeze, and plans to catch this stable
> tag, the patch contributor need reply to his patch and notify edk2 community.
> If the patch is sent after Soft Feature Freeze, and plans to catch this stable tag,
> please add edk2-stable202305 key words in the patch title and BZ, so the
> community know this patch target and give the feedback.
> 
>   To avoid the unnecessary changes to be merged in edk2 stable tag release,
> all edk2 maintainers' write access will be temporarily disabled until stable tag
> is released on 05-26. That means edk2 maintainer can't set push label in pull
> request after 2023-05-08.
> 
>   If the change wants to catch this stable tag 202305, please follow above
> rules, then send the merge request to gaoliming@byosoft.com.cn or
> 
> michael.d.kinney@intel.com or miki.demeter@intel.com.
> 
> 
> 
>   We will help merge the code change in soft feature freeze and hard feature
> freeze phase.
> 
> Below is edk2-stable202305 tag planning Proposed Schedule
> 
> Date (00:00:00 UTC-8) Description
> 
> 2023-02-24  Beginning of development
> 2023-05-08  Soft Feature Freeze
> 2023-05-12  Hard Feature Freeze
> 2023-05-26  Release”
> 
> 
> On Thu, May 11, 2023, at 7:19 AM, Ard Biesheuvel wrote:
> > On Thu, 11 May 2023 at 15:16, Corvin Köhne <corvink@freebsd.org> wrote:
> >>
> >> On Thu, 2023-05-11 at 07:04 -0600, Rebecca Cran wrote:
> >> > Could you cc me on _all_ of the patches in a series please?
> >> >
> >> > I seem to have been missed on this one, and only cc'd on 3/3.
> >> >
> >> >
> >>
> >> Sry, I've updated my cc list. So, you'll be included in my next update.
> >>
> >
> > We're in the middle of a soft freeze so please don't resend this until
> > after the release - thanks.
> >
> >
> >
> 
> 
> 
> 




  reply	other threads:[~2023-05-12  1:47 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-11 12:02 [PATCH v5 1/3] OvmfPkg/Xen: export search of RSDP into a library function Corvin Köhne
2023-05-11 12:02 ` [PATCH v5 2/3] OvmfPkg/Xen: export AcpiTable installation into AcpiPlatformLib Corvin Köhne
2023-05-11 13:04   ` [edk2-devel] " Rebecca Cran
2023-05-11 13:16     ` Corvin Köhne
2023-05-11 13:19       ` Ard Biesheuvel
2023-05-11 13:47         ` Rebecca Cran
2023-05-12  1:47           ` gaoliming [this message]
2023-05-11 13:45   ` Anthony PERARD
2023-05-11 12:02 ` [PATCH v5 3/3] OvmfPkg/Bhyve: install ACPI tables from memory Corvin Köhne
2023-05-11 13:30 ` [PATCH v5 1/3] OvmfPkg/Xen: export search of RSDP into a library function Anthony PERARD
2023-06-01 15:01   ` [edk2-devel] " Ard Biesheuvel

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='020f01d98473$b0103d20$1030b760$@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