diff options
author | lgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524> | 2009-07-13 05:24:21 +0000 |
---|---|---|
committer | lgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524> | 2009-07-13 05:24:21 +0000 |
commit | 1252ae4c4200b2675439287bb53e2e8295a1bb6a (patch) | |
tree | 1e4489748afa4eb3fd2967acf4b3382fa4a05ab3 /BaseTools | |
parent | 7bc6c82b850ee3d1863fda3ffac3c703466e1e2c (diff) | |
download | edk2-platforms-1252ae4c4200b2675439287bb53e2e8295a1bb6a.tar.xz |
Synchronize build tools binaries with source code r1655 at build tool project.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8919 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'BaseTools')
-rw-r--r-- | BaseTools/ReadMe.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/BaseTools/ReadMe.txt b/BaseTools/ReadMe.txt index 17e2793ac3..0345aa5f50 100644 --- a/BaseTools/ReadMe.txt +++ b/BaseTools/ReadMe.txt @@ -27,7 +27,7 @@ Notes: 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:
- r1654 <buildtools_project>\BaseTools\Source\
+ r1655 <buildtools_project>\BaseTools\Source\
Brief usage for Migration Tool MigrationMsa2Inf.exe:
1. Command line format:
|