X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=BaseTools%2FChangeLog.txt;h=e04692ec03621619753349aa07bedee4fd9217be;hb=616380f68b84175ad3b4b6428e1ff60cb502c16f;hp=97a1f802cbe279c92b977c412fbbc3b83f40bbfd;hpb=1db5dde14bb3d1b9ed1626dbd7b8cc696644f40c;p=mirror_edk2.git diff --git a/BaseTools/ChangeLog.txt b/BaseTools/ChangeLog.txt index 97a1f802cb..e04692ec03 100644 --- a/BaseTools/ChangeLog.txt +++ b/BaseTools/ChangeLog.txt @@ -42,20 +42,24 @@ EDK_0000: Compatible: owner ########################################################################################## ########## Revision number of tools source code ########## BaseTools/Bin/Win32/build.exe - r844 https://buildtools.tianocore.org/svn/buildtools/trunk/BaseTools/Source/Python/Autogen - r844 https://buildtools.tianocore.org/svn/buildtools/trunk/BaseTools/Source/Python/build - r844 https://buildtools.tianocore.org/svn/buildtools/trunk/BaseTools/Source/Python/Common - r844 https://buildtools.tianocore.org/svn/buildtools/trunk/BaseTools/Source/Python/CommonDataClass - r844 https://buildtools.tianocore.org/svn/buildtools/trunk/BaseTools/Source/Python/GenFds + r1070 https://buildtools.tianocore.org/svn/buildtools/trunk/BaseTools/Source/Python/Autogen + r1070 https://buildtools.tianocore.org/svn/buildtools/trunk/BaseTools/Source/Python/build + r1070 https://buildtools.tianocore.org/svn/buildtools/trunk/BaseTools/Source/Python/Common + r1070 https://buildtools.tianocore.org/svn/buildtools/trunk/BaseTools/Source/Python/CommonDataClass + r1070 https://buildtools.tianocore.org/svn/buildtools/trunk/BaseTools/Source/Python/GenFds BaseTools/Bin/Win32/GenFds.exe - r843 https://buildtools.tianocore.org/svn/buildtools/trunk/BaseTools/Source/Python/Common - r843 https://buildtools.tianocore.org/svn/buildtools/trunk/BaseTools/Source/Python/CommonDataClass - r843 https://buildtools.tianocore.org/svn/buildtools/trunk/BaseTools/Source/Python/GenFds + r1070 https://buildtools.tianocore.org/svn/buildtools/trunk/BaseTools/Source/Python/Common + r1070 https://buildtools.tianocore.org/svn/buildtools/trunk/BaseTools/Source/Python/CommonDataClass + r1070 https://buildtools.tianocore.org/svn/buildtools/trunk/BaseTools/Source/Python/GenFds + + BaseTools/Bin/Win32/GenDepex.exe + r1070 https://buildtools.tianocore.org/svn/buildtools/trunk/BaseTools/Source/Python/AutoGen + r1070 https://buildtools.tianocore.org/svn/buildtools/trunk/BaseTools/Source/Python/Common BaseTools/Bin/Win32/Trim.exe - r843 https://buildtools.tianocore.org/svn/buildtools/trunk/BaseTools/Source/Python/Trim - r843 https://buildtools.tianocore.org/svn/buildtools/trunk/BaseTools/Source/Python/Common + r1070 https://buildtools.tianocore.org/svn/buildtools/trunk/BaseTools/Source/Python/Trim + r1070 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 @@ -71,6 +75,50 @@ EDK_0000: Compatible: owner BaseTools/Bin/Win32/Fpd2Dsc.exe r767 https://buildtools.tianocore.org/svn/buildtools/trunk/BaseTools/Source/Python/fpd2dsc +========================================================================================== +EDK_4859: Non-Compatible: jwang36 + + Class_BuildTool: + 1) Changed VfrCompile.exe to be UEFI HII compatible + 2) Improved R8 module build + 3) Added binary file build + 4) Removed "extern int __make_me_compile_correctly" in AutoGen code for + R9 modules, but kept for R8 modules + 5) Enfored more error check and introduced a optimization for GenDepex + 6) Added BUILD_RULE_CONF in target.txt to specify build rules file + 7) Rebuilt all Python tools with Python2.5.2 + + Code Change : + 1) build.exe + 2) VfrCompile.exe + 3) GenFds.exe + 4) GenDepex.exe + 5) target.template + + + Possible Impacts: + 1) All EFI code needs to be UEFI HII compatible. + 2) Conf/target.txt needs to be replaced by new target.template + +========================================================================================== +EDK_4251: Non-Compatible: jwang36 + + Class_BuildTool: + 1) Changed MYTOOLS to use Visual Studio Team Suite for IA32 and X64. IPF is still use WINDKK. + 2) Re-generated build.exe and GenFds.exe to incorporate new changes of build tools + 3) Enabled multi-thread build mode by default (can be disabled by using "-n 0" option or changing + MULTIPLE_THREAD in target.txt to Disabled) + 4) Fixed an incorrect command (no leading tab/space) generated in top level Makefile. + + Code Change : + 1) BaseTools/Bin/Win32/GenFds.exe + 2) BaseTools/Bin/Win32/build.exe + 3) BaseTools/Conf/target.template + 4) BaseTools/Conf/tools_def.template + + Possible Impacts: + 1) Install Visual Studio 2005 Team Suite Edition. + ========================================================================================== EDK_4190: Non-Compatible: jwang36 @@ -82,7 +130,7 @@ EDK_4190: Non-Compatible: jwang36 Code Change : 1) BaseTools/Bin/Win32/build.exe - 1) BaseTools/Bin/Win32/GenFds.exe + 2) BaseTools/Bin/Win32/GenFds.exe Possible Impacts: 1) All packages/platforms/modules, which have wrong library classes