]> git.proxmox.com Git - mirror_edk2.git/commit
BaseTools: Fix the issue in VS2017/VS2019 setting
authorLiming Gao <liming.gao@intel.com>
Thu, 13 Aug 2020 07:59:05 +0000 (15:59 +0800)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Fri, 14 Aug 2020 03:07:59 +0000 (03:07 +0000)
commit7f7f511c5a74676523ed48435350f6e35282b62b
tree2573657338cc53ac62da194a8cfe36fda700ba25
parent24758e993ae46d0dd304c772c0fe85a3c287c855
BaseTools: Fix the issue in VS2017/VS2019 setting

edksetup.bat VS2017 should set VS2017 only. But now,
it will set VS2017/VS2019 both. This patch corrects it.

Signed-off-by: Liming Gao <liming.gao@intel.com>
Cc: Bob Feng <bob.c.feng@intel.com>
Cc: Yuwei Chen <yuwei.chen@intel.com>
Reviewed-by: Bob Feng <bob.c.feng@intel.com>
BaseTools/set_vsprefix_envs.bat