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.web12.52704.1600053342392602856 for ; Sun, 13 Sep 2020 20:15:43 -0700 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, 14 Sep 2020 11:15:33 +0800 X-WM-Sender: gaoliming@byosoft.com.cn X-WM-AuthFlag: YES X-WM-AuthUser: gaoliming@byosoft.com.cn From: "gaoliming" To: , Cc: "'Bob Feng'" , "'Yuwei Chen'" , "'Sean Brogan'" References: <20200911204438.234-1-matthewfcarlson@gmail.com> <20200911204438.234-2-matthewfcarlson@gmail.com> In-Reply-To: <20200911204438.234-2-matthewfcarlson@gmail.com> Subject: =?UTF-8?B?5Zue5aSNOiBbZWRrMi1kZXZlbF0gW1BBVENIIHYxIDEvMV0gQmFzZVRvb2xzOiB1cGRhdGUgSUFTTCBleHRkZXAgdG8gbW9yZSBtb2Rlcm4gdmVyc2lvbg==?= Date: Mon, 14 Sep 2020 11:15:32 +0800 Message-ID: <000a01d68a45$4e908940$ebb19bc0$@byosoft.com.cn> MIME-Version: 1.0 X-Mailer: Microsoft Outlook 16.0 Thread-Index: AQC7beH+CfBoXIJlVKf7GD4SQt6XSgLNDCdtq4dGF4A= Content-Type: text/plain; charset="gb2312" Content-Transfer-Encoding: quoted-printable Content-Language: zh-cn Matthew: In future, when update new iasl version again, only this line = "version": "20200717.0.0" will be updated, right? Thanks Liming > -----=D3=CA=BC=FE=D4=AD=BC=FE----- > =B7=A2=BC=FE=C8=CB: bounce+27952+65199+4905953+8761045@groups.io > =B4=FA=B1=ED Matthew > Carlson > =B7=A2=CB=CD=CA=B1=BC=E4: 2020=C4=EA9=D4=C212=C8=D5 4:45 > =CA=D5=BC=FE=C8=CB: devel@edk2.groups.io > =B3=AD=CB=CD: Bob Feng ; Liming Gao > ; Yuwei Chen ; Sean > Brogan ; Matthew Carlson > > =D6=F7=CC=E2: [edk2-devel] [PATCH v1 1/1] BaseTools: update IASL = extdep to more > modern version >=20 > From: Matthew Carlson >=20 > The IASL extdep is used for CI only and a recent fork of the ACPICA > repo was made to make nuget builds more regular and easier to audit. > https://dev.azure.com/projectmu/_git/acpica >=20 > Cc: Bob Feng > Cc: Liming Gao > Cc: Yuwei Chen > Cc: Sean Brogan > Cc: devel@edk2.groups.io >=20 > Signed-off-by: Matthew Carlson > --- > BaseTools/Bin/iasl_ext_dep.yaml | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) >=20 > diff --git a/BaseTools/Bin/iasl_ext_dep.yaml > b/BaseTools/Bin/iasl_ext_dep.yaml > index 1d81e89cf3a6..ea2bc315d184 100644 > --- a/BaseTools/Bin/iasl_ext_dep.yaml > +++ b/BaseTools/Bin/iasl_ext_dep.yaml > @@ -14,8 +14,8 @@ > "id": "iasl-ci-1", >=20 > "scope": "cibuild", >=20 > "type": "nuget", >=20 > - "name": "iasl", >=20 > - "source": "https://api.nuget.org/v3/index.json", >=20 > - "version": "20190215.0.0", >=20 > + "name": "edk2-acpica-iasl", >=20 > + "source": > = "https://pkgs.dev.azure.com/projectmu/acpica/_packaging/mu_iasl/nuget/v > 3/index.json", >=20 > + "version": "20200717.0.0", >=20 > "flags": ["set_path", "host_specific"] >=20 > } >=20 > -- > 2.28.0.windows.1 >=20 >=20 > -=3D-=3D-=3D-=3D-=3D-=3D > Groups.io Links: You receive all messages sent to this group. >=20 > View/Reply Online (#65199): = https://edk2.groups.io/g/devel/message/65199 > Mute This Topic: https://groups.io/mt/76788780/4905953 > Group Owner: devel+owner@edk2.groups.io > Unsubscribe: https://edk2.groups.io/g/devel/unsub > [gaoliming@byosoft.com.cn] > -=3D-=3D-=3D-=3D-=3D-=3D