mirror of https://github.com/acidanthera/audk.git
Changed the tool chain name from MSFT to MYTOOLS
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1044 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
b0108f04c6
commit
ae96dba2bf
|
@ -13,7 +13,7 @@
|
|||
|
||||
:start_secmain
|
||||
pushd .
|
||||
cd Build\DEBUG\MSFT\IA32
|
||||
cd Build\DEBUG\MYTOOLS\IA32
|
||||
SecMain.exe
|
||||
popd
|
||||
@echo on
|
||||
|
|
Loading…
Reference in New Issue