summaryrefslogtreecommitdiff
path: root/EdkNt32Pkg/run.cmd
diff options
context:
space:
mode:
Diffstat (limited to 'EdkNt32Pkg/run.cmd')
-rw-r--r--EdkNt32Pkg/run.cmd3
1 files changed, 0 insertions, 3 deletions
diff --git a/EdkNt32Pkg/run.cmd b/EdkNt32Pkg/run.cmd
index 36bb4c5732..145558fa28 100644
--- a/EdkNt32Pkg/run.cmd
+++ b/EdkNt32Pkg/run.cmd
@@ -11,9 +11,6 @@
@echo off
-:check_fd
-if exist %WORKSPACE%\EdkNt32Pkg\build\Debug\Fv\Fv_Recovery.fd goto start_secmain
-
:create_fd
if not exist Build\Debug\Fv mkdir Build\Debug\Fv
copy Build\Debug\Msft\Fv\FV_RECOVERY.fv /B + Build\Debug\Msft\Fv\NV_STORAGE.fv /B Build\Debug\Fv\Fv_Recovery.fd /B