1, Rollback run.cmd because the concat work in NT32.fpd is work correctly now.
2, Fix some bugs in ReleaseNotes.txt git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@816 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -11,11 +11,6 @@
|
||||
|
||||
@echo off
|
||||
|
||||
: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
|
||||
|
||||
:start_secmain
|
||||
pushd .
|
||||
cd Build\DEBUG\MSFT\IA32
|
||||
SecMain.exe
|
||||
|
Reference in New Issue
Block a user