1) Added dependency check for flashmap, genfvimage, peirebase tasks
2) Added code in FpdParserTask.java to avoid re-generate FV.inf file 3) Added isEmpty() to ToolArg class to check if an argument is empty or not git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1556 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -7209,7 +7209,7 @@
|
||||
</Ffs>
|
||||
</BuildOptions>
|
||||
<UserExtensions UserID="TianoCore" Identifier="1">
|
||||
<concat destfile="${FV_DIR}/FV_RECOVERY.fd" binary="true">
|
||||
<concat destfile="${FV_DIR}/FV_RECOVERY.fd" binary="true" force="no">
|
||||
<fileset dir="${FV_DIR}" includes="*.fv"/>
|
||||
</concat>
|
||||
<!--Generate Run.cmd file. This file will call SecMain.exe to start shell.-->
|
||||
|
Reference in New Issue
Block a user