mirror_edk2/Tools/Source
klu2 bd4814401e Fix the track EDKT187: If a module do not use PCD, PcdLib library class need not be exist in its MSA file.
The fixing is judge whether the module's library instance use PCD, if use, build tools will add PcdLib into module's autogen.h automatically.


git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1297 6f19259b-4bc3-4df7-8a09-765794883524
2006-08-16 13:59:00 +00:00
..
Common moved exception and logger classes to org.tianocore.common package 2006-08-15 06:27:57 +00:00
Cpptasks Adjust code format and remove unused code. 2006-08-03 04:34:39 +00:00
FrameworkTasks Fix EDKT 188. 2006-08-16 06:22:43 +00:00
FrameworkWizard Added module type column to the FPD module table, and also removed AUTO_RESIZE_OFF, so that the columns fill the pane - only the Path column can be re-sized to any great extent, the other columns can be resized just enough to show the data. 2006-08-15 23:59:55 +00:00
GenBuild Fix the track EDKT187: If a module do not use PCD, PcdLib library class need not be exist in its MSA file. 2006-08-16 13:59:00 +00:00
MigrationTools Enhancing Critic 2006-08-16 12:09:16 +00:00
PcdTools Refine the code for PCD tools. 2006-08-15 18:33:53 +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. Adjust might be 64bit, so we need to typecast it to UINT32 firstly. 2006-08-15 06:35:47 +00:00