diff options
Diffstat (limited to 'BaseTools')
-rwxr-xr-x | BaseTools/Bin/Win32/build.exe | bin | 1482946 -> 1483124 bytes | |||
-rw-r--r-- | BaseTools/ReadMe.txt | 10 |
2 files changed, 5 insertions, 5 deletions
diff --git a/BaseTools/Bin/Win32/build.exe b/BaseTools/Bin/Win32/build.exe Binary files differindex 120e59b3a7..584def8bb7 100755 --- a/BaseTools/Bin/Win32/build.exe +++ b/BaseTools/Bin/Win32/build.exe diff --git a/BaseTools/ReadMe.txt b/BaseTools/ReadMe.txt index 768df3a693..c52be09d44 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:
- r773 <buildtools_project>\BaseTools\Source\Python\Autogen
- r773 <buildtools_project>\BaseTools\Source\Python\build
- r773 <buildtools_project>\BaseTools\Source\Python\Common
- r773 <buildtools_project>\BaseTools\Source\Python\CommonDataClass
- r773 <buildtools_project>\BaseTools\Source\Python\GenFds
+ r776 <buildtools_project>\BaseTools\Source\Python\Autogen
+ r776 <buildtools_project>\BaseTools\Source\Python\build
+ r776 <buildtools_project>\BaseTools\Source\Python\Common
+ r776 <buildtools_project>\BaseTools\Source\Python\CommonDataClass
+ r776 <buildtools_project>\BaseTools\Source\Python\GenFds
4) GenFds.exe has is a combo of the follow python source.(This is a temporary branch)
r750 <buildtools_project>\BaseTools\Source\Python\Common
|