From 46d665d690debcc976e109dd88374a9696463fcb Mon Sep 17 00:00:00 2001 From: jwang36 Date: Thu, 13 Sep 2007 09:33:05 +0000 Subject: 1) Implemented MACRO in tools_def.txt 2) Added library without library class support 3) Fixed the issue in Trim tool which zero file will be generated if the trimmed file has not line directive git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3832 6f19259b-4bc3-4df7-8a09-765794883524 --- BaseTools/ReadMe.txt | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'BaseTools/ReadMe.txt') diff --git a/BaseTools/ReadMe.txt b/BaseTools/ReadMe.txt index 0880b08cc6..f461f05be1 100644 --- a/BaseTools/ReadMe.txt +++ b/BaseTools/ReadMe.txt @@ -28,16 +28,16 @@ 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: - r658 \BaseTools\Source\Python\Autogen - r725 \BaseTools\Source\Python\build - r700 \BaseTools\Source\Python\Common - r695 \BaseTools\Source\Python\CommonDataClass - r710 \BaseTools\Source\Python\GenFds + r729 \BaseTools\Source\Python\Autogen + r729 \BaseTools\Source\Python\build + r729 \BaseTools\Source\Python\Common + r729 \BaseTools\Source\Python\CommonDataClass + r729 \BaseTools\Source\Python\GenFds 4) GenFds.exe has is a combo of the follow python source.(This is a temporary branch) - r700 \BaseTools\Source\Python\Common - r695 \BaseTools\Source\Python\CommonDataClass - r710 \BaseTools\Source\Python\GenFds + r729 \BaseTools\Source\Python\Common + r729 \BaseTools\Source\Python\CommonDataClass + r729 \BaseTools\Source\Python\GenFds Brief usage for Migration Tool MigrationMsa2Inf.exe: 1. Command line format: -- cgit v1.2.3