mirror of
https://github.com/acidanthera/audk.git
synced 2025-04-08 17:05:09 +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">
|
||||
<copy file="${MODULE_DIR}\${ARCH}\${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>
|
||||
|
||||
</project>
|
||||
|
Loading…
x
Reference in New Issue
Block a user