summaryrefslogtreecommitdiff
path: root/Tools/Source/GenBuild/org/tianocore/build/fpd
AgeCommit message (Expand)AuthorFilesLines
2006-08-31Remove stand-alone module judge when parse FPD file. wuyizhong1-22/+4
2006-08-30Change output dir layout from Target/TagName/Arch to Target_TagName/Arch. wuyizhong2-7/+10
2006-08-30Add Arch Check for single module build. To Fix T167 & T224. wuyizhong1-6/+34
2006-08-25Fix EDKT212. wuyizhong1-2/+2
2006-08-18Change module build sequence. 1. Get FvImageName list according to their decl...wuyizhong2-61/+115
2006-08-17Using Common Definitions. Remove some unused codes. wuyizhong1-7/+2
2006-08-15Adjust some code format and clear some unused codes. wuyizhong2-16/+14
2006-08-15moved exception and logger classes to org.tianocore.common packageyshi81-79/+79
2006-08-14Fixed grammar in messages.lhauch2-10/+10
2006-08-041, Make exception string friendly, readable.klu21-6/+2
2006-08-03Remove some unused code and adjust some code format. Modules build with FPD s...wuyizhong2-140/+69
2006-08-01Abstract the logic of Platform pcd preprocess according to FPD file to a clas...klu21-2/+2
2006-07-31Because Pcd entity, exception and some action package are shared by Building ...klu21-1/+1
2006-07-20a) Fixed the issue that the unnecessary build for not specified ARCH in singl...jwang361-5/+4
2006-07-17Fix EDKT138. And add active_platform file info for stand alone module build. wuyizhong1-0/+3
2006-07-14Fix EDKT117. If SupArchList is not specified, then build the module with all ...wuyizhong1-1/+0
2006-07-14Fixed EDKT116, which more than one target will break the build.jwang361-1/+1
2006-07-10Removed the printStackTrace() which is used only for debug purpose.jwang362-3/+0
2006-07-10Support prebuild and postbuild for UserExtension for Platform build. If UserE...wuyizhong1-8/+57
2006-07-05Fix a minor issue. wuyizhong1-0/+4
2006-07-05Support UserExtension in FPD. wuyizhong2-1/+58
2006-07-05Fully support active platform policy. wuyizhong1-16/+16
2006-07-04Fixed the cleanall issue which would remove more files than we wantjwang361-3/+6
2006-07-04Move ant-related code from ParserFpd function to enable single module debug f...klu21-4/+5
2006-07-01Clean up for debug message of PCD tools.klu21-2/+0
2006-06-30New tool.qouyang1-2/+18
2006-06-30Change to new XML Schema. wuyizhong3-706/+834
2006-06-14added the support for new schema and old schema at the same timejwang361-4/+10
2006-06-13Fix some bugs in PCD tools:klu21-15/+19
2006-06-04PCD tools update:klu21-7/+1
2006-04-28Fix two bugs for current PCD workflow:klu21-1/+1
2006-04-21Initial import.bbahnsen2-0/+939