summaryrefslogtreecommitdiff
path: root/BaseTools/ReadMe.txt
diff options
context:
space:
mode:
authorjwang36 <jwang36@6f19259b-4bc3-4df7-8a09-765794883524>2007-10-11 15:08:14 +0000
committerjwang36 <jwang36@6f19259b-4bc3-4df7-8a09-765794883524>2007-10-11 15:08:14 +0000
commit2067a15b9206cc55efd83baf23d7a9955a2492ea (patch)
tree90d4dee06bba295c79941cb1f802473b4017e9fd /BaseTools/ReadMe.txt
parent72b8a1a8ba18ec09be5b8ddd475d9b26b04f8854 (diff)
Updated the revision number of build.exe
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4097 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'BaseTools/ReadMe.txt')
-rw-r--r--BaseTools/ReadMe.txt10
1 files changed, 5 insertions, 5 deletions
diff --git a/BaseTools/ReadMe.txt b/BaseTools/ReadMe.txt
index bb44b8240e..e1e512da01 100644
--- a/BaseTools/ReadMe.txt
+++ b/BaseTools/ReadMe.txt
@@ -28,11 +28,11 @@ Notes:
cannot generate AutoGen.* files. Only "build" command can.
3) build.exe in %WORKSPACE%\BaseTools\Bin\Win32 is generated from following revision of
Python source code:
- r816 <buildtools_project>\BaseTools\Source\Python\Autogen
- r816 <buildtools_project>\BaseTools\Source\Python\build
- r816 <buildtools_project>\BaseTools\Source\Python\Common
- r816 <buildtools_project>\BaseTools\Source\Python\CommonDataClass
- r816 <buildtools_project>\BaseTools\Source\Python\GenFds
+ r817 <buildtools_project>\BaseTools\Source\Python\Autogen
+ r817 <buildtools_project>\BaseTools\Source\Python\build
+ r817 <buildtools_project>\BaseTools\Source\Python\Common
+ r817 <buildtools_project>\BaseTools\Source\Python\CommonDataClass
+ r817 <buildtools_project>\BaseTools\Source\Python\GenFds
4) GenFds.exe has is a combo of the follow python source.(This is a temporary branch)
r816 <buildtools_project>\BaseTools\Source\Python\Common