From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by mx.groups.io with SMTP id smtpd.web10.98630.1682957353628790646 for ; Mon, 01 May 2023 09:09:13 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@bsdio.com header.s=fm1 header.b=USJ2NBdO; spf=pass (domain: bsdio.com, ip: 66.111.4.25, mailfrom: rebecca@bsdio.com) Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailout.nyi.internal (Postfix) with ESMTP id EDE245C0158; Mon, 1 May 2023 12:09:12 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute4.internal (MEProxy); Mon, 01 May 2023 12:09:12 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bsdio.com; h=cc :cc:content-transfer-encoding:content-type:date:date:from:from :in-reply-to:in-reply-to:message-id:mime-version:references :reply-to:sender:subject:subject:to:to; s=fm1; t=1682957352; x= 1683043752; bh=ovx5N5sbIOkw3J8GGzkJOyjlVZdiUg0Hjj7vAluZCYc=; b=U SJ2NBdOcSpxnqjaD6mmQkQQD/PXPvkCOkOTNfkTGC42P9HfxBBeRghgJAE03mmVk MRFlkk1VQCd9ogk/z6qMDYB9laAV4zdPA9zTI7NLX041bVo7fsDLhtsJE7/DWBoq Bim9U5HLAcBPcmuP/VRWa0nbktaBYj4AMc9TymD7v/j6wkH22ukF/JnNxwhErIqa 4ROynPVNfoiImP0/VsXTC2f0BrXaHJAbs6/D2q/eyIp0opHM1TA+zedBgRHJ9d+r v/oSCvWyXbLYRsGx5eo2JclLXSd+bhAjZEUjKDgiWddyQ0ymZ5WgedJP5zX3lu3W Tef8OjK8EoXBLdo81UmQQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:cc:content-transfer-encoding :content-type:date:date:feedback-id:feedback-id:from:from :in-reply-to:in-reply-to:message-id:mime-version:references :reply-to:sender:subject:subject:to:to:x-me-proxy:x-me-proxy :x-me-sender:x-me-sender:x-sasl-enc; s=fm3; t=1682957352; x= 1683043752; bh=ovx5N5sbIOkw3J8GGzkJOyjlVZdiUg0Hjj7vAluZCYc=; b=K UZpl/Z09/mg5M9BJ8hrrAZZZENkELXwYpP+ZW0EPKTyCKSpbeM86zUe/obJXATmj YcEkeqCFwzT497hcE+hQ1zrI2IPSpm2hqcSNr+icOQRfAarYLsspBIN6UhCuqoWy vj7q54TlCm/tjfCk+zmipazrgBAJE+hvTzC+HqBZPqcVNrB6s99qzntFo+3u6adH LUlYzJUs0bilxWzzF+DrZBSZIGmzcVr4jNKo94Eoh7/KtwDIfs+jAUc0S5S7enmo grlDrEpExeasw/TZx3hIkM+a8N5vK5aPuuGpDYB8Whsi9AszmKBM7tRLT2mhQx4U cCbgQ6c60Nt3oZDSDjHlw== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvhedrfedvgedgleekucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhephffvvefufffkofgjfhgggfestdekredtredttdenucfhrhhomheptfgvsggv tggtrgcuvehrrghnuceorhgvsggvtggtrgessghsughiohdrtghomheqnecuggftrfgrth htvghrnhephfejtedvheegjeeiieetvdfffeejjeelhfefueehjeffkeejffdutddufedu jeevnecuffhomhgrihhnpehnrghsmhdruhhspdgrtghpihgtrgdrohhrghenucevlhhush htvghrufhiiigvpedtnecurfgrrhgrmhepmhgrihhlfhhrohhmpehrvggsvggttggrsegs shguihhordgtohhm X-ME-Proxy: Feedback-ID: i5b994698:Fastmail Received: by mail.messagingengine.com (Postfix) with ESMTPA; Mon, 1 May 2023 12:09:09 -0400 (EDT) From: "Rebecca Cran" To: devel@edk2.groups.io, Liming Gao , Bob Feng , Yuwei Chen , Michael D Kinney , Michael Kubacki , Sean Brogan , Chasel Chiu , Nate DeSimone , Star Zeng , Andrew Fish , Ray Ni , Leif Lindholm , Zhiguang Liu , Jian J Wang , Xiaoyu Lu , Guomin Jiang , Gua Guo , Ard Biesheuvel , Pedro Falcato , Gerd Hoffmann , mhaeuser@posteo.de Cc: Rebecca Cran Subject: [PATCH v6 07/16] BaseTools: Update VS toolchain descriptions in tools_def.txt.template Date: Mon, 1 May 2023 10:08:30 -0600 Message-Id: <20230501160839.884391-8-rebecca@bsdio.com> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20230501160839.884391-1-rebecca@bsdio.com> References: <20230501160839.884391-1-rebecca@bsdio.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Update the Visual Studio toolchain descriptions in tools_def.txt.template: - The WinDDK is no longer needed. - Update 3 is required for VS 2015. - VS 2005 has been removed. Signed-off-by: Rebecca Cran Reviewed-by: Liming Gao --- BaseTools/Conf/tools_def.template | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/BaseTools/Conf/tools_def.template b/BaseTools/Conf/tools_def.template index 167829e8260d..d0fa158552df 100755 --- a/BaseTools/Conf/tools_def.template +++ b/BaseTools/Conf/tools_def.template @@ -128,8 +128,7 @@ DEFINE DTC_BIN = ENV(DTC_PREFIX)dtc # Supported Tool Chains # ===================== # VS2015 -win32- Requires: -# Microsoft Visual Studio 2015 Professional Edition -# Microsoft Windows Server 2003 Driver Development Kit (Microsoft WINDDK) version 3790.1830 +# Microsoft Visual Studio 2015 Professional Edition, Update 3 # Optional: # Required to build platforms or ACPI tables: # Intel(r) ACPI Compiler (iasl.exe) from @@ -197,13 +196,11 @@ DEFINE DTC_BIN = ENV(DTC_PREFIX)dtc # nasm compiler from # NASM -- http://www.nasm.us/ # VS2015x86 -win64- Requires: -# Microsoft Visual Studio 2015 (x86) Update 2 or above -# Microsoft Windows Server 2003 Driver Development Kit (Microsoft WINDDK) version 3790.1830 +# Microsoft Visual Studio 2015 (x86) Update 3 or above # Optional: # Required to build platforms or ACPI tables: # Intel(r) ACPI Compiler (iasl.exe) from # https://acpica.org/downloads -# * Commented out - All versions of VS2005 use the same standard install directory # #################################################################################### #################################################################################### -- 2.39.2