mirror_edk2/Tools/Source
hche10x c25ad66ccb 1. Fix EDKT323 (Only dependent packages' ppis can be added to module's ppi section)
2. Fix EDKT324 (Only dependent packages' protocols can be added to module's protocol section.)
3. Fix EDKT325 (Only dependent packages' pcds can be added to module's pcd section.)
4. Fix EDKT326 (Only dependent packages' guids can be added to module's guid section.)
5. Fix EDKT327 (Only dependent packages' library can be added to module's library section.)

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1599 6f19259b-4bc3-4df7-8a09-765794883524
2006-09-22 08:48:00 +00:00
..
Common 1) Add FileTimeStamp class to centralize the cache mechanism for file time stamp check, and changed related classes 2006-09-21 05:11:58 +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 Modify GenFfsFileTask. 2006-09-22 08:16:10 +00:00
FrameworkWizard 1. Fix EDKT323 (Only dependent packages' ppis can be added to module's ppi section) 2006-09-22 08:48:00 +00:00
GenBuild Fix EDKT272. 2006-09-21 08:01:14 +00:00
Merge Adding merge command line program that merges multiple MSA modules into a single MSA file. View readme.txt to see rules and usage. 2006-09-18 22:02:06 +00:00
MigrationTools re 2006-09-22 06:33:25 +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 Fixed FwImage/fwimage.c to guarantee that the raw size of a section is a multiple of the file alignment. 2006-09-21 03:11:13 +00:00