edk2/BaseTools/Plugin/WindowsVsToolChain
Michael Kubacki 48a82ffcbd BaseTools: Remove VS2017 support
Removes Visual Studio 2017 support from BaseTools. Newer toolchains
(VS2019, VS2022, and VS2026) are supported in its place.

This removes the VS2017 toolchain definitions from tools_def.template,
the VS2017 environment setup logic in toolsetup.bat,
set_vsprefix_envs.bat, and get_vsvars.bat, and the VS2017
configuration in the WindowsVsToolChain build plugin.

Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com>
2026-06-30 21:42:50 +00:00
..
WindowsVsToolChain.py BaseTools: Remove VS2017 support 2026-06-30 21:42:50 +00:00
WindowsVsToolChain_plug_in.yaml BaseTools: Add BaseTools plugins to support CI 2019-11-11 13:01:58 -08:00