audk/Tools/Java/Source
jlin16 99125b466d Provide UI for generating Apriori file of PEI or DXE phase. The module order information are put into BuildOptions->UserExtensions with UserId as "APRIORI" and Identifier as "0" for PEI phase and "1" for DXE phase. Build tools will use these UserExtensions information to produce the Apriori files that will be placed into each FV image.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1912 6f19259b-4bc3-4df7-8a09-765794883524
2006-11-08 02:59:31 +00:00
..
CheckTools Added the DbTools that will update the FrameworkDatabase.db file based on what is found after scanning the WORKSPACE environment - entries for new SPD and FPD files that are found during the scan are added, and the entries for SPD and FPD files that are listed in the database, but are not in the current workspace are deleted. 2006-10-25 16:17:28 +00:00
Common Update several MSA/Filenames which do not inconsistent with current source files. 2006-10-25 10:10:55 +00:00
ContextTool Fix the bug EDKT464. ? and * are regarded as wildcard char by OS. so we have to remove the support of /? and -? 2006-11-02 08:55:15 +00:00
Cpptasks Support two more attribute LIBPATH and INCLUDEPATH in tools_def file. 2006-10-16 09:24:08 +00:00
DbTools Changed to format of the Package and Platform list outputs. 2006-10-26 00:17:32 +00:00
FrameworkTasks Update several MSA/Filenames which do not inconsistent with current source files. 2006-10-25 10:10:55 +00:00
FrameworkWizard Provide UI for generating Apriori file of PEI or DXE phase. The module order information are put into BuildOptions->UserExtensions with UserId as "APRIORI" and Identifier as "0" for PEI phase and "1" for DXE phase. Build tools will use these UserExtensions information to produce the Apriori files that will be placed into each FV image. 2006-11-08 02:59:31 +00:00
GenBuild Fix a bug that can't add library MSA specific build option. 2006-11-08 02:40:27 +00:00
Merge Added the DbTools that will update the FrameworkDatabase.db file based on what is found after scanning the WORKSPACE environment - entries for new SPD and FPD files that are found during the scan are added, and the entries for SPD and FPD files that are listed in the database, but are not in the current workspace are deleted. 2006-10-25 16:17:28 +00:00
MigrationTools Coding Style 2006-11-06 05:45:08 +00:00
PcdTools Update several MSA/Filenames which do not inconsistent with current source files. 2006-10-25 10:10:55 +00:00
SurfaceArea Standardized property name WORKSPACE and fixed cleanall messages. 2006-10-11 16:40:33 +00:00