diff options
author | klu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524> | 2009-06-12 01:44:42 +0000 |
---|---|---|
committer | klu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524> | 2009-06-12 01:44:42 +0000 |
commit | fba25bdd548b00d0b2982ab17748de0aa29d609b (patch) | |
tree | da4a71e45ee5706bd8716ac2cb9fbc7b75eafda9 /BaseTools | |
parent | 273f5ad10122f763b898cadcb9c44f37f34b2c11 (diff) | |
download | edk2-fba25bdd548b00d0b2982ab17748de0aa29d609b.zip edk2-fba25bdd548b00d0b2982ab17748de0aa29d609b.tar.gz edk2-fba25bdd548b00d0b2982ab17748de0aa29d609b.tar.bz2 |
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
Diffstat (limited to 'BaseTools')
-rw-r--r-- | BaseTools/ReadMe.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/BaseTools/ReadMe.txt b/BaseTools/ReadMe.txt index 841d1c4..6ad748e 100644 --- a/BaseTools/ReadMe.txt +++ b/BaseTools/ReadMe.txt @@ -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:
|