* [Patch] edk2 Readme.md: Add edk2 release tag and edk2 release plan @ 2018-12-05 14:49 Liming Gao 2018-12-05 14:49 ` [Patch] edk2 wiki: remove edk2-stable201811 tag planning in EDK-II-Release-Planning Liming Gao 2018-12-12 0:41 ` [Patch] edk2 Readme.md: Add edk2 release tag and edk2 release plan Gao, Liming 0 siblings, 2 replies; 5+ messages in thread From: Liming Gao @ 2018-12-05 14:49 UTC (permalink / raw) To: edk2-devel https://bugzilla.tianocore.org/show_bug.cgi?id=1364 Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Liming Gao <liming.gao@intel.com> --- Readme.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Readme.md b/Readme.md index 1ef0780ee0..bf7c97cd2b 100644 --- a/Readme.md +++ b/Readme.md @@ -27,3 +27,7 @@ are listed in [Maintainers.txt](Maintainers.txt). * [Mailing Lists](https://github.com/tianocore/tianocore.github.io/wiki/Mailing-Lists) * [TianoCore Bugzilla](https://bugzilla.tianocore.org) * [How To Contribute](https://github.com/tianocore/tianocore.github.io/wiki/How-To-Contribute) +* [Release Planning](https://github.com/tianocore/tianocore.github.io/wiki/EDK-II-Release-Planning) +* [UDK2017](https://github.com/tianocore/edk2/releases/tag/vUDK2017) +* [UDK2018](https://github.com/tianocore/edk2/releases/tag/vUDK2018) +* [edk2-stable201811](https://github.com/tianocore/edk2/releases/tag/edk2-stable201811) -- 2.13.0.windows.1 ^ permalink raw reply related [flat|nested] 5+ messages in thread
* [Patch] edk2 wiki: remove edk2-stable201811 tag planning in EDK-II-Release-Planning 2018-12-05 14:49 [Patch] edk2 Readme.md: Add edk2 release tag and edk2 release plan Liming Gao @ 2018-12-05 14:49 ` Liming Gao 2018-12-12 0:41 ` [Patch] edk2 Readme.md: Add edk2 release tag and edk2 release plan Gao, Liming 1 sibling, 0 replies; 5+ messages in thread From: Liming Gao @ 2018-12-05 14:49 UTC (permalink / raw) To: edk2-devel edk2-stable201811 tag has been created. its planning can be removed. Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Liming Gao <liming.gao@intel.com> --- EDK-II-Release-Planning.md | 24 ------------------------ 1 file changed, 24 deletions(-) diff --git a/EDK-II-Release-Planning.md b/EDK-II-Release-Planning.md index 23011fa..bbd003f 100644 --- a/EDK-II-Release-Planning.md +++ b/EDK-II-Release-Planning.md @@ -1,27 +1,3 @@ -# edk2-stable201811 tag planning - -## Proposed Schedule - -| Date | Description | -| ---------- | ---------------------------------------- | -| 2018-08-15 | Beginning of development | -| 2018-11-01 | [Soft Feature Freeze](SoftFeatureFreeze) | -| 2018-11-08 | [Hard Feature Freeze](HardFeatureFreeze) | -| 2018-11-15 | Release | - -## Proposed Features - -* [SMBIOS 3.2.0 support](https://bugzilla.tianocore.org/show_bug.cgi?id=1099) -* [New APIs in UefiLib to locate ACPI table by signature](https://bugzilla.tianocore.org/show_bug.cgi?id=967) -* [32bit subnet mask support for IP4 PXE](https://bugzilla.tianocore.org/show_bug.cgi?id=1125) -* [TFTP windowsize option support (RFC7440)](https://bugzilla.tianocore.org/show_bug.cgi?id=886) -* [Non-stop mode for Heap Guard and Null Pointer Detection](https://bugzilla.tianocore.org/show_bug.cgi?id=1095) -* [PEI Stack Guard](https://bugzilla.tianocore.org/show_bug.cgi?id=1126) -* [Support MSRs define in SDM 2018-05](https://bugzilla.tianocore.org/show_bug.cgi?id=1213) -* [Add Use-After-Free heap detection in DXE core](https://bugzilla.tianocore.org/show_bug.cgi?id=1240) -* [Remove FatBinPkg from edk2/master](https://bugzilla.tianocore.org/show_bug.cgi?id=1105) - - # edk2-stable201903 tag planning ## Proposed Schedule -- 2.13.0.windows.1 ^ permalink raw reply related [flat|nested] 5+ messages in thread
* Re: [Patch] edk2 Readme.md: Add edk2 release tag and edk2 release plan 2018-12-05 14:49 [Patch] edk2 Readme.md: Add edk2 release tag and edk2 release plan Liming Gao 2018-12-05 14:49 ` [Patch] edk2 wiki: remove edk2-stable201811 tag planning in EDK-II-Release-Planning Liming Gao @ 2018-12-12 0:41 ` Gao, Liming 2018-12-12 10:22 ` Laszlo Ersek 1 sibling, 1 reply; 5+ messages in thread From: Gao, Liming @ 2018-12-12 0:41 UTC (permalink / raw) To: Gao, Liming, edk2-devel@lists.01.org Hi, all I don't get any comments on this change. So, I will push it this week. Thanks Liming >-----Original Message----- >From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of >Liming Gao >Sent: Wednesday, December 05, 2018 10:49 PM >To: edk2-devel@lists.01.org >Subject: [edk2] [Patch] edk2 Readme.md: Add edk2 release tag and edk2 >release plan > >https://bugzilla.tianocore.org/show_bug.cgi?id=1364 > >Contributed-under: TianoCore Contribution Agreement 1.1 >Signed-off-by: Liming Gao <liming.gao@intel.com> >--- > Readme.md | 4 ++++ > 1 file changed, 4 insertions(+) > >diff --git a/Readme.md b/Readme.md >index 1ef0780ee0..bf7c97cd2b 100644 >--- a/Readme.md >+++ b/Readme.md >@@ -27,3 +27,7 @@ are listed in [Maintainers.txt](Maintainers.txt). > * [Mailing >Lists](https://github.com/tianocore/tianocore.github.io/wiki/Mailing-Lists) > * [TianoCore Bugzilla](https://bugzilla.tianocore.org) > * [How To >Contribute](https://github.com/tianocore/tianocore.github.io/wiki/How-To- >Contribute) >+* [Release >Planning](https://github.com/tianocore/tianocore.github.io/wiki/EDK-II- >Release-Planning) >+* [UDK2017](https://github.com/tianocore/edk2/releases/tag/vUDK2017) >+* [UDK2018](https://github.com/tianocore/edk2/releases/tag/vUDK2018) >+* [edk2- >stable201811](https://github.com/tianocore/edk2/releases/tag/edk2- >stable201811) >-- >2.13.0.windows.1 > >_______________________________________________ >edk2-devel mailing list >edk2-devel@lists.01.org >https://lists.01.org/mailman/listinfo/edk2-devel ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Patch] edk2 Readme.md: Add edk2 release tag and edk2 release plan 2018-12-12 0:41 ` [Patch] edk2 Readme.md: Add edk2 release tag and edk2 release plan Gao, Liming @ 2018-12-12 10:22 ` Laszlo Ersek 2018-12-12 13:52 ` Gao, Liming 0 siblings, 1 reply; 5+ messages in thread From: Laszlo Ersek @ 2018-12-12 10:22 UTC (permalink / raw) To: Gao, Liming, edk2-devel@lists.01.org Hi Liming, On 12/12/18 01:41, Gao, Liming wrote: > Hi, all > I don't get any comments on this change. So, I will push it this week. sorry that I didn't respond earlier. I think the structure of your patch series is confusing. The first patch is for the edk2 project README file. I saw that soon after you posted these patches, and I thought someone else should comment on the series. So I skipped the rest of the series as well. However, the second patch in the series (which is not numbered, but I can see the second patch was sent threaded under the first), is for the edk2 *wiki*. I think that's extremely confusing, modifying multiple *repositories* in a single patch email thread. The wiki patch should have been sent separately. Furthermore, the subject shouldn't be [edk2] [Patch] edk2 wiki: remove ... but [edk2] [Patch edk2-wiki] remove ... For two reasons: - This way reviewers will see at once that the *project* (repo) in question is the wiki. We always put the repo (e.g. edk2-platforms, edk2-staging) in the bracketed part. - When the patch is finally pushed to the wiki, the subject line of the commit should not say "edk2 wiki". The commit is made to the wiki repo anyway, so naming it in the commit message is redundant. Anyway, beyond the above meta-comments, I'm fine with the contents of the patches themselves. The article at <https://github.com/tianocore/edk2/releases/tag/edk2-stable201811> preserves the list of features added in the November release. That link is added to Readme.md in the first patch, and in general, <https://github.com/tianocore/edk2/releases> is a generic feature of github, for all projects. Thanks, Laszlo ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Patch] edk2 Readme.md: Add edk2 release tag and edk2 release plan 2018-12-12 10:22 ` Laszlo Ersek @ 2018-12-12 13:52 ` Gao, Liming 0 siblings, 0 replies; 5+ messages in thread From: Gao, Liming @ 2018-12-12 13:52 UTC (permalink / raw) To: Laszlo Ersek, edk2-devel@lists.01.org Laszlo: Sorry for the confuse. I don't find the good name for them. I think your suggestion is good. I will keep it. Thanks Liming > -----Original Message----- > From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of Laszlo Ersek > Sent: Wednesday, December 12, 2018 6:22 PM > To: Gao, Liming <liming.gao@intel.com>; edk2-devel@lists.01.org > Subject: Re: [edk2] [Patch] edk2 Readme.md: Add edk2 release tag and edk2 release plan > > Hi Liming, > > On 12/12/18 01:41, Gao, Liming wrote: > > Hi, all > > I don't get any comments on this change. So, I will push it this week. > > sorry that I didn't respond earlier. > > I think the structure of your patch series is confusing. The first patch > is for the edk2 project README file. I saw that soon after you posted > these patches, and I thought someone else should comment on the series. > So I skipped the rest of the series as well. > > However, the second patch in the series (which is not numbered, but I > can see the second patch was sent threaded under the first), is for the > edk2 *wiki*. I think that's extremely confusing, modifying multiple > *repositories* in a single patch email thread. The wiki patch should > have been sent separately. > > Furthermore, the subject shouldn't be > > [edk2] [Patch] edk2 wiki: remove ... > > but > > [edk2] [Patch edk2-wiki] remove ... > > For two reasons: > > - This way reviewers will see at once that the *project* (repo) in > question is the wiki. We always put the repo (e.g. edk2-platforms, > edk2-staging) in the bracketed part. > > - When the patch is finally pushed to the wiki, the subject line of the > commit should not say "edk2 wiki". The commit is made to the wiki repo > anyway, so naming it in the commit message is redundant. > > > Anyway, beyond the above meta-comments, I'm fine with the contents of > the patches themselves. The article at > <https://github.com/tianocore/edk2/releases/tag/edk2-stable201811> > preserves the list of features added in the November release. That link > is added to Readme.md in the first patch, and in general, > <https://github.com/tianocore/edk2/releases> is a generic feature of > github, for all projects. > > Thanks, > Laszlo > _______________________________________________ > edk2-devel mailing list > edk2-devel@lists.01.org > https://lists.01.org/mailman/listinfo/edk2-devel ^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2018-12-12 13:52 UTC | newest] Thread overview: 5+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2018-12-05 14:49 [Patch] edk2 Readme.md: Add edk2 release tag and edk2 release plan Liming Gao 2018-12-05 14:49 ` [Patch] edk2 wiki: remove edk2-stable201811 tag planning in EDK-II-Release-Planning Liming Gao 2018-12-12 0:41 ` [Patch] edk2 Readme.md: Add edk2 release tag and edk2 release plan Gao, Liming 2018-12-12 10:22 ` Laszlo Ersek 2018-12-12 13:52 ` Gao, Liming
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox