summaryrefslogtreecommitdiff
path: root/Tools/Source/GenBuild/org/tianocore/build/pcd/action/PCDAutoGenAction.java
AgeCommit message (Expand)AuthorFilesLines
2006-10-05Restructuring for better separation of Tool packages.lhauch1-384/+0
2006-09-26Fix EDKT256: using unified logging mechanism in PcdAutogen tools.klu21-5/+3
2006-09-08Adding new Logger instead of Ant's. wuyizhong1-39/+98
2006-08-17Using Common Definitions. Remove some unused codes. wuyizhong1-2/+0
2006-08-15Refine the code for PCD tools.klu21-33/+5
2006-08-15Fix the bug that using hardcode driver name to judge whether current driver i...klu21-7/+25
2006-08-14Fixed grammar in messages.lhauch1-4/+4
2006-08-07Fix some bugs and remove unused code.klu21-2/+2
2006-08-041, Make exception string friendly, readable.klu21-11/+4
2006-08-01Abstract the logic of Platform pcd preprocess according to FPD file to a clas...klu21-70/+62
2006-07-31Because Pcd entity, exception and some action package are shared by Building ...klu21-25/+25
2006-07-291, Fix EDKT141klu21-309/+87
2006-07-28There is a rule here:klu21-11/+32
2006-07-17Fix track EDKT104: If a module use PCD, MSA of this module should use PcdLib ...klu21-7/+0
2006-07-01Clean up for debug message of PCD tools.klu21-19/+8
2006-06-30New tool.qouyang1-42/+181
2006-06-231) remove some dead code from WinNtBusDriver.cqwang121-7/+3
2006-06-21Use the address of guid array as parameter directly for _PCD_MODE_xx macro fo...klu21-10/+13
2006-06-20Modify autogen code for DynamicEx type PCD.klu21-15/+62
2006-06-131) Fix a bug for PCD autogen tools, see track#115 in PVCS: Module's PCD infor...klu21-37/+81
2006-06-12Modify PCD tool according to final PCD schema modification.klu21-105/+0
2006-06-04PCD tools update:klu21-227/+108
2006-05-26Change Workspace to X:qwang121-1/+1
2006-05-26Replace all tab to spaces.qwang121-13/+13
2006-05-24git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@250 6f19...qwang121-6/+22
2006-05-17Fix a bug of unreference PCD token defined in FPD does *not* be autogened int...klu21-32/+132
2006-05-07Fix the PCD bug submitted by Oram, Isaac W:klu21-16/+16
2006-04-21Initial import.bbahnsen1-0/+452