From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received-SPF: Pass (sender SPF authorized) identity=mailfrom; client-ip=66.187.233.73; helo=mx1.redhat.com; envelope-from=lersek@redhat.com; receiver=edk2-devel@lists.01.org Received: from mx1.redhat.com (mx3-rdu2.redhat.com [66.187.233.73]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id 413CA21103968 for ; Thu, 23 Aug 2018 04:19:37 -0700 (PDT) Received: from smtp.corp.redhat.com (int-mx04.intmail.prod.int.rdu2.redhat.com [10.11.54.4]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 572CF8076892; Thu, 23 Aug 2018 11:19:36 +0000 (UTC) Received: from lacos-laptop-7.usersys.redhat.com (ovpn-120-237.rdu2.redhat.com [10.10.120.237]) by smtp.corp.redhat.com (Postfix) with ESMTP id 46FB12026DE4; Thu, 23 Aug 2018 11:19:34 +0000 (UTC) To: Star Zeng , edk2-devel@lists.01.org Cc: Michael D Kinney , Andrew Fish , Leif Lindholm , Dandan Bi References: <1535006413-31444-1-git-send-email-star.zeng@intel.com> From: Laszlo Ersek Message-ID: <750166fd-89f0-f346-dffa-6d952f0023e7@redhat.com> Date: Thu, 23 Aug 2018 13:19:34 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.7.0 MIME-Version: 1.0 In-Reply-To: <1535006413-31444-1-git-send-email-star.zeng@intel.com> X-Scanned-By: MIMEDefang 2.78 on 10.11.54.4 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.11.55.8]); Thu, 23 Aug 2018 11:19:36 +0000 (UTC) X-Greylist: inspected by milter-greylist-4.5.16 (mx1.redhat.com [10.11.55.8]); Thu, 23 Aug 2018 11:19:36 +0000 (UTC) for IP:'10.11.54.4' DOMAIN:'int-mx04.intmail.prod.int.rdu2.redhat.com' HELO:'smtp.corp.redhat.com' FROM:'lersek@redhat.com' RCPT:'' Subject: Re: [edk2-wiki PATCH] release planning: Add "SMBIOS 3.2.0 support" in Proposed Features X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Aug 2018 11:19:38 -0000 Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit On 08/23/18 08:40, Star Zeng wrote: > Cc: Michael D Kinney > Cc: Laszlo Ersek > Cc: Andrew Fish > Cc: Leif Lindholm > Cc: Dandan Bi > Contributed-under: TianoCore Contribution Agreement 1.1 > Signed-off-by: Star Zeng > --- > EDK-II-Release-Planning.md | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/EDK-II-Release-Planning.md b/EDK-II-Release-Planning.md > index 744770521cca..f2afde72796f 100644 > --- a/EDK-II-Release-Planning.md > +++ b/EDK-II-Release-Planning.md > @@ -11,6 +11,8 @@ > > ## Proposed Features > > +* SMBIOS 3.2.0 support: https://bugzilla.tianocore.org/show_bug.cgi?id=1099 > + > TBD Bugzilla List > > --- > If you insert [SMBIOS 3.2.0 support](https://bugzilla.tianocore.org/show_bug.cgi?id=1099) instead, do you like the rendered view better? (If you don't, then I'm fine with this patch too, of course.) Thanks! Laszlo