mirror of https://github.com/acidanthera/audk.git
For MicroCode module, default copy the created image to bin directory for easy reference.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5087 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
f62c116eba
commit
25ab7ab110
|
@ -295,6 +295,7 @@
|
||||||
|
|
||||||
<Command>
|
<Command>
|
||||||
GenFw -o ${dst} -j ${src}
|
GenFw -o ${dst} -j ${src}
|
||||||
|
-$(CP) ${dst} $(BIN_DIR)
|
||||||
|
|
||||||
[Build.Unicode-Text-File]
|
[Build.Unicode-Text-File]
|
||||||
<InputFile>
|
<InputFile>
|
||||||
|
|
Loading…
Reference in New Issue