mirror of
https://github.com/acidanthera/audk.git
synced 2025-07-31 01:24:12 +02:00
Don't need to generate FFS.org file in new build process.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1272 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
87379bbecf
commit
5a6cd58892
@ -31,8 +31,6 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
|||||||
<target name="output">
|
<target name="output">
|
||||||
<copy file="${MODULE_DIR}\${ARCH}\${BASE_NAME}.FFS"
|
<copy file="${MODULE_DIR}\${ARCH}\${BASE_NAME}.FFS"
|
||||||
tofile="${BIN_DIR}\${FILE_GUID}-${BASE_NAME}.FFS" />
|
tofile="${BIN_DIR}\${FILE_GUID}-${BASE_NAME}.FFS" />
|
||||||
<copy file="${MODULE_DIR}\${ARCH}\${BASE_NAME}.FFS"
|
|
||||||
tofile="${BIN_DIR}\${FILE_GUID}-${BASE_NAME}.FFS.Org" />
|
|
||||||
</target>
|
</target>
|
||||||
|
|
||||||
</project>
|
</project>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user