mirror of
https://github.com/acidanthera/audk.git
synced 2025-07-26 23:24:03 +02:00
Updated with latest changes.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6921 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
555b51bc9a
commit
354aa8a288
@ -42,24 +42,26 @@ EDK_0000: Compatible: owner
|
||||
##########################################################################################
|
||||
########## Revision number of tools source code ##########
|
||||
BaseTools/Bin/Win32/build.exe
|
||||
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
|
||||
r1383 https://buildtools.tianocore.org/svn/buildtools/trunk/BaseTools/Source/Python/Autogen
|
||||
r1383 https://buildtools.tianocore.org/svn/buildtools/trunk/BaseTools/Source/Python/build
|
||||
r1383 https://buildtools.tianocore.org/svn/buildtools/trunk/BaseTools/Source/Python/Common
|
||||
r1383 https://buildtools.tianocore.org/svn/buildtools/trunk/BaseTools/Source/Python/CommonDataClass
|
||||
r1383 https://buildtools.tianocore.org/svn/buildtools/trunk/BaseTools/Source/Python/GenFds
|
||||
r1383 https://buildtools.tianocore.org/svn/buildtools/trunk/BaseTools/Source/Python/Workspace
|
||||
|
||||
BaseTools/Bin/Win32/GenFds.exe
|
||||
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
|
||||
r1383 https://buildtools.tianocore.org/svn/buildtools/trunk/BaseTools/Source/Python/Common
|
||||
r1383 https://buildtools.tianocore.org/svn/buildtools/trunk/BaseTools/Source/Python/CommonDataClass
|
||||
r1383 https://buildtools.tianocore.org/svn/buildtools/trunk/BaseTools/Source/Python/GenFds
|
||||
r1383 https://buildtools.tianocore.org/svn/buildtools/trunk/BaseTools/Source/Python/Workspace
|
||||
|
||||
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
|
||||
r1383 https://buildtools.tianocore.org/svn/buildtools/trunk/BaseTools/Source/Python/AutoGen
|
||||
r1383 https://buildtools.tianocore.org/svn/buildtools/trunk/BaseTools/Source/Python/Common
|
||||
|
||||
BaseTools/Bin/Win32/Trim.exe
|
||||
r1070 https://buildtools.tianocore.org/svn/buildtools/trunk/BaseTools/Source/Python/Trim
|
||||
r1070 https://buildtools.tianocore.org/svn/buildtools/trunk/BaseTools/Source/Python/Common
|
||||
r1383 https://buildtools.tianocore.org/svn/buildtools/trunk/BaseTools/Source/Python/Trim
|
||||
r1383 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
|
||||
@ -75,6 +77,241 @@ EDK_0000: Compatible: owner
|
||||
BaseTools/Bin/Win32/Fpd2Dsc.exe
|
||||
r767 https://buildtools.tianocore.org/svn/buildtools/trunk/BaseTools/Source/Python/fpd2dsc
|
||||
|
||||
==========================================================================================
|
||||
EDK_6828: Compatible: jwang36
|
||||
|
||||
Class_BuildTool:
|
||||
1) Add a feature to allow override tools option via "==" in metafile.
|
||||
2) Remove the AutoGen.c generation for R8 module without unicode file.
|
||||
|
||||
|
||||
Code Change :
|
||||
1) /trunk/edk2/BaseTools/Bin/Win32/build.exe
|
||||
|
||||
==========================================================================================
|
||||
EDK_6772: Non-Compatible: jwang36
|
||||
|
||||
Class_BuildTool:
|
||||
1) Add /D$(MODULE_ENTRY_POINT)=$(ARCH_ENTRY_POINT) in EBC_CC_FLAGS to ensure
|
||||
correct R8's module entry point for EBC arch.
|
||||
|
||||
Code Change :
|
||||
1) /trunk/edk2/BaseTools/Conf/tools_def.template
|
||||
|
||||
Possible Impacts:
|
||||
The local version of tools_def.txt must be updated with the change in
|
||||
tools_def.template.
|
||||
|
||||
==========================================================================================
|
||||
EDK_6762: Non-Compatible: lgao4
|
||||
|
||||
Class_BuildTool:
|
||||
1) Declare entry point, constructor into AutoGen.h
|
||||
2) Create <ModuleName>StrDefs.h to contain uni code string ID.
|
||||
|
||||
|
||||
Code Change :
|
||||
1) /trunk/edk2/BaseTools/Bin/Win32/build.exe
|
||||
2) /trunk/edk2/BaseTools/Conf/tools_def.template
|
||||
|
||||
Possible Impacts:
|
||||
The local version of tools_def.txt must be updated with change in
|
||||
tools_def.tempalte.
|
||||
|
||||
==========================================================================================
|
||||
EDK_6671: Compatible: qwang12
|
||||
|
||||
Class_BuildTool:
|
||||
1) StrGather (Build.exe) in compatible mode add a Framework Package Header
|
||||
to replace the original ¡°ArrayLength¡± generated in the output.
|
||||
2) VfrCompiler in compatible mode add a Framework Package Header to replace
|
||||
the original ¡°ArrayLength¡± generated in the output.
|
||||
|
||||
Code Change :
|
||||
1) /trunk/edk2/BaseTools/Bin/Win32/VfrCompile.exe
|
||||
2) /trunk/edk2/BaseTools/Bin/Win32/build.exe
|
||||
|
||||
|
||||
==========================================================================================
|
||||
EDK_6666: Compatible: lgao4
|
||||
|
||||
Class_BuildTool:
|
||||
1) Enhance GenFv WriteFvMap function to print basic debug information
|
||||
(entrypoint, baseaddress, .text, .data section base address) when no
|
||||
map can be referred.
|
||||
2) Enhance GenFv tool to create the non PI file system firmware volume.
|
||||
3) Update VfrComile
|
||||
- Set the first framework var store name to ¡°Setup¡±
|
||||
- Support DEFAULT and MANUFACTURING for framework CheckBox flags value
|
||||
|
||||
Code Change :
|
||||
/trunk/edk2/BaseTools/Bin/Win32/GenFv.exe
|
||||
/trunk/edk2/BaseTools/Bin/Win32/VfrCompile.exe
|
||||
|
||||
==========================================================================================
|
||||
EDK_6640: Compatible: jwang36
|
||||
|
||||
Class_BuildTool:
|
||||
1) Change file line format of AutoGen files to native style.
|
||||
|
||||
Code Change :
|
||||
1) /trunk/edk2/BaseTools/Bin/Win32/build.exe
|
||||
|
||||
==========================================================================================
|
||||
EDK_6613: Non-Compatible: qwang12
|
||||
|
||||
Class_BuildTool:
|
||||
1) Generate data for ConfigAccess.ExtractConfig() impl
|
||||
|
||||
Code Change :
|
||||
1) /trunk/edk2/BaseTools/Bin/Win32/VfrCompile.exe
|
||||
|
||||
==========================================================================================
|
||||
EDK_6490: Compatible: jwang36
|
||||
|
||||
Class_BuildTool:
|
||||
1) Add ImportTool.bat script
|
||||
2) Add more error check for Trim.exe
|
||||
|
||||
|
||||
Code Change :
|
||||
1) /trunk/edk2/BaseTools/Bin/Win32/ImportTool.bat
|
||||
2) /trunk/edk2/BaseTools/Bin/Win32/Trim.exe
|
||||
|
||||
==========================================================================================
|
||||
EDK_6452: Compatible: jwang36
|
||||
|
||||
Class_BuildTool:
|
||||
1) Allow the flags of tools not defined tools_def.txt
|
||||
2) Add BUILD as internal tool to pass compatible mode of unicode to build tool.
|
||||
3) Add support of [Depex.common.<ModuleType>] in inf file
|
||||
4) Add more optimization, especially for architecture protocols, in GeDepex tool
|
||||
5) Fix the generation of _gPeimRevision and _gDxeRevision global variables in
|
||||
AutoGen.c according to new MdePkg spec.
|
||||
6) Change the header file of DxeSmmeEntryPoint.h to UefiDriverEntryPoint.h
|
||||
in AutoGen.c since it's no longer exist.
|
||||
7) Fix $(PROCESSOR) macro replacement issue in [nmake] section
|
||||
|
||||
Code Change :
|
||||
/trunk/edk2/BaseTools/Bin/Win32/GenDepex.exe
|
||||
/trunk/edk2/BaseTools/Bin/Win32/GenFds.exe
|
||||
/trunk/edk2/BaseTools/Bin/Win32/build.exe
|
||||
|
||||
==========================================================================================
|
||||
EDK_6289: Compatible: jwang36
|
||||
|
||||
Class_BuildTool:
|
||||
1) Performance improvement on startup of build.exe
|
||||
|
||||
Code Change :
|
||||
1) /trunk/edk2/BaseTools/Bin/Win32/GenFds.exe
|
||||
2) /trunk/edk2/BaseTools/Bin/Win32/build.exe
|
||||
|
||||
==========================================================================================
|
||||
EDK_6269: Compatible: jwang36
|
||||
|
||||
Class_BuildTool:
|
||||
1) Bug fixes
|
||||
2) Improve the screen output when in quiet build mode
|
||||
3) Add "tbuild" target in makefile in order to not created directories in
|
||||
makefile. Instead, they will be created in build tool. This will give
|
||||
better build performance, especially in incremental build.
|
||||
4) Add space check in WORKSPACE and OUTPUT_DIRECTORY (in dsc file) directory
|
||||
name and give error message if found.
|
||||
|
||||
Code Change :
|
||||
1) /trunk/edk2/BaseTools/Bin/Win32/build.exe
|
||||
|
||||
==========================================================================================
|
||||
EDK_5762: Compatible: jlin16
|
||||
|
||||
Class_BuildTool:
|
||||
1) Enhance the tool to build R8 module via ECP.
|
||||
|
||||
Code Change :
|
||||
1) /trunk/edk2/BaseTools/Bin/Win32/GenFds.exe
|
||||
2) /trunk/edk2/BaseTools/Bin/Win32/build.exe
|
||||
|
||||
==========================================================================================
|
||||
EDK_5635: Compatible: lgao4
|
||||
|
||||
Class_BuildTool:
|
||||
1) Enhance GenFv tool to print Fv Size and Length, and Get module map by
|
||||
module pdb pointer and get module guid by module FFS guid.
|
||||
2) And Enhance VfrCompiler to handle framework vfr file, and print more
|
||||
debug information into .lst file.
|
||||
|
||||
Code Change :
|
||||
1) /trunk/edk2/BaseTools/Bin/Win32/GenFv.exe
|
||||
2) /trunk/edk2/BaseTools/Bin/Win32/VfrCompile.exe
|
||||
|
||||
==========================================================================================
|
||||
EDK_5634: Non-Compatible: jwang36
|
||||
|
||||
Class_BuildTool:
|
||||
1) Enhance the format of build_rule.txt to allow module type and arch information.
|
||||
2) Enhance Trim to convert ASL style of include to C style of include
|
||||
3) Enhance Trim to convert some EDK coding convention to EDK2 ECP convention
|
||||
4) Add warning message when encountering unrecognized content in DSC/DEC/INF File
|
||||
5) Enhance the GenDepex to ignore everything outside DEPENDENCY_STANT and DEPENDENCY_END in dxs file
|
||||
|
||||
Code Change :
|
||||
/trunk/edk2/BaseTools/Bin/Win32/GenDepex.exe
|
||||
/trunk/edk2/BaseTools/Bin/Win32/Trim.exe
|
||||
/trunk/edk2/BaseTools/Bin/Win32/build.exe
|
||||
/trunk/edk2/BaseTools/Conf/build_rule.template
|
||||
/trunk/edk2/BaseTools/Conf/tools_def.template
|
||||
|
||||
Possible Impacts:
|
||||
The local version tools_def.txt and build_rule.txt must be updated with
|
||||
the changes in tools_def.template and build_rule.template respectively.
|
||||
|
||||
==========================================================================================
|
||||
EDK_5193: Compatible: jwang36
|
||||
|
||||
Class_BuildTool:
|
||||
1) Add incremental support in GenFds
|
||||
|
||||
Code Change :
|
||||
/trunk/edk2/BaseTools/Bin/Win32/GenFds.exe
|
||||
/trunk/edk2/BaseTools/Bin/Win32/build.exe
|
||||
|
||||
==========================================================================================
|
||||
EDK_5186: Compatible: jwang36
|
||||
|
||||
Class_BuildTool:
|
||||
1) Add explicit banner for pass/fail indication of build
|
||||
2) Fix the issue which cause error message from FDF parser won't be printed out.
|
||||
3) Fix the error message format of FDF parser
|
||||
4) Change the exit code of build tool from always 1 to error code, if error occurred
|
||||
|
||||
Code Change :
|
||||
/trunk/edk2/BaseTools/Bin/Win32/GenFds.exe
|
||||
/trunk/edk2/BaseTools/Bin/Win32/build.exe
|
||||
|
||||
==========================================================================================
|
||||
EDK_4971: Compatible: lgao4
|
||||
|
||||
Class_BuildTool:
|
||||
1) Enhance GenFw tool to always zero .pdata section for PE32 and PE32+ image in
|
||||
order to improve compression ratio for them.
|
||||
|
||||
Code Change :
|
||||
/trunk/edk2/BaseTools/Bin/Win32/GenFw.exe
|
||||
|
||||
==========================================================================================
|
||||
EDK_4918: Compatible: lgao4
|
||||
|
||||
Class_BuildTool:
|
||||
1) Correct Error Message format for these C tools according to the Tool Design Spec.
|
||||
|
||||
Code Change :
|
||||
/trunk/edk2/BaseTools/Bin/Win32/EfiLdrImage.exe
|
||||
/trunk/edk2/BaseTools/Bin/Win32/GenFv.exe
|
||||
/trunk/edk2/BaseTools/Bin/Win32/TianoCompress.exe
|
||||
/trunk/edk2/BaseTools/Bin/Win32/VfrCompile.exe
|
||||
/trunk/edk2/BaseTools/Bin/Win32/VolInfo.exe
|
||||
|
||||
==========================================================================================
|
||||
EDK_4859: Non-Compatible: jwang36
|
||||
|
||||
@ -124,9 +361,9 @@ EDK_4190: Non-Compatible: jwang36
|
||||
|
||||
Class_BuildTool:
|
||||
1) Added support of using PCD default value from DEC/INF file if one
|
||||
PCD is declared in INF file but not found in DSC file.
|
||||
2) Added support of breaking build if no library instance is found for
|
||||
a library class.
|
||||
PCD is declared in INF file but not found in DSC file.
|
||||
2) Added support of breaking build if no library instance is found for
|
||||
a library class.
|
||||
|
||||
Code Change :
|
||||
1) BaseTools/Bin/Win32/build.exe
|
||||
@ -134,40 +371,40 @@ EDK_4190: Non-Compatible: jwang36
|
||||
|
||||
Possible Impacts:
|
||||
1) All packages/platforms/modules, which have wrong library classes
|
||||
declared or have no library instance for some library classes, must be
|
||||
changed to make sure each library class declared in INF file has
|
||||
corresponding library instance.
|
||||
declared or have no library instance for some library classes, must be
|
||||
changed to make sure each library class declared in INF file has
|
||||
corresponding library instance.
|
||||
|
||||
==========================================================================================
|
||||
EDK_4096: Non-Compatible: jwang36
|
||||
|
||||
Class_BuildTool:
|
||||
1) Removed the calling of vsvars32.bat in edksetup.bat, unless
|
||||
"--nt32" switch is used.
|
||||
2) Added MAKE command in tools_def.txt. This is used to locate where
|
||||
the nmake.exe or make.exe is because it will not be in PATH any more.
|
||||
3) Removed the calling of vsvars32.bat in toolsetup.bat.
|
||||
4) Solved the hang issue of build.exe when error occurred or Ctrl+C is
|
||||
pressed.
|
||||
5) Passed "-v/-d/-q" command line option to GenFds.exe in makefile if
|
||||
it's used by build.exe.
|
||||
"--nt32" switch is used.
|
||||
2) Added MAKE command in tools_def.txt. This is used to locate where
|
||||
the nmake.exe or make.exe is because it will not be in PATH any more.
|
||||
3) Removed the calling of vsvars32.bat in toolsetup.bat.
|
||||
4) Solved the hang issue of build.exe when error occurred or Ctrl+C is
|
||||
pressed.
|
||||
5) Passed "-v/-d/-q" command line option to GenFds.exe in makefile if
|
||||
it's used by build.exe.
|
||||
|
||||
Code Change :
|
||||
1) BaseTools/Bin/Win32/build.exe
|
||||
2) BaseTools/Bin/Win32/GenFds.exe
|
||||
3) BaseTools/Conf/tools_def.template
|
||||
4) BaseTools/toolsetup.bat
|
||||
5) edksetup.bat
|
||||
5) edksetup.bat
|
||||
|
||||
Possible Impacts:
|
||||
1) Nt32Pkg build needs to run vsvars32.bat before edksetup.bat or run
|
||||
edksetup.bat with "--nt32" option, like
|
||||
edksetup.bat with "--nt32" option, like
|
||||
|
||||
edksetup.bat --nt32 newbuild
|
||||
edksetup.bat --nt32 newbuild
|
||||
|
||||
2) $(WORKSPACE)/Conf/tools_def.txt must be deleted before running
|
||||
edksetup.bat because of new tools_def.template. Otherwise the
|
||||
build.exe cannot find the nmake.exe to call.
|
||||
2) $(WORKSPACE)/Conf/tools_def.txt must be deleted before running
|
||||
edksetup.bat because of new tools_def.template. Otherwise the
|
||||
build.exe cannot find the nmake.exe to call.
|
||||
|
||||
==========================================================================================
|
||||
EDK_3947: Compatible: jwang36
|
||||
|
Loading…
x
Reference in New Issue
Block a user