From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail.byosoft.com.cn (mail.byosoft.com.cn [58.240.74.243]) by mx.groups.io with SMTP id smtpd.web11.9274.1598952953035207122 for ; Tue, 01 Sep 2020 02:35:54 -0700 Authentication-Results: mx.groups.io; dkim=missing; spf=none, err=permanent DNS error (domain: byosoft.com.cn, ip: 58.240.74.243, mailfrom: gaoliming@byosoft.com.cn) Received: from DESKTOPS6D0PVI ([58.246.60.130]) (envelope-sender ) by 192.168.6.13 with ESMTP for ; Tue, 01 Sep 2020 17:35:44 +0800 X-WM-Sender: gaoliming@byosoft.com.cn X-WM-AuthFlag: YES X-WM-AuthUser: gaoliming@byosoft.com.cn From: "gaoliming" To: , , , "'Leif Lindholm'" , , "'Kinney, Michael D'" , "'Guptha, Soumya K'" , "'Zhiguang Liu'" , "'Zhang, Qi1'" References: <55f8dfee-ef2e-b04a-f1cb-4fef1931a7c3@redhat.com> <162D6EE567916534.7353@groups.io> In-Reply-To: <162D6EE567916534.7353@groups.io> Subject: =?UTF-8?B?5Zue5aSNOiBbZWRrMi1kZXZlbF0gUGF0Y2ggTGlzdCBmb3IgMjAyMDA4IHN0YWJsZSB0YWc=?= Date: Tue, 1 Sep 2020 17:35:45 +0800 Message-ID: <001b01d68043$44cda3e0$ce68eba0$@byosoft.com.cn> MIME-Version: 1.0 X-Mailer: Microsoft Outlook 16.0 Thread-Index: AQH5LUqlR1tNLVOIjVKQ/cj2YKy2LQJGJVhfAppbiFio5yWa0A== Content-Type: text/plain; charset="gb2312" Content-Transfer-Encoding: quoted-printable Content-Language: zh-cn Hi, all There are still some patches to be merged for 202008 stable tag. They ar= e all bug fixes. The risk is low. I agree to catch them in this stable tag. = If you have other comments, please reply this mail.=20 https://edk2.groups.io/g/devel/message/64873 [PATCH v3] MdeModulePkg/Library: add PEIM and SEC module type to TpmMeasurementLibNul= l https://edk2.groups.io/g/devel/message/64865 [PATCH] SecurityPkg: Initaili= ze variable Status before it is consumed. https://edk2.groups.io/g/devel/message/64812 [PATCH] IntelFsp2WrapperPkg/IntelFsp2WrapperPkg.dec: add FspMeasurementLib.h Thanks Liming > -----=D3=CA=BC=FE=D4=AD=BC=FE----- > =B7=A2=BC=FE=C8=CB: bounce+27952+64554+4905953+8761045@groups.io > =B4=FA=B1=ED gaoliming > =B7=A2=CB=CD=CA=B1=BC=E4: 2020=C4=EA8=D4=C222=C8=D5 8:16 > =CA=D5=BC=FE=C8=CB: devel@edk2.groups.io; lersek@redhat.com; 'Leif Lindh= olm' > ; afish@apple.com; 'Kinney, Michael D' > ; 'Guptha, Soumya K' > ; 'Chang, Abner (HPS SW/FW Technologist)' > ; 'Vladimir Olovyannikov' > ; 'Tom Lendacky' > ; gaoliming@byosoft.com.cn > =D6=F7=CC=E2: =B4=F0=B8=B4: [edk2-devel] Patch List for 202008 stable ta= g >=20 > Laszlo: >=20 > > -----=D3=CA=BC=FE=D4=AD=BC=FE----- > > =B7=A2=BC=FE=C8=CB: bounce+27952+64532+4905953+8761045@groups.io > > [mailto:bounce+27952+64532+4905953+8761045@groups.io] =B4=FA=B1=ED Las= zlo > > Ersek > > =B7=A2=CB=CD=CA=B1=BC=E4: 2020=C4=EA8=D4=C221=C8=D5 19:07 > > =CA=D5=BC=FE=C8=CB: Gao, Liming ; Leif Lindholm > > ; afish@apple.com; Kinney, Michael D > > ; Guptha, Soumya K > > ; Chang, Abner (HPS SW/FW Technologist) > > ; Vladimir Olovyannikov > > ; Tom Lendacky > > > > =B3=AD=CB=CD: devel@edk2.groups.io > > =D6=F7=CC=E2: Re: [edk2-devel] Patch List for 202008 stable tag > > > > On 08/20/20 13:30, Gao, Liming wrote: > > > Hi Stewards and all: > > > I collect current patch lists in devel mail list. Those patch > contributors > > request to add them for 202008 stable tag. Because we have enter into Soft > > Feature Freeze, I want to collect your feedback for them. If any patch= es > are > > missing, please reply this mail to add them. > > > > > > Feature List: > > > https://edk2.groups.io/g/devel/message/63767 [PATCH] > > > EmbeddedPkg/libfdt: Add strncmp macro to use AsciiStrnCmp [Liming] > This > > patch pass code review after Soft Feature Freeze (SFF) starts. Accordi= ng > to SFF > > definition, it should not be merged for this stable tag. But, the patc= h > submitter > > says this patch is important to RISC-V community. To catch it for this > stable tag, > > Laszlo proposed the solution to defer SFF start day from 2020-08-14 to > > 2020-08-21, then hard feature freeze and release date will also defer one > > week. Any patches those pass review before new SFF start day can be > merged. > > @ Stewards, please give your comments to defer this stable tag release by > > one week. > > > > Thank you, very nice summary. > > > > As stated earlier, I'm OK with 1 week (or even two weeks, if needed) > > extension. I invite Andrew, Leif and Mike to comment. > > > [Liming] I don't see any other urgent request. I think it is enough to defer > 1 week for this stable tag. > So far, there is objection for this defer. I will send the announcement > mail. >=20 > > > > > > https://edk2.groups.io/g/devel/message/63348 [PATCH v5 1/1] > > > ShellPkg/DynamicCommand: add HttpDynamicCommand [Liming] This > > patch has collected the review comment. New version will be sent. I ha= ve > no > > information how important it is. @Vladimir, does this patch must catch > this > > stable tag? If yes, can you give the reason? > > > > This is a feature addition. While it's a super useful feature, it need= s to > mature > > (mainly from the coding style perspective, as I gather). > > Posting of new versions and review are on-going. > > > > Most likely material for the next stable tag. In case we extend the > deadlines, > > and Maciej and the ShellPkg maintainers approve one of the upcoming > > versions until the new SFF, then yes, we can merge that too. > > > [Liming] So, this is not urgent. Let's defer it to next stable tag. >=20 > Thanks > Liming >=20 > > > Bug List: > > > https://edk2.groups.io/g/devel/message/64383 [PATCH 1/1] > > > UefiCpuPkg/MpInitLib: Always initialize the DoDecrement variable > [Liming] > > This patch has collected the review comment. New version will be sent. > > > > This is a bugfix. Certainly a build fix on CLANGPDB. I tried to do som= e > > (lightweight) analysis to see whether the bug is a functional one as well > (i.e. > > whether the bad code path that CLANG warns about can actually occur in > > practice), but in the end I didn't want to spend much time on it, as t= he > build > > breakage needs to be fixed anyway. > > > > So, this patch (more precisely, v2 of this patch) would even qualify > during the > > hard feature freeze (as it's clearly a bugfix). > > > > > > > > https://edk2.groups.io/g/devel/message/50406 [PATCH 1/1] > > > MdePkg/Include: Add missing definitions of SMBIOS type 42h in SmBios= .h > > [Liming] This patch passed review early. But, it is not merged. I will > merge it. > > > > Right, it was approved on 2019-Nov-18. If it still applies cleanly, it > should be > > merged, before we enter the Hard Feature Freeze. > > > > Well... now that I'm writing this, we have already entered the HFF (as > planned > > originally) and the patch doesn't seem to be upstream yet. So unless w= e > > extend, I don't think this patch qualifies. > > > > (On the other hand -- it seems like we really should extend.) > > > > Thanks! > > Laszlo > > > > > > >=20 >=20 >=20 >=20 >=20 >=20