]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EdkNt32Pkg/run.cmd
Because the run script will be generated in building, So original run.cmd could be...
[mirror_edk2.git] / EdkNt32Pkg / run.cmd
diff --git a/EdkNt32Pkg/run.cmd b/EdkNt32Pkg/run.cmd
deleted file mode 100644 (file)
index eb953ce..0000000
+++ /dev/null
@@ -1,20 +0,0 @@
-@REM\r
-@REM Copyright (c) 2006, Intel Corporation\r
-@REM All rights reserved. This program and the accompanying materials\r
-@REM are licensed and made available under the terms and conditions of the BSD License\r
-@REM which accompanies this distribution.  The full text of the license may be found at\r
-@REM http://opensource.org/licenses/bsd-license.php\r
-@REM \r
-@REM THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
-@REM WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
-@REM\r
-\r
-@echo off\r
-\r
-:start_secmain\r
-pushd .\r
-cd Build\DEBUG\MYTOOLS\IA32\r
-SecMain.exe\r
-popd\r
-@echo on\r
-\r