summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjwang36 <jwang36@6f19259b-4bc3-4df7-8a09-765794883524>2007-08-31 05:11:01 +0000
committerjwang36 <jwang36@6f19259b-4bc3-4df7-8a09-765794883524>2007-08-31 05:11:01 +0000
commit9cf9c4ff1691d693532ef311d0b90febd9b10a35 (patch)
treeaef57e00e2cf5385f597d64a741dc6457043d910
parentd9db4a8b4cd5f1df80c5ba2ad0c17915cc972a5c (diff)
downloadedk2-9cf9c4ff1691d693532ef311d0b90febd9b10a35.zip
edk2-9cf9c4ff1691d693532ef311d0b90febd9b10a35.tar.gz
edk2-9cf9c4ff1691d693532ef311d0b90febd9b10a35.tar.bz2
Updated the revision of source files build.exe was generated from
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2/BaseTools@3754 6f19259b-4bc3-4df7-8a09-765794883524
-rw-r--r--ReadMe.txt9
1 files changed, 5 insertions, 4 deletions
diff --git a/ReadMe.txt b/ReadMe.txt
index 32d4fd1..966f0eb 100644
--- a/ReadMe.txt
+++ b/ReadMe.txt
@@ -28,11 +28,12 @@ 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:
- r641 <buildtools_project>\BaseTools\Source\Python\Autogen
- r641 <buildtools_project>\BaseTools\Source\Python\build
- r641 <buildtools_project>\BaseTools\Source\Python\Common
- r641 <buildtools_project>\BaseTools\Source\Python\CommonDataClass
+ r658 <buildtools_project>\BaseTools\Source\Python\Autogen
+ r658 <buildtools_project>\BaseTools\Source\Python\build
+ r658 <buildtools_project>\BaseTools\Source\Python\Common
+ r658 <buildtools_project>\BaseTools\Source\Python\CommonDataClass
r564 <buildtools_project>\BaseTools\Source\Python\GenFds
+ r576 <buildtools_project>\BaseTools\Source\Python\GenFds\FfsInfStatement.py
4) GenFds.exe has is a combo of the follow python source.(This is a temporary branch)
r641 <buildtools_project>\BaseTools\Source\Python\Common
r641 <buildtools_project>\BaseTools\Source\Python\CommonDataClass