audk/Tools/Java/Source
bxing 8733430b83 1. Added a new tool GenFvMap, which is able to generate FV map files upon LOG files generated by PeiRebase.
2. Updated PeiRebase to generate LOG files while processing FV images. The original MAP feature and its corresponding option '-M' are dropped, however, they are superceded by the FV map file.
3. The FV map file are not generated yet. My next check-in will update FPD files to generate FV map files.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2157 6f19259b-4bc3-4df7-8a09-765794883524
2006-12-30 09:17:16 +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 1. Added a new tool GenFvMap, which is able to generate FV map files upon LOG files generated by PeiRebase. 2006-12-30 09:17:16 +00:00
FrameworkWizard Make opening dialogs re-gain focus when user switch back to main UI from other windows applications. 2006-12-29 08:09:48 +00:00
GenBuild If "SupArchList" is defined for a PCD in MSA, should check current arch is in the range of "SupArchList". 2006-12-25 09:21:54 +00:00
Merge fixed bug occurred when new msa file and spd file are in the same directory. 2006-11-20 08:59:18 +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