From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id 65DCC81D43 for ; Tue, 29 Nov 2016 17:58:10 -0800 (PST) Received: from orsmga003.jf.intel.com ([10.7.209.27]) by fmsmga103.fm.intel.com with ESMTP; 29 Nov 2016 17:58:09 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.31,719,1473145200"; d="scan'208";a="906990832" Received: from fmsmsx104.amr.corp.intel.com ([10.18.124.202]) by orsmga003.jf.intel.com with ESMTP; 29 Nov 2016 17:58:09 -0800 Received: from fmsmsx157.amr.corp.intel.com (10.18.116.73) by fmsmsx104.amr.corp.intel.com (10.18.124.202) with Microsoft SMTP Server (TLS) id 14.3.248.2; Tue, 29 Nov 2016 17:58:09 -0800 Received: from shsmsx101.ccr.corp.intel.com (10.239.4.153) by FMSMSX157.amr.corp.intel.com (10.18.116.73) with Microsoft SMTP Server (TLS) id 14.3.248.2; Tue, 29 Nov 2016 17:58:08 -0800 Received: from shsmsx102.ccr.corp.intel.com ([169.254.2.239]) by SHSMSX101.ccr.corp.intel.com ([169.254.1.239]) with mapi id 14.03.0248.002; Wed, 30 Nov 2016 09:58:07 +0800 From: "Yao, Jiewen" To: "Kinney, Michael D" , "edk2-devel@lists.01.org" CC: "Wei, David" , "Guo, Mang" Thread-Topic: [Patch 0/3] Vlv2TbltDevicePkg: Update build scripts Thread-Index: AQHSSo2+5ip3hHLLdUaVI/Sz5cBWwKDwxT2Q Date: Wed, 30 Nov 2016 01:58:06 +0000 Message-ID: <74D8A39837DF1E4DA445A8C0B3885C50386DC867@shsmsx102.ccr.corp.intel.com> References: <1480457572-10564-1-git-send-email-michael.d.kinney@intel.com> In-Reply-To: <1480457572-10564-1-git-send-email-michael.d.kinney@intel.com> Accept-Language: zh-CN, en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.239.127.40] MIME-Version: 1.0 Subject: Re: [Patch 0/3] Vlv2TbltDevicePkg: Update build scripts X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Nov 2016 01:58:10 -0000 Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Reviewed-by: jiewen.yao@intel.com > -----Original Message----- > From: Kinney, Michael D > Sent: Wednesday, November 30, 2016 6:13 AM > To: edk2-devel@lists.01.org > Cc: Yao, Jiewen ; Wei, David > ; Guo, Mang > Subject: [Patch 0/3] Vlv2TbltDevicePkg: Update build scripts >=20 > Clean up MinnowMax build scripts removing extra null output > file and adding flags to enable multi-processor builds and > report file generation. >=20 > Cc: Jiewen Yao > Cc: David Wei > Cc: Mang Guo > Contributed-under: TianoCore Contribution Agreement 1.0 > Signed-off-by: Michael Kinney >=20 > Michael Kinney (3): > Vlv2TbltDevicePkg: Fix typo in name of nul output file > Vlv2TbltDevicePkg: Add /y flag to generate report files > Vlv2TbltDevicePkg: Add /m flag for multi-processor build >=20 > Vlv2TbltDevicePkg/Build_IFWI.bat | 10 ++++++++++ > Vlv2TbltDevicePkg/bld_vlv.bat | 24 ++++++++++++++++++++---- > 2 files changed, 30 insertions(+), 4 deletions(-) >=20 > -- > 2.6.3.windows.1