From nobody Sat May 18 04:46:19 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zoho.com: domain of groups.io designates 66.175.222.12 as permitted sender) client-ip=66.175.222.12; envelope-from=bounce+27952+42957+1787277+3901457@groups.io; helo=web01.groups.io; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zoho.com: domain of groups.io designates 66.175.222.12 as permitted sender) smtp.mailfrom=bounce+27952+42957+1787277+3901457@groups.io; dmarc=fail(p=none dis=none) header.from=intel.com ARC-Seal: i=1; a=rsa-sha256; t=1561687364; cv=none; d=zoho.com; s=zohoarc; b=AMKgQ9nnycTigWVDqbK4ISJaZh5Pbk8ZDX+XsuHAFOe2ow6vmjT4/hImbJUAng54aVc2fGl9OiYpMSdwqK4vkjOCZmvsmVhlKgou2lVu341//bz95fo9aLNUfAy4Dph2B9xNHrHM2xaTtVXJ5jP8fBysj6n4OXkSKpR3Ectj46k= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zoho.com; s=zohoarc; t=1561687364; h=Cc:Date:From:List-Id:List-Unsubscribe:Message-ID:Reply-To:Sender:Subject:To:ARC-Authentication-Results; bh=Ngapk3uRwh17jYRF48EwxzlB7v1dDHBsB7AmykSV7Qk=; b=DzFbicVwzQbEL/guUZUhlufhPvs1GfP3iwHfPiC1uflsnTqudOllljn9zWan3m0UuQaPEtC+EfPL+B0yrQYirHh57DleRD9uV82kZWPYUfUiKdV7bOza+qcOHykIugg4SF5VI27JcW1pS+RqR/kJONG1/BWfUTcJ+Zxolrz4pIo= ARC-Authentication-Results: i=1; mx.zoho.com; dkim=pass; spf=pass (zoho.com: domain of groups.io designates 66.175.222.12 as permitted sender) smtp.mailfrom=bounce+27952+42957+1787277+3901457@groups.io; dmarc=fail header.from= (p=none dis=none) header.from= Received: from web01.groups.io (web01.groups.io [66.175.222.12]) by mx.zohomail.com with SMTPS id 1561687364154836.594536155945; Thu, 27 Jun 2019 19:02:44 -0700 (PDT) Return-Path: X-Received: from mga17.intel.com (mga17.intel.com [192.55.52.151]) by groups.io with SMTP; Thu, 27 Jun 2019 19:02:43 -0700 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False X-Received: from orsmga006.jf.intel.com ([10.7.209.51]) by fmsmga107.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 27 Jun 2019 19:02:42 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.63,425,1557212400"; d="scan'208";a="167625531" X-Received: from shwdeopenpsi114.ccr.corp.intel.com ([10.239.157.147]) by orsmga006.jf.intel.com with ESMTP; 27 Jun 2019 19:02:41 -0700 From: "Dandan Bi" To: devel@edk2.groups.io Cc: Shifei A Lu , Xiaohu Zhou , Isaac W Oram Subject: [edk2-devel] [edk2-platofrms] [patch] Platform/PurleyOpenBoardPkg: Remove --nt32 flag of edkseup Date: Fri, 28 Jun 2019 10:02:33 +0800 Message-Id: <20190628020233.47780-1-dandan.bi@intel.com> Precedence: Bulk List-Unsubscribe: Sender: devel@edk2.groups.io List-Id: Mailing-List: list devel@edk2.groups.io; contact devel+owner@edk2.groups.io Reply-To: devel@edk2.groups.io,dandan.bi@intel.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=groups.io; q=dns/txt; s=20140610; t=1561687363; bh=xgxGPb30qU5sgQ4bN18qtDH85Si3ktA4sI6Fm4qpnvE=; h=Cc:Date:From:Reply-To:Subject:To; b=C2sLJ0hbW97X6XlZcVbsB1EqLnfhEyrDG9gmg+g+2Bk247du2BYRlureyEEK7gTpDak 2MtYuCQB0wj/4sohckA/ahq1DPopHB+dHJ15SJwNSDnSBXJ2e6LEeauK4V+ety2yNk0XB glf9XPntn3V7+nSrOoynvbSV/ymy/gqMdic= X-ZohoMail-DKIM: pass (identity @groups.io) Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Since Nt32Pkg has been removed from edk2 repo, and we will also remove the --nt32 flag in edksetup.bat. So here update platform to pass build. Cc: Shifei A Lu Cc: Xiaohu Zhou Cc: Isaac W Oram Signed-off-by: Dandan Bi --- .../PurleyOpenBoardPkg/BoardMtOlympus/GitEdk2MinMtOlympus.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Platform/Intel/PurleyOpenBoardPkg/BoardMtOlympus/GitEdk2MinMtO= lympus.bat b/Platform/Intel/PurleyOpenBoardPkg/BoardMtOlympus/GitEdk2MinMtO= lympus.bat index 02ed458236..6cda954fc9 100644 --- a/Platform/Intel/PurleyOpenBoardPkg/BoardMtOlympus/GitEdk2MinMtOlympus.= bat +++ b/Platform/Intel/PurleyOpenBoardPkg/BoardMtOlympus/GitEdk2MinMtOlympus.= bat @@ -46,11 +46,11 @@ set EDK_TOOLS_BIN=3D%WORKSPACE%\edk2-BaseTools-win32 =20 set EDK_SETUP_OPTION=3D @rem if python is installed, disable the binary base tools. if defined PYTHON_HOME ( set EDK_TOOLS_BIN=3D - set EDK_SETUP_OPTION=3D--nt32 + set EDK_SETUP_OPTION=3DRebuild ) pushd %WORKSPACE%\edk2 call edksetup.bat %EDK_SETUP_OPTION% popd pushd %WORKSPACE% --=20 2.18.0.windows.1 -=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 (#42957): https://edk2.groups.io/g/devel/message/42957 Mute This Topic: https://groups.io/mt/32238141/1787277 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org] -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-