From: lhauch Date: Fri, 14 Jul 2006 07:55:35 +0000 (+0000) Subject: Removing references to obsolete files. X-Git-Tag: edk2-stable201903~24861 X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=commitdiff_plain;h=ec2d320473d1d845b7816f1407f91f8525555465 Removing references to obsolete files. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1004 6f19259b-4bc3-4df7-8a09-765794883524 --- 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