diff options
-rwxr-xr-x | BaseTools/Bin/Win32/GenDepex.exe | bin | 596491 -> 620299 bytes | |||
-rwxr-xr-x | BaseTools/Bin/Win32/Spd2Dec.exe | bin | 1329333 -> 1409458 bytes | |||
-rw-r--r-- | BaseTools/ReadMe.txt | 13 |
3 files changed, 1 insertions, 12 deletions
diff --git a/BaseTools/Bin/Win32/GenDepex.exe b/BaseTools/Bin/Win32/GenDepex.exe Binary files differindex 4db0cb8d6e..5217c9f145 100755 --- a/BaseTools/Bin/Win32/GenDepex.exe +++ b/BaseTools/Bin/Win32/GenDepex.exe diff --git a/BaseTools/Bin/Win32/Spd2Dec.exe b/BaseTools/Bin/Win32/Spd2Dec.exe Binary files differindex 822aab9e38..10ffd675dc 100755 --- a/BaseTools/Bin/Win32/Spd2Dec.exe +++ b/BaseTools/Bin/Win32/Spd2Dec.exe diff --git a/BaseTools/ReadMe.txt b/BaseTools/ReadMe.txt index 724e702d62..841d1c4ba5 100644 --- a/BaseTools/ReadMe.txt +++ b/BaseTools/ReadMe.txt @@ -26,18 +26,7 @@ Notes: after you call "nmake cleanall", you have to call "build" command to rebuild platform
or modules because the AutoGen.* files have been be removed. The "makefile" itself
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:
- r844 <buildtools_project>\BaseTools\Source\Python\Autogen
- r844 <buildtools_project>\BaseTools\Source\Python\build
- r844 <buildtools_project>\BaseTools\Source\Python\Common
- r844 <buildtools_project>\BaseTools\Source\Python\CommonDataClass
- r844 <buildtools_project>\BaseTools\Source\Python\GenFds
-
-4) GenFds.exe has is a combo of the follow python source.(This is a temporary branch)
- r843 <buildtools_project>\BaseTools\Source\Python\Common
- r843 <buildtools_project>\BaseTools\Source\Python\CommonDataClass
- r843 <buildtools_project>\BaseTools\Source\Python\GenFds
+3) All .exe binary file including C and python tools are generated from r1623.
Brief usage for Migration Tool MigrationMsa2Inf.exe:
1. Command line format:
|