From 273f5ad10122f763b898cadcb9c44f37f34b2c11 Mon Sep 17 00:00:00 2001 From: klu2 Date: Fri, 12 Jun 2009 01:41:25 +0000 Subject: 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 --- BaseTools/Bin/Win32/GenDepex.exe | Bin 596491 -> 620299 bytes BaseTools/Bin/Win32/Spd2Dec.exe | Bin 1329333 -> 1409458 bytes BaseTools/ReadMe.txt | 13 +------------ 3 files changed, 1 insertion(+), 12 deletions(-) diff --git a/BaseTools/Bin/Win32/GenDepex.exe b/BaseTools/Bin/Win32/GenDepex.exe index 4db0cb8..5217c9f 100755 Binary files a/BaseTools/Bin/Win32/GenDepex.exe and b/BaseTools/Bin/Win32/GenDepex.exe differ diff --git a/BaseTools/Bin/Win32/Spd2Dec.exe b/BaseTools/Bin/Win32/Spd2Dec.exe index 822aab9..10ffd67 100755 Binary files a/BaseTools/Bin/Win32/Spd2Dec.exe and b/BaseTools/Bin/Win32/Spd2Dec.exe differ diff --git a/BaseTools/ReadMe.txt b/BaseTools/ReadMe.txt index 724e702..841d1c4 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 \BaseTools\Source\Python\Autogen - r844 \BaseTools\Source\Python\build - r844 \BaseTools\Source\Python\Common - r844 \BaseTools\Source\Python\CommonDataClass - r844 \BaseTools\Source\Python\GenFds - -4) GenFds.exe has is a combo of the follow python source.(This is a temporary branch) - r843 \BaseTools\Source\Python\Common - r843 \BaseTools\Source\Python\CommonDataClass - r843 \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: -- cgit v1.1