Add missing python binary freezed from build tools project at r1623

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8534 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
klu2 2009-06-12 01:41:25 +00:00
parent e9b67286ad
commit 273f5ad101
3 changed files with 1 additions and 12 deletions

Binary file not shown.

Binary file not shown.

View File

@ -26,18 +26,7 @@ Notes:
after you call "nmake cleanall", you have to call "build" command to rebuild platform 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 or modules because the AutoGen.* files have been be removed. The "makefile" itself
cannot generate AutoGen.* files. Only "build" command can. cannot generate AutoGen.* files. Only "build" command can.
3) build.exe in %WORKSPACE%\BaseTools\Bin\Win32 is generated from following revision of 3) All .exe binary file including C and python tools are generated from r1623.
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
Brief usage for Migration Tool MigrationMsa2Inf.exe: Brief usage for Migration Tool MigrationMsa2Inf.exe:
1. Command line format: 1. Command line format: