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