From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) (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 624028214B for ; Mon, 12 Dec 2016 21:57:20 -0800 (PST) Received: from orsmga004.jf.intel.com ([10.7.209.38]) by fmsmga102.fm.intel.com with ESMTP; 12 Dec 2016 21:57:19 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.33,340,1477983600"; d="scan'208";a="39450756" Received: from fmsmsx105.amr.corp.intel.com ([10.18.124.203]) by orsmga004.jf.intel.com with ESMTP; 12 Dec 2016 21:57:19 -0800 Received: from fmsmsx154.amr.corp.intel.com (10.18.116.70) by FMSMSX105.amr.corp.intel.com (10.18.124.203) with Microsoft SMTP Server (TLS) id 14.3.248.2; Mon, 12 Dec 2016 21:57:19 -0800 Received: from shsmsx101.ccr.corp.intel.com (10.239.4.153) by FMSMSX154.amr.corp.intel.com (10.18.116.70) with Microsoft SMTP Server (TLS) id 14.3.248.2; Mon, 12 Dec 2016 21:57:18 -0800 Received: from shsmsx104.ccr.corp.intel.com ([169.254.5.9]) by SHSMSX101.ccr.corp.intel.com ([169.254.1.97]) with mapi id 14.03.0248.002; Tue, 13 Dec 2016 13:57:17 +0800 From: "Gao, Liming" To: Rebecca Cran , "edk2-devel@lists.01.org" Thread-Topic: [edk2] [PATCH 0/1] Use the Windows Kits directory in 32-bit ProgramFiles, since none exists in 64-bit one Thread-Index: AQHSVOlN6qP1NaiDckmQnQ4MqXDcdqEFYUIA Date: Tue, 13 Dec 2016 05:57:16 +0000 Message-ID: <4A89E2EF3DFEDB4C8BFDE51014F606A14D6A43DF@SHSMSX104.ccr.corp.intel.com> References: <20161213023243.8460-1-rebecca@bluestop.org> In-Reply-To: <20161213023243.8460-1-rebecca@bluestop.org> Accept-Language: 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/1] Use the Windows Kits directory in 32-bit ProgramFiles, since none exists in 64-bit one 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: Tue, 13 Dec 2016 05:57:20 -0000 Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Rebecca: =20 Please use VS2015x86 tool chain tag when windows is 64bit. VS2015 tool ch= ain tag is used for 32bit windows.=20 Thanks Liming > -----Original Message----- > From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of > Rebecca Cran > Sent: Tuesday, December 13, 2016 10:33 AM > To: edk2-devel@lists.01.org > Subject: [edk2] [PATCH 0/1] Use the Windows Kits directory in 32-bit > ProgramFiles, since none exists in 64-bit one >=20 > On a fresh install of Windows 10 and Visual Studio 2015 etc., "C:\Program > Files\Windows Kits" > doesn't exist - only "C:\Program Files (x86)\Windows Kits" does. I don't = know > about 32-bit Windows, but since at this point 64-bit should be most commo= n, > update the path to the Windows SDK 8.1. > =09 > Rebecca Cran (1): > Use the Windows Kits directory under the 32-bit Program Files >=20 > BaseTools/Conf/tools_def.template | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) >=20 > -- > 2.11.0.windows.1 >=20 > _______________________________________________ > edk2-devel mailing list > edk2-devel@lists.01.org > https://lists.01.org/mailman/listinfo/edk2-devel