diff --git a/BaseTools/Bin/Win32/build.exe b/BaseTools/Bin/Win32/build.exe index 584def8bb7..1680a3155a 100755 Binary files a/BaseTools/Bin/Win32/build.exe and b/BaseTools/Bin/Win32/build.exe differ diff --git a/BaseTools/ReadMe.txt b/BaseTools/ReadMe.txt index 84e70fee0f..e1be1a2ce5 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: - r776 \BaseTools\Source\Python\Autogen - r776 \BaseTools\Source\Python\build - r776 \BaseTools\Source\Python\Common - r776 \BaseTools\Source\Python\CommonDataClass - r776 \BaseTools\Source\Python\GenFds + r785 \BaseTools\Source\Python\Autogen + r785 \BaseTools\Source\Python\build + r785 \BaseTools\Source\Python\Common + r785 \BaseTools\Source\Python\CommonDataClass + r785 \BaseTools\Source\Python\GenFds 4) GenFds.exe has is a combo of the follow python source.(This is a temporary branch) r750 \BaseTools\Source\Python\Common