From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-pf1-f175.google.com (mail-pf1-f175.google.com [209.85.210.175]) by mx.groups.io with SMTP id smtpd.web11.4773.1599857083258684417 for ; Fri, 11 Sep 2020 13:44:43 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20161025 header.b=oKZ2PohY; spf=pass (domain: gmail.com, ip: 209.85.210.175, mailfrom: matthewfcarlson@gmail.com) Received: by mail-pf1-f175.google.com with SMTP id n14so8246055pff.6 for ; Fri, 11 Sep 2020 13:44:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=eL4etT18QFZX88KbPVFAC8kcMxh0qTiXLi7cWFBa6hw=; b=oKZ2PohYeviIYL6aIIgLdqQ8vMhCe1DlPQrBEzlEigr2qStHlO1ZictHCwNESzEN5r cLbnAYbOUJMa39tjZuCIn7LE5QbI6Ts1VjuXKjrvKoOPM89op8Vg9eb3Apyv8anfIK4T UaTSgmXAAMFIxT6WNrmIOUPd1+AVDMxEFYn7y64c1gY9AAEed0qHvUnchO4OzEqK+7JJ lLs0tkGah8rUtqVkiQWGv/RwDiWNkud2c0098ZLkqkER3EW16FMIYpCOLq5/7EnKpl9D pd301lHZJDB533TBG5e7y2dw67GpwLzd4CpUqh+g/RkjoPbXzN8DuKQNHsK9Ohnv2DoH Fk6A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=eL4etT18QFZX88KbPVFAC8kcMxh0qTiXLi7cWFBa6hw=; b=CqskZkHghjQYmfgjd88kBaaKbNLxPPBjAxJBPLnzqcbm9+6iavppy7RckQESJuzo96 BBl3UX/1ZAC1BQ8w/lmzo/U3lE04mCoRnf1gMGS8bZV3Hz9UoWlP57vyhyEqRbD6GWfl ugKOLGtV7UupPsj76/0i3JVmr6P9yQtIK5+v+JZuutnSmdO6NogB4VCBvxqxPv+0PqWY 3RwmXkAoDNRuxuyca+2VXuUFfdtAZdGDo+lkn6B0ZpoEQErbvifRSVauWzZ4TFvstrce axxfFpy0WsKGksJM5BA1cT0CZjdr5ArJw2aFaE2Zm5fp079eaPrBLrYqjHSfJ2dHc2tt SuYA== X-Gm-Message-State: AOAM533eT3vjPHRaVKc18H6tPNZ+h9ak8eguFtgUlnE2fePrYPR3kTic 2ThInuP/m9HsK2UNZNCp4Jcsd2e/fKDnnA== X-Google-Smtp-Source: ABdhPJyTfEzmANbUKJSv+sXA8jw4MY4zB597teXXbJLw7JCw3XtmB7q9fO/W/UJWp4dToJ9okyAt6Q== X-Received: by 2002:a63:b20d:: with SMTP id x13mr958077pge.136.1599857082469; Fri, 11 Sep 2020 13:44:42 -0700 (PDT) Return-Path: Received: from tvis-name-05.localdomain ([50.34.58.90]) by smtp.gmail.com with ESMTPSA id p11sm2715266pjz.44.2020.09.11.13.44.41 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 11 Sep 2020 13:44:41 -0700 (PDT) From: "Matthew Carlson" To: devel@edk2.groups.io Cc: Bob Feng , Liming Gao , Yuwei Chen , Sean Brogan , Matthew Carlson Subject: [PATCH v1 1/1] BaseTools: update IASL extdep to more modern version Date: Fri, 11 Sep 2020 13:44:38 -0700 Message-Id: <20200911204438.234-2-matthewfcarlson@gmail.com> X-Mailer: git-send-email 2.28.0.windows.1 In-Reply-To: <20200911204438.234-1-matthewfcarlson@gmail.com> References: <20200911204438.234-1-matthewfcarlson@gmail.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable From: Matthew Carlson 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 Cc: Bob Feng Cc: Liming Gao Cc: Yuwei Chen Cc: Sean Brogan Cc: devel@edk2.groups.io Signed-off-by: Matthew Carlson --- BaseTools/Bin/iasl_ext_dep.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/BaseTools/Bin/iasl_ext_dep.yaml b/BaseTools/Bin/iasl_ext_dep.y= aml 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",=0D "scope": "cibuild",=0D "type": "nuget",=0D - "name": "iasl",=0D - "source": "https://api.nuget.org/v3/index.json",=0D - "version": "20190215.0.0",=0D + "name": "edk2-acpica-iasl",=0D + "source": "https://pkgs.dev.azure.com/projectmu/acpica/_packaging/mu_ias= l/nuget/v3/index.json",=0D + "version": "20200717.0.0",=0D "flags": ["set_path", "host_specific"]=0D }=0D --=20 2.28.0.windows.1