From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail05.groups.io (mail05.groups.io [45.79.224.7]) by spool.mail.gandi.net (Postfix) with ESMTPS id 8EF39AC137C for ; Fri, 10 May 2024 15:29:18 +0000 (UTC) DKIM-Signature: a=rsa-sha256; bh=T96AEgPPc5aAV4/eoE3hQFngBwQSEcmC1Q044N70rZE=; c=relaxed/simple; d=groups.io; h=From:To:Cc:References:In-Reply-To:Subject:Date:Message-ID:MIME-Version:Thread-Index:Precedence:List-Subscribe:List-Help:Sender:List-Id:Mailing-List:Delivered-To:Resent-Date:Resent-From:Reply-To:List-Unsubscribe-Post:List-Unsubscribe:Content-Type:Content-Language; s=20240206; t=1715354957; v=1; b=kICkpw9ZSDtkNnCdhvFBk9kHG+tXDhGMYQh9in/sZ9lxp8POfT9jM/K1ISBBeH6Uhw9K2zRY tLUAFzPZLWLsDFWH1y9CykNNhis9Njabhu80dDcRnu7ezbqp2EMKgG0O6jebO/fRlkcI0wAwm6P v9k9RYTraNY56HCypx3RhY4o8qt5zFkeq8ax36MD9aSTpygFBaYCe5zcspC4dvlLZw7NZHvBSBa CIc1ImpOB4k5enRzTWOYiWMNxP8XCs7shDp+U4C3vwZSy7JBpe6v/JaT3EsrjULLBapeIRkIVv+ UEdmF2sfq1K8gL8QKJqEm9/BJzHr1h1fy2wz8VodUs80A== X-Received: by 127.0.0.2 with SMTP id pMW1YY7687511xdtvCbbX7vl; Fri, 10 May 2024 08:29:17 -0700 X-Received: from cxsh.intel-email.com (cxsh.intel-email.com [121.46.250.151]) by mx.groups.io with SMTP id smtpd.web10.16694.1715354955094002072 for ; Fri, 10 May 2024 08:29:16 -0700 X-Received: from cxsh.intel-email.com (localhost [127.0.0.1]) by cxsh.intel-email.com (Postfix) with ESMTP id 5F4FFDDA792 for ; Fri, 10 May 2024 23:29:11 +0800 (CST) X-Received: from localhost (localhost [127.0.0.1]) by cxsh.intel-email.com (Postfix) with ESMTP id 5895EDDA784 for ; Fri, 10 May 2024 23:29:11 +0800 (CST) X-Received: from mail.byosoft.com.cn (mail.byosoft.com.cn [58.240.74.242]) by cxsh.intel-email.com (Postfix) with SMTP id 7F486DDA78D for ; Fri, 10 May 2024 23:29:04 +0800 (CST) X-Received: from DESKTOPS6D0PVI ([114.92.182.254]) (envelope-sender ) by 192.168.6.13 with ESMTP(SSL) for ; Fri, 10 May 2024 23:28:50 +0800 X-WM-Sender: gaoliming@byosoft.com.cn X-Originating-IP: 114.92.182.254 X-WM-AuthFlag: YES X-WM-AuthUser: gaoliming@byosoft.com.cn From: "gaoliming via groups.io" To: , "'Michael D Kinney'" , "'Andrew Fish'" , "'Leif Lindholm'" Cc: "'Ard Biesheuvel'" , , , "'Mathews, John'" , "'Hou, Wenxing'" References: <17CD1075E73EEFD7.30273@groups.io> In-Reply-To: <17CD1075E73EEFD7.30273@groups.io> Subject: =?UTF-8?B?5Zue5aSNOiBbZWRrMi1kZXZlbF0gU29mdCBGZWF0dXJlIEZyZWV6ZSBzdGFydHMgbm93IGZvciBlZGsyLXN0YWJsZTIwMjQwNQ==?= Date: Fri, 10 May 2024 23:28:53 +0800 Message-ID: <002501daa2ee$c4445660$4ccd0320$@byosoft.com.cn> MIME-Version: 1.0 Thread-Index: AQKfbKTbXoEYRIOo6T31ZtZb+qHX+7AG/KCw Precedence: Bulk List-Subscribe: List-Help: Sender: devel@edk2.groups.io List-Id: Mailing-List: list devel@edk2.groups.io; contact devel+owner@edk2.groups.io Resent-Date: Fri, 10 May 2024 08:29:16 -0700 Resent-From: gaoliming@byosoft.com.cn Reply-To: devel@edk2.groups.io,gaoliming@byosoft.com.cn List-Unsubscribe-Post: List-Unsubscribe=One-Click List-Unsubscribe: X-Gm-Message-State: LJAOTzU3TiphSIvArF7bNeanx7686176AA= Content-Type: multipart/alternative; boundary="----=_NextPart_000_0026_01DAA331.D2694410" Content-Language: zh-cn X-GND-Status: LEGIT Authentication-Results: spool.mail.gandi.net; dkim=pass header.d=groups.io header.s=20240206 header.b=kICkpw9Z; dmarc=pass (policy=none) header.from=groups.io; spf=pass (spool.mail.gandi.net: domain of bounce@groups.io designates 45.79.224.7 as permitted sender) smtp.mailfrom=bounce@groups.io ------=_NextPart_000_0026_01DAA331.D2694410 Content-Type: text/plain; charset="gb2312" Content-Transfer-Encoding: quoted-printable Stewards: Now, there are several patches to catch this table tag. Could you give th= e comments for them? =20 1. Adding support for verbose UEFI Table dumping to Dmem.c (https://edk2.groups.io/g/devel/message/118582) [Liming] This patch set has been reviewed before soft feature freeze. It plans to catch this stable tag.=20 =20 2. MdePkg/BaseLib: Fix AARCH64 compilation error (https://edk2.groups.io/g/devel/message/118690) [Liming] This bug fix is reviewed in soft feature freeze phase. It plans to catch this stable tag.=20 =20 3. MdeModulePkg: Potential UINT32 overflow in S3 ResumeCount (https://edk2= . groups.io/g/devel/message/118745) [Liming] This security fix is reviewed in soft feature freeze phase. It plans to catch this stable tag. =20 4. NetworkPkg: CVE-2023-45236 and CVE-2023-45237 (https://edk2.groups.io/g/devel/message/118768) [Liming] This security fix is still under code review. It plans to catch this stable tag. =20 5. Add more crypt APIs based on Mbedtls (https://edk2.groups.io/g/devel/message/118772) [Liming] This patch set passes code review in soft feature freeze phase. It plans to catch this stable tag. =20 Thanks Liming =B7=A2=BC=FE=C8=CB: devel@edk2.groups.io =B4=FA=B1= =ED gaoliming via groups.io =B7=A2=CB=CD=CA=B1=BC=E4: 2024=C4=EA5=D4=C27=C8=D5 9:25 =CA=D5=BC=FE=C8=CB: devel@edk2.groups.io; announce@edk2.groups.io =B3=AD=CB=CD: 'Michael D Kinney' ; 'Andrew Fish= ' ; 'Leif Lindholm' =D6=F7=CC=E2: [edk2-devel] Soft Feature Freeze starts now for edk2-stable20= 2405 =20 Hi, all =20 We enter into Soft Feature Freeze phase now. In this phase, the feature under review will not be allowed to be pushed. The feature passed review can still be merged. =20 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-stable202405 key words in the patch title and BZ, so the community know this patch target and give the feedback. =20 To avoid the unnecessary changes to be merged in edk2 stable tag release, all edk2 maintainers' write access will be temporarily disabled until stabl= e tag is released on 05-24. That means edk2 maintainer can't set push label i= n pull request after soft feature freeze starts. =20 If the change wants to catch this stable tag 202405, please follow above rules, then send the merge request to gaoliming@byosoft.com.cn or=20 michael.d.kinney@intel.com . =20 We will help merge the code change in soft feature freeze and hard featur= e freeze phase.=20 =20 Below is edk2-stable202405 tag planning Proposed Schedule Date (00:00:00 UTC-8) Description =20 2024-02-23 Beginning of development 2024-05-06 Soft Feature Freeze 2024-05-10 Hard Feature Freeze 2024-05-24 Release =20 Thanks Liming =20 -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#118823): https://edk2.groups.io/g/devel/message/118823 Mute This Topic: https://groups.io/mt/106022998/7686176 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io] -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D- ------=_NextPart_000_0026_01DAA331.D2694410 Content-Type: text/html; charset="gb2312" Content-Transfer-Encoding: quoted-printable

Ste= wards:

  = Now, there are several patches to catch this table tag. Could you give the = comments for them?

 

1.      Adding = support for verbose UEFI Table dumping to Dmem.c (https://edk2.groups.io/g/devel/message/118582)

[Liming] This = patch set has been reviewed before soft feature freeze. It plans to catch t= his stable tag.

 

2.  MdePkg/BaseLib: Fix AARCH64 compilation error (https://edk2.groups.io/g/devel/message/118690)

=

[Liming] This bug fix is reviewed in soft fe= ature freeze phase. It plans to catch this stable tag.

 

3.  MdeModulePkg: Potential UINT32 overflow in S3 ResumeCount (https://edk2.groups.i= o/g/devel/message/118745)

[Liming] This security fix is reviewed in soft feature freeze phase. = It plans to catch this stable tag.

 

4.&nb= sp; NetworkPkg: CVE-2023-45236 and CVE-2023-45237 (https://edk2.groups.io/= g/devel/message/118768)

[Liming] This security fix is still under code review. It plans to catc= h this stable tag.

 

5.  Add more crypt APIs bas= ed on Mbedtls (ht= tps://edk2.groups.io/g/devel/message/118772)

[Liming] This patch set passes code review in soft= feature freeze phase. It plans to catch this stable tag.

 

Thanks=

Liming<= /span>

=B7=A2=BC=FE=C8=CB: = devel@edk2.groups.io <devel@edk2.groups.io> =B4=FA=B1=ED gaoliming via groups.io
=B7=A2=CB=CD=CA=B1=BC=E4: 2024=C4=EA5=D4=C27=C8=D5 9:25
=CA=D5=BC=FE=C8=CB: devel@edk2.groups.io; announce@edk= 2.groups.io
=B3=AD=CB=CD: 'Michael D Kinney' <michael.d.kinney@intel.com>; 'Andrew= Fish' <afish@apple.com>; 'Leif Lindholm' <quic_llindhol@quicinc.c= om>
=D6=F7=CC=E2: [edk2-devel] Soft Feature Freeze starts now for edk2-stable202405=

 

Hi, all

 

  We enter into Soft Feature Freeze phase now. In this phase,

the feature under review will not be allowed t= o be pushed. The feature

passed review can st= ill be merged.

 

  The patch review can continue without break in edk2 community= . If the

patch is sent before Soft Feature Fr= eeze, and plans to catch this stable tag, the

patch contributor need reply to his patch and notify edk2 community. If th= e

patch is sent after Soft Feature Freeze, an= d plans to catch this stable tag,

please add = edk2-stable202405 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 tempor= arily disabled until stable

tag is released o= n 05-24. That means edk2 maintainer can't set push label in

pull request after soft feature freeze starts.

 

  If the change = wants to catch this stable tag 202405, please follow above

rules, then send the merge request to gaoliming@byosoft.com.cn or

=

michael.d.kinney@int= el.com.

 

  We will help merge the code change in soft feature freeze and ha= rd feature

freeze phase.

 

Below is edk2-stable202405 = tag planning Proposed Schedule

<= span lang=3DEN-US style=3D'font-family:Consolas;color:black'>Date (00:00:00= UTC-8) Description

 

2024-02-23 Beginning of development

2024-05-06 Soft Feature Freeze

2024-05-1= 0 Hard Feature Freeze

2024-05-24 Release=

 

Thanks<= /o:p>

Liming

<= span lang=3DEN-US> 

_._,_._,_

Groups.io Links:

=20 You receive all messages sent to this group. =20 =20

View/Reply Online (#118823) | =20 | Mute= This Topic | New Topic
Your Subscriptio= n | Contact Group Owner | Unsubscribe [rebecca@openfw.io]

_._,_._,_
------=_NextPart_000_0026_01DAA331.D2694410--