summaryrefslogtreecommitdiffstats
path: root/edksetup.bat
diff options
context:
space:
mode:
authorlhauch <lhauch@6f19259b-4bc3-4df7-8a09-765794883524>2006-07-14 07:55:35 +0000
committerlhauch <lhauch@6f19259b-4bc3-4df7-8a09-765794883524>2006-07-14 07:55:35 +0000
commitec2d320473d1d845b7816f1407f91f8525555465 (patch)
tree2b0c9e8fb1bada8f742e2d002f845253c29fcb3f /edksetup.bat
parentf907f57b9cd20ea567d78acaff1e7fec908569e5 (diff)
downloadedk2-ec2d320473d1d845b7816f1407f91f8525555465.tar.gz
edk2-ec2d320473d1d845b7816f1407f91f8525555465.tar.bz2
edk2-ec2d320473d1d845b7816f1407f91f8525555465.zip
Removing references to obsolete files.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1004 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'edksetup.bat')
-rw-r--r--edksetup.bat2
1 files changed, 0 insertions, 2 deletions
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