mirror of https://github.com/acidanthera/audk.git
Clarify build tools project's combo path
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8535 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
273f5ad101
commit
fba25bdd54
|
@ -26,7 +26,8 @@ Notes:
|
|||
after you call "nmake cleanall", you have to call "build" command to rebuild platform
|
||||
or modules because the AutoGen.* files have been be removed. The "makefile" itself
|
||||
cannot generate AutoGen.* files. Only "build" command can.
|
||||
3) All .exe binary file including C and python tools are generated from r1623.
|
||||
3) All .exe binary file including C and python tools are generated from:
|
||||
r1623 <buildtools_project>\BaseTools\Source\Python\
|
||||
|
||||
Brief usage for Migration Tool MigrationMsa2Inf.exe:
|
||||
1. Command line format:
|
||||
|
|
Loading…
Reference in New Issue