]> git.proxmox.com Git - mirror_edk2.git/blobdiff - edksetup.bat
Changed the tool chain name from MSFT to MYTOOLS
[mirror_edk2.git] / edksetup.bat
index b2cbd83f55c805fb7d632bcb7c5bf71908e06ad1..3a72031dbdb4bf9397eda45711013ea68daf032c 100644 (file)
@@ -32,7 +32,7 @@
 :check_vc\r
 if defined VCINSTALLDIR goto check_cygwin\r
 if defined VS71COMNTOOLS (\r
-  call "%VS71COMNTOOLS%vsvars32.bat"\r
+  call "%VS71COMNTOOLS%\vsvars32.bat"\r
 ) else (\r
   echo.\r
   echo !!! WARNING !!!! Cannot find Visual Studio !!!\r
@@ -107,8 +107,6 @@ echo Resetting the PATH variable to include the Framework_Tools_Path for this WO
 @IF NOT EXIST "Tools\bin\GenDepex.exe" goto NormalBuild\r
 @IF NOT EXIST "Tools\bin\GenFfsFile.exe" goto NormalBuild\r
 @IF NOT EXIST "Tools\bin\GenFvImage.exe" goto NormalBuild\r
-@IF NOT EXIST "Tools\bin\GenFvImage_IA32.exe" goto NormalBuild\r
-@IF NOT EXIST "Tools\bin\GenFvImage_IPF.exe" goto NormalBuild\r
 @IF NOT EXIST "Tools\bin\GenSection.exe" goto NormalBuild\r
 @IF NOT EXIST "Tools\bin\GenTEImage.exe" goto NormalBuild\r
 @IF NOT EXIST "Tools\bin\GuidChk.exe" goto NormalBuild\r