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 <rebe...@bsdio.com> Reviewed-by: Liming Gao <gaolim...@byosoft.com.cn> --- 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 9c84e47fb642..71888c1d20ae 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 @@ -186,13 +185,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 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#103421): https://edk2.groups.io/g/devel/message/103421 Mute This Topic: https://groups.io/mt/98415529/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-