]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Add missing python binary freezed from build tools project at r1623
authorklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 12 Jun 2009 01:41:25 +0000 (01:41 +0000)
committerklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 12 Jun 2009 01:41:25 +0000 (01:41 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8534 6f19259b-4bc3-4df7-8a09-765794883524

BaseTools/Bin/Win32/GenDepex.exe
BaseTools/Bin/Win32/Spd2Dec.exe
BaseTools/ReadMe.txt

index 4db0cb8d6e7bbdec892bbfb2c3fd0e846adb3bec..5217c9f1455bd2c2356ae15bb680714a18c16905 100755 (executable)
Binary files a/BaseTools/Bin/Win32/GenDepex.exe and b/BaseTools/Bin/Win32/GenDepex.exe differ
index 822aab9e383e7d2278754cde44a19448e87bee5e..10ffd675dcd63bc8f6ff94152e89c940f30c54c9 100755 (executable)
Binary files a/BaseTools/Bin/Win32/Spd2Dec.exe and b/BaseTools/Bin/Win32/Spd2Dec.exe differ
index 724e702d6264abc22e42c46c9dc993f180e64901..841d1c4ba5cd5782b9895a5ef9ecf5c58d8d207b 100644 (file)
@@ -26,18 +26,7 @@ Notes:
    after you call "nmake cleanall", you have to call "build" command to rebuild platform\r
         or modules because the AutoGen.* files have been be removed. The "makefile" itself\r
         cannot generate AutoGen.* files. Only "build" command can.\r
-3) build.exe in %WORKSPACE%\BaseTools\Bin\Win32 is generated from following revision of\r
-   Python source code:\r
-        r844 <buildtools_project>\BaseTools\Source\Python\Autogen\r
-        r844 <buildtools_project>\BaseTools\Source\Python\build\r
-        r844 <buildtools_project>\BaseTools\Source\Python\Common\r
-        r844 <buildtools_project>\BaseTools\Source\Python\CommonDataClass\r
-        r844 <buildtools_project>\BaseTools\Source\Python\GenFds\r
-        \r
-4) GenFds.exe has is a combo of the follow python source.(This is a temporary branch)\r
-        r843 <buildtools_project>\BaseTools\Source\Python\Common\r
-        r843 <buildtools_project>\BaseTools\Source\Python\CommonDataClass\r
-        r843 <buildtools_project>\BaseTools\Source\Python\GenFds\r
+3) All .exe binary file including C and python tools are generated from r1623.\r
        \r
 Brief usage for Migration Tool MigrationMsa2Inf.exe:\r
 1. Command line format:\r