mirror of
https://github.com/acidanthera/audk.git
synced 2025-07-26 07:04:28 +02:00
Copy FatFfs to FFs and FFS.org
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@899 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
2de0141aab
commit
f442c531ef
@ -31,6 +31,8 @@ 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