audk/Tools/Source
qouyang 5c4eec41d7 (Customized Compression)If setting the EncapsulationType="Compress", Tool will transfer it to sectiontype="EFI_SECTION_COMPRESS" in <gensection>element of <genffsFile> task.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1529 6f19259b-4bc3-4df7-8a09-765794883524
2006-09-13 09:20:36 +00:00
..
Common Remove FrameworkLogger in FrameworkTasks and EdkException in GenBuild. Update EdkLog to accept one more parameter. Remove all System.out in GenBuild. 2006-09-06 05:58:31 +00:00
ContextTool There is a potential flaw in HelpInfo.java previously. It use String[substrnum] to save the result of splitString(), the substrnum is calculated approximatively and has to be set larger enough to provide sufficient space. So substrnum relate to the string specifically. 2006-09-07 02:37:43 +00:00
Cpptasks Added "source=1.4" attribute to <javac> to override the build warning message. 2006-08-23 03:49:30 +00:00
FrameworkTasks (Customized Compression)If setting the EncapsulationType="Compress", Tool will transfer it to sectiontype="EFI_SECTION_COMPRESS" in <gensection>element of <genffsFile> task. 2006-09-13 09:20:36 +00:00
FrameworkWizard Fix the problem of not displaying library instances for multiple archs in supArchList. 2006-09-12 09:38:28 +00:00
GenBuild (Customized Compression)If setting the EncapsulationType="Compress", Tool will transfer it to sectiontype="EFI_SECTION_COMPRESS" in <gensection>element of <genffsFile> task. 2006-09-13 09:20:36 +00:00
MigrationTools Enhance recognizing Macro/Type defined in Library. 2006-09-13 07:00:19 +00:00
PcdTools Fix track EDKT213: PCD value size should be specificed when generate const variable for String type, PATCHABLE_IN_MODULE type PCD. 2006-08-29 05:28:36 +00:00
SurfaceArea Added more error check on validation to let result be more exact. 2006-07-28 06:33:01 +00:00
TianoTools 1) Changed ToolArg class to abstract generic arguments of a tool 2006-09-13 02:15:32 +00:00