From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail.byosoft.com.cn (mail.byosoft.com.cn [58.240.74.242]) by mx.groups.io with SMTP id smtpd.web11.30164.1615165493297056298 for ; Sun, 07 Mar 2021 17:04:55 -0800 Authentication-Results: mx.groups.io; dkim=missing; spf=none, err=permanent DNS error (domain: byosoft.com.cn, ip: 58.240.74.242, mailfrom: gaoliming@byosoft.com.cn) Received: from DESKTOPS6D0PVI ([58.246.60.130]) (envelope-sender ) by 192.168.6.13 with ESMTP for ; Mon, 08 Mar 2021 09:04:43 +0800 X-WM-Sender: gaoliming@byosoft.com.cn X-Originating-IP: 58.246.60.130 X-WM-AuthFlag: YES X-WM-AuthUser: gaoliming@byosoft.com.cn From: "gaoliming" To: , , "'Bret Barkelew'" Cc: "'Bob Feng'" , "'Yuwei Chen'" References: <20210223175156.1572-1-bret.barkelew@microsoft.com> <1668610AF97AAB3B.600@groups.io> In-Reply-To: <1668610AF97AAB3B.600@groups.io> Subject: =?UTF-8?B?5Zue5aSNOiBbZWRrMi1kZXZlbF0g5Zue5aSNOiBbUEFUQ0ggdjMgMS8xXSBCYXNlVG9vbHM6IFVwZGF0ZSB0aGUgTkFTTSBDSSBkZXBlbmRlbmN5?= Date: Mon, 8 Mar 2021 09:04:45 +0800 Message-ID: <006201d713b7$07e833c0$17b89b40$@byosoft.com.cn> MIME-Version: 1.0 X-Mailer: Microsoft Outlook 16.0 Thread-Index: AQFRezjkMKLfLVSnvTzOac0GQpvOXALyYq1Rq2zkd7A= Content-Type: text/plain; charset="gb2312" Content-Transfer-Encoding: quoted-printable Content-Language: zh-cn Create PR https://github.com/tianocore/edk2/pull/1477 for this patch.=20 Thanks Liming > -----=D3=CA=BC=FE=D4=AD=BC=FE----- > =B7=A2=BC=FE=C8=CB: devel@edk2.groups.io =B4=FA= =B1=ED gaoliming > =B7=A2=CB=CD=CA=B1=BC=E4: 2021=C4=EA3=D4=C22=C8=D5 9:06 > =CA=D5=BC=FE=C8=CB: 'Bret Barkelew' ; devel@edk2.group= s.io > =B3=AD=CB=CD: 'Bob Feng' ; 'Yuwei Chen' > > =D6=F7=CC=E2: [edk2-devel] =BB=D8=B8=B4: [PATCH v3 1/1] BaseTools: Updat= e the NASM CI > dependency >=20 > Bret: > This change is good to me. Reviewed-by: Liming Gao > cn> >=20 > Besides, I think this patch is CI dependency update. It is not bug fix= . It > can be merged after this stable tag. >=20 > Thanks > Liming > > -----=D3=CA=BC=FE=D4=AD=BC=FE----- > > =B7=A2=BC=FE=C8=CB: Bret Barkelew > > =B7=A2=CB=CD=CA=B1=BC=E4: 2021=C4=EA2=D4=C224=C8=D5 1:52 > > =CA=D5=BC=FE=C8=CB: devel@edk2.groups.io > > =B3=AD=CB=CD: Bob Feng ; Liming Gao > > ; Yuwei Chen > > =D6=F7=CC=E2: [PATCH v3 1/1] BaseTools: Update the NASM CI dependency > > > > Update the external dependency (consumed by Edk2Tools) version for > NASM, > > as agreed in recent community meetings: > > https://edk2.groups.io/g/devel/message/71289 > > https://edk2.groups.io/g/devel/message/71070 > > > > This is primarily used by CI builds, but may also be used by platforms= . > > > > Signed-off-by: Bret Barkelew > > Cc: Bob Feng > > Cc: Liming Gao > > Cc: Yuwei Chen > > --- > > BaseTools/Bin/nasm_ext_dep.yaml | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > > diff --git a/BaseTools/Bin/nasm_ext_dep.yaml > > b/BaseTools/Bin/nasm_ext_dep.yaml > > index 60b1f71b56aa..56703d4c18e7 100644 > > --- a/BaseTools/Bin/nasm_ext_dep.yaml > > +++ b/BaseTools/Bin/nasm_ext_dep.yaml > > @@ -13,6 +13,6 @@ > > "type": "nuget", > > "name": "mu_nasm", > > "source": "https://api.nuget.org/v3/index.json", > > - "version": "2.14.02", > > + "version": "2.15.05", > > "flags": ["set_path", "host_specific"] > > } > > -- > > 2.28.0.windows.1 >=20 >=20 >=20 >=20 >=20 >=20 >=20