This series patches replace the hardcode VS path in the tools_def.template file.
Yonghong Zhu (3): BaseTools: Add a new bat file to set PREFIX envs BaseTools: Update toolsetup.bat to call the set_vsprefix_envs.bat BaseTools:introduce PREFIX env for VS tool path BaseTools/Conf/tools_def.template | 90 +++++++++++++++++---------------- BaseTools/set_vsprefix_envs.bat | 101 ++++++++++++++++++++++++++++++++++++++ BaseTools/toolsetup.bat | 8 +++ 3 files changed, 153 insertions(+), 46 deletions(-) create mode 100644 BaseTools/set_vsprefix_envs.bat -- 2.6.1.windows.1 _______________________________________________ edk2-devel mailing list [email protected] https://lists.01.org/mailman/listinfo/edk2-devel

