Check In tool source code based on Build tool project revision r1655.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8964 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -40,45 +40,47 @@ EDK_0000: Compatible: owner
|
||||
##########################################################################################
|
||||
|
||||
##########################################################################################
|
||||
########## Revision number of tools source code ##########
|
||||
########## Revision number of tools source code ##########
|
||||
BaseTools/Bin/Win32/build.exe
|
||||
r1483 https://buildtools.tianocore.org/svn/buildtools/trunk/BaseTools/Source/Python/Autogen
|
||||
r1483 https://buildtools.tianocore.org/svn/buildtools/trunk/BaseTools/Source/Python/build
|
||||
r1483 https://buildtools.tianocore.org/svn/buildtools/trunk/BaseTools/Source/Python/Common
|
||||
r1483 https://buildtools.tianocore.org/svn/buildtools/trunk/BaseTools/Source/Python/CommonDataClass
|
||||
r1483 https://buildtools.tianocore.org/svn/buildtools/trunk/BaseTools/Source/Python/GenFds
|
||||
r1483 https://buildtools.tianocore.org/svn/buildtools/trunk/BaseTools/Source/Python/Workspace
|
||||
r1655 https://buildtools.tianocore.org/svn/buildtools/trunk/BaseTools/Source/Python/Autogen
|
||||
r1655 https://buildtools.tianocore.org/svn/buildtools/trunk/BaseTools/Source/Python/build
|
||||
r1655 https://buildtools.tianocore.org/svn/buildtools/trunk/BaseTools/Source/Python/Common
|
||||
r1655 https://buildtools.tianocore.org/svn/buildtools/trunk/BaseTools/Source/Python/CommonDataClass
|
||||
r1655 https://buildtools.tianocore.org/svn/buildtools/trunk/BaseTools/Source/Python/GenFds
|
||||
r1655 https://buildtools.tianocore.org/svn/buildtools/trunk/BaseTools/Source/Python/Workspace
|
||||
|
||||
BaseTools/Bin/Win32/GenFds.exe
|
||||
r1483 https://buildtools.tianocore.org/svn/buildtools/trunk/BaseTools/Source/Python/Common
|
||||
r1483 https://buildtools.tianocore.org/svn/buildtools/trunk/BaseTools/Source/Python/CommonDataClass
|
||||
r1483 https://buildtools.tianocore.org/svn/buildtools/trunk/BaseTools/Source/Python/GenFds
|
||||
r1483 https://buildtools.tianocore.org/svn/buildtools/trunk/BaseTools/Source/Python/Workspace
|
||||
r1655 https://buildtools.tianocore.org/svn/buildtools/trunk/BaseTools/Source/Python/Common
|
||||
r1655 https://buildtools.tianocore.org/svn/buildtools/trunk/BaseTools/Source/Python/CommonDataClass
|
||||
r1655 https://buildtools.tianocore.org/svn/buildtools/trunk/BaseTools/Source/Python/GenFds
|
||||
r1655 https://buildtools.tianocore.org/svn/buildtools/trunk/BaseTools/Source/Python/Workspace
|
||||
|
||||
BaseTools/Bin/Win32/GenDepex.exe
|
||||
r1383 https://buildtools.tianocore.org/svn/buildtools/trunk/BaseTools/Source/Python/AutoGen
|
||||
r1383 https://buildtools.tianocore.org/svn/buildtools/trunk/BaseTools/Source/Python/Common
|
||||
r1655 https://buildtools.tianocore.org/svn/buildtools/trunk/BaseTools/Source/Python/AutoGen
|
||||
r1655 https://buildtools.tianocore.org/svn/buildtools/trunk/BaseTools/Source/Python/Common
|
||||
|
||||
BaseTools/Bin/Win32/Trim.exe
|
||||
r1483 https://buildtools.tianocore.org/svn/buildtools/trunk/BaseTools/Source/Python/Trim
|
||||
r1483 https://buildtools.tianocore.org/svn/buildtools/trunk/BaseTools/Source/Python/Common
|
||||
r1655 https://buildtools.tianocore.org/svn/buildtools/trunk/BaseTools/Source/Python/Trim
|
||||
r1655 https://buildtools.tianocore.org/svn/buildtools/trunk/BaseTools/Source/Python/Common
|
||||
|
||||
BaseTools/Bin/Win32/MigrationMsa2Inf.exe
|
||||
r843 https://buildtools.tianocore.org/svn/buildtools/trunk/BaseTools/Source/Python/MigrationMsa2Inf
|
||||
r843 https://buildtools.tianocore.org/svn/buildtools/trunk/BaseTools/Source/Python/Common
|
||||
r1655 https://buildtools.tianocore.org/svn/buildtools/trunk/BaseTools/Source/Python/MigrationMsa2Inf
|
||||
r1655 https://buildtools.tianocore.org/svn/buildtools/trunk/BaseTools/Source/Python/Common
|
||||
|
||||
BaseTools/Bin/Win32/TargetTool.exe
|
||||
r843 https://buildtools.tianocore.org/svn/buildtools/trunk/BaseTools/Source/Python/TargetTool
|
||||
r843 https://buildtools.tianocore.org/svn/buildtools/trunk/BaseTools/Source/Python/Common
|
||||
r1655 https://buildtools.tianocore.org/svn/buildtools/trunk/BaseTools/Source/Python/TargetTool
|
||||
r1655 https://buildtools.tianocore.org/svn/buildtools/trunk/BaseTools/Source/Python/Common
|
||||
|
||||
BaseTools/Bin/Win32/Spd2Dec.exe
|
||||
r777 https://buildtools.tianocore.org/svn/buildtools/trunk/BaseTools/Source/Python/spd2dec
|
||||
r1655 https://buildtools.tianocore.org/svn/buildtools/trunk/BaseTools/Source/Python/spd2dec
|
||||
|
||||
BaseTools/Bin/Win32/Fpd2Dsc.exe
|
||||
r767 https://buildtools.tianocore.org/svn/buildtools/trunk/BaseTools/Source/Python/fpd2dsc
|
||||
r1655 https://buildtools.tianocore.org/svn/buildtools/trunk/BaseTools/Source/Python/fpd2dsc
|
||||
|
||||
==========================================================================================
|
||||
basetools_7529: Non-Compatible: jwang36
|
||||
Binary Tool checkin log
|
||||
==========================================================================================
|
||||
EDK_7529: Non-Compatible: jwang36
|
||||
|
||||
Class_BuildTool:
|
||||
1) Use FAMILY defined in *_TAGNAME_*_*_FAMILY as the toolchain family
|
||||
@@ -104,7 +106,7 @@ basetools_7529: Non-Compatible: jwang36
|
||||
2) The case of file path must be the same as in file system, or the build
|
||||
will break.
|
||||
|
||||
basetools_7159: Non-Compatible: jwang36
|
||||
EDK_7159: Non-Compatible: jwang36
|
||||
|
||||
Class_BuildTool:
|
||||
1) Re-fine and fully test the mechanism of getting over the long command
|
||||
@@ -128,7 +130,7 @@ basetools_7159: Non-Compatible: jwang36
|
||||
in the place of ${src} for those commands encountering such kind of
|
||||
problem.
|
||||
|
||||
basetools_7009: Non-Compatible: jwang36
|
||||
EDK_7009: Non-Compatible: jwang36
|
||||
|
||||
Class_BuildTool:
|
||||
1) Search value of Guid/Protocol/PPI in inf file only in the same category in dec file.
|
||||
@@ -726,5 +728,3 @@ EDK_3766: Non-Compatible: lgao4
|
||||
Possible Impacts:
|
||||
1) Platform with ACPI module. Acpi module needs to set /EP preprocessor compiler option
|
||||
for APP_FLAGS in module inf to override the default /E option defined in tools_def.txt file.
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user