X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=edksetup.bat;h=35e765ee10dd802c94dbf1cbcc28b7bc13ee1b5f;hb=562d28495df348923812281161e64bc9514e15e6;hp=b2cbd83f55c805fb7d632bcb7c5bf71908e06ad1;hpb=f907f57b9cd20ea567d78acaff1e7fec908569e5;p=mirror_edk2.git diff --git a/edksetup.bat b/edksetup.bat index b2cbd83f55..35e765ee10 100644 --- a/edksetup.bat +++ b/edksetup.bat @@ -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 @IF NOT EXIST "Tools\bin\GenFfsFile.exe" goto NormalBuild @IF NOT EXIST "Tools\bin\GenFvImage.exe" goto NormalBuild -@IF NOT EXIST "Tools\bin\GenFvImage_IA32.exe" goto NormalBuild -@IF NOT EXIST "Tools\bin\GenFvImage_IPF.exe" goto NormalBuild @IF NOT EXIST "Tools\bin\GenSection.exe" goto NormalBuild @IF NOT EXIST "Tools\bin\GenTEImage.exe" goto NormalBuild @IF NOT EXIST "Tools\bin\GuidChk.exe" goto NormalBuild