diff options
author | jwang36 <jwang36@6f19259b-4bc3-4df7-8a09-765794883524> | 2007-09-14 05:31:23 +0000 |
---|---|---|
committer | jwang36 <jwang36@6f19259b-4bc3-4df7-8a09-765794883524> | 2007-09-14 05:31:23 +0000 |
commit | 315324a2fa52a909c9203f7ff80cb1985bcf3994 (patch) | |
tree | f1d73e90729abcf8c6a65a06c136ff392ff93bdd | |
parent | 7354fd23623f63eebe900685068aa1f3d638010d (diff) | |
download | edk2-platforms-315324a2fa52a909c9203f7ff80cb1985bcf3994.tar.xz |
Sync-ed the revision number of GenFds.exe
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3841 6f19259b-4bc3-4df7-8a09-765794883524
-rw-r--r-- | BaseTools/ReadMe.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/BaseTools/ReadMe.txt b/BaseTools/ReadMe.txt index f79ed2fcd6..729439aec2 100644 --- a/BaseTools/ReadMe.txt +++ b/BaseTools/ReadMe.txt @@ -35,9 +35,9 @@ Notes: r731 <buildtools_project>\BaseTools\Source\Python\GenFds
4) GenFds.exe has is a combo of the follow python source.(This is a temporary branch)
- r729 <buildtools_project>\BaseTools\Source\Python\Common
- r729 <buildtools_project>\BaseTools\Source\Python\CommonDataClass
- r729 <buildtools_project>\BaseTools\Source\Python\GenFds
+ r731 <buildtools_project>\BaseTools\Source\Python\Common
+ r731 <buildtools_project>\BaseTools\Source\Python\CommonDataClass
+ r731 <buildtools_project>\BaseTools\Source\Python\GenFds
Brief usage for Migration Tool MigrationMsa2Inf.exe:
1. Command line format:
|