summaryrefslogtreecommitdiff
path: root/Tools/Source/GenBuild
AgeCommit message (Expand)Author
2006-08-03Remove some unused code and adjust some code format. Modules build with FPD s...wuyizhong
2006-08-01Abstract the logic of Platform pcd preprocess according to FPD file to a clas...klu2
2006-08-01Add new PcdDatabase.java file.klu2
2006-08-01It is bad to put PcdDatabase.java into CollectPCDAction.java class. So I move...klu2
2006-07-31Because Pcd entity, exception and some action package are shared by Building ...klu2
2006-07-30Fixed track EDKT153, change PCDAutogen code to generate static variable refer...klu2
2006-07-291, Fix EDKT141klu2
2006-07-28There is a rule here:klu2
2006-07-28Remove additional / or \ in relative path. wuyizhong
2006-07-28Fix T105. It is caused by cpptasks which change automati cally root directory...wuyizhong
2006-07-27Fixed EDKT147, which will fail the single module build when a module is just ...jwang36
2006-07-27Fixed EDKT145qouyang
2006-07-25Changed the way to save generated module build.xml to avoid incorrect file na...jwang36
2006-07-24Keep the original order of MSA's "dependence library class" which will reflec...qouyang
2006-07-24Fixed EDKT118jwang36
2006-07-23Fix track EDKT97: Use {0} as NULL value for VOID* type PCD but not {} klu2
2006-07-21Add check when copy flashMap.h to ${ModuleOutputDir}/Debug/TianoR8FlashMap.h.qouyang
2006-07-20a) Fixed the issue that the unnecessary build for not specified ARCH in singl...jwang36
2006-07-19Modify Autogen.jave to fixed bug: EDKT113.qouyang
2006-07-19Add checking for whether module's FfsFormatKey is specified or not. For drive...wuyizhong
2006-07-17Fix track EDKT104: If a module use PCD, MSA of this module should use PcdLib ...klu2
2006-07-17Fix EDKT138. And add active_platform file info for stand alone module build. wuyizhong
2006-07-14Fix EDKT117. If SupArchList is not specified, then build the module with all ...wuyizhong
2006-07-14Fixed EDKT116, which more than one target will break the build.jwang36
2006-07-14Fixes for Linux builds.bbahnsen
2006-07-13Fixed MSA files so that they have unique names and removed extra copyright an...lhauch
2006-07-13Enhance Arch check.wuyizhong
2006-07-13Added copyright&license header.jwang36
2006-07-13Added license & copyright declarationjwang36
2006-07-13Fixed EDKT111jwang36
2006-07-12fixed the same guid issuejwang36
2006-07-12Fixed EDKT102;jwang36
2006-07-11Commented out the throwing exception when not supported file type is found, b...jwang36
2006-07-11EDKT96.qouyang
2006-07-11For VOID* type PCD and in byte array method, treat {0} as NULL value but not {}.klu2
2006-07-10Removed the printStackTrace() which is used only for debug purpose.jwang36
2006-07-10 Change UINAME to CName of GUID/PPI/Protocol in all Msa file and change tool ...qouyang
2006-07-10Support prebuild and postbuild for UserExtension for Platform build. If UserE...wuyizhong
2006-07-10Fixed EdkT35, EdkT89.qouyang
2006-07-10Assign token number to DynamicExTokenNumber for all DYNAMIC or DYNAMIC_EX typ...klu2
2006-07-09Update the binary MSA to say they were binary, fixed an abstract, changed a m...lhauch
2006-07-08fixed a potential issue which would be raised by empty value in tools_def.txt...jwang36
2006-07-08Changed the code to read the correct configuration name in target.txt file;jwang36
2006-07-08Remove unused PCD file.klu2
2006-07-08Added a line to remove the Jar file in the cleanall target.lhauch
2006-07-07Fixed the build warning issuejwang36
2006-07-07Remove build warning.qouyang
2006-07-06Fix bugs in GetNextTokenSpace and GetNextTokenqwang12
2006-07-06Restrict using UserExtension with UserID "TianoCore".wuyizhong
2006-07-06Add in support for MaxSize and CurrentSize for PCD entry.qwang12