summaryrefslogtreecommitdiff
path: root/Tools/Source/GenBuild/org
AgeCommit message (Expand)AuthorFilesLines
2006-07-25Changed the way to save generated module build.xml to avoid incorrect file na...jwang361-1/+4
2006-07-24Keep the original order of MSA's "dependence library class" which will reflec...qouyang1-1/+2
2006-07-24Fixed EDKT118jwang362-2/+2
2006-07-23Fix track EDKT97: Use {0} as NULL value for VOID* type PCD but not {} klu21-1/+6
2006-07-21Add check when copy flashMap.h to ${ModuleOutputDir}/Debug/TianoR8FlashMap.h.qouyang1-15/+19
2006-07-20a) Fixed the issue that the unnecessary build for not specified ARCH in singl...jwang364-11/+15
2006-07-19Modify Autogen.jave to fixed bug: EDKT113.qouyang2-7/+6
2006-07-19Add checking for whether module's FfsFormatKey is specified or not. For drive...wuyizhong1-36/+7
2006-07-17Fix track EDKT104: If a module use PCD, MSA of this module should use PcdLib ...klu21-7/+0
2006-07-17Fix EDKT138. And add active_platform file info for stand alone module build. wuyizhong4-5/+5
2006-07-14Fix EDKT117. If SupArchList is not specified, then build the module with all ...wuyizhong2-16/+21
2006-07-14Fixed EDKT116, which more than one target will break the build.jwang361-1/+1
2006-07-14Fixes for Linux builds.bbahnsen2-5/+20
2006-07-13Enhance Arch check.wuyizhong1-1/+25
2006-07-13Added copyright&license header.jwang3611-93/+177
2006-07-13Fixed EDKT111jwang361-8/+1
2006-07-12Fixed EDKT102;jwang365-17/+39
2006-07-11Commented out the throwing exception when not supported file type is found, b...jwang361-0/+2
2006-07-11EDKT96.qouyang5-34/+106
2006-07-11For VOID* type PCD and in byte array method, treat {0} as NULL value but not {}.klu21-1/+1
2006-07-10Removed the printStackTrace() which is used only for debug purpose.jwang366-7/+0
2006-07-10 Change UINAME to CName of GUID/PPI/Protocol in all Msa file and change tool ...qouyang1-3/+3
2006-07-10Support prebuild and postbuild for UserExtension for Platform build. If UserE...wuyizhong7-23/+71
2006-07-10Fixed EdkT35, EdkT89.qouyang4-21/+27
2006-07-10Assign token number to DynamicExTokenNumber for all DYNAMIC or DYNAMIC_EX typ...klu21-3/+1
2006-07-08fixed a potential issue which would be raised by empty value in tools_def.txt...jwang361-1/+2
2006-07-08Changed the code to read the correct configuration name in target.txt file;jwang364-22/+38
2006-07-08Remove unused PCD file.klu25-388/+2
2006-07-07Fixed the build warning issuejwang361-149/+56
2006-07-07Remove build warning.qouyang9-92/+54
2006-07-06Fix bugs in GetNextTokenSpace and GetNextTokenqwang121-7/+9
2006-07-06Restrict using UserExtension with UserID "TianoCore".wuyizhong1-2/+1
2006-07-06Add in support for MaxSize and CurrentSize for PCD entry.qwang122-25/+145
2006-07-06Fix an issue for user extensions. wuyizhong1-1/+1
2006-07-05Fix a minor issue. wuyizhong1-0/+4
2006-07-05Support UserExtension in FPD. wuyizhong3-10/+66
2006-07-05Add ModifyInftask in FrameworkTask.qouyang1-8/+8
2006-07-05Fixed the unchecked warning issues when building GenBuildjwang362-1/+9
2006-07-05Fully support active platform policy. wuyizhong8-70/+213
2006-07-05Support putting unreference DYNAMIC_EX PCD into Pcd runtime database.klu22-11/+253
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...klu22-9/+14
2006-07-04Fix autogen bug:[Edk67][Edk35].qouyang2-90/+88
2006-07-04Added LibPatchPcdSetPtr.qwang121-479/+113
2006-07-03Add PcdDxe and PcdPEIM to all-arch for EdkModulePkg-All-Archs.fpdqwang122-25/+82
2006-07-01After change token space guid from guid value to Guid's CName, change code to...klu22-13/+46
2006-07-01Clean up for debug message of PCD tools.klu23-39/+11
2006-06-30git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@696 6f19...wuyizhong3-0/+461
2006-06-30New tool.qouyang18-2068/+2519
2006-06-30Change to new XML Schema. wuyizhong42-5991/+6943