summaryrefslogtreecommitdiff
path: root/Tools/Source/GenBuild
AgeCommit message (Expand)Author
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
2006-07-06Fix an issue for user extensions. wuyizhong
2006-07-05Fix a minor issue. wuyizhong
2006-07-05Support UserExtension in FPD. wuyizhong
2006-07-05Add ModifyInftask in FrameworkTask.qouyang
2006-07-05Fixed the unchecked warning issues when building GenBuildjwang36
2006-07-05Fully support active platform policy. wuyizhong
2006-07-05Support putting unreference DYNAMIC_EX PCD into Pcd runtime database.klu2
2006-07-04Fixed the cleanall issue which would remove more files than we wantjwang36
2006-07-04Move ant-related code from ParserFpd function to enable single module debug f...klu2
2006-07-04Fix autogen bug:[Edk67][Edk35].qouyang
2006-07-04Added LibPatchPcdSetPtr.qwang12
2006-07-04Updated the SPD and MSA files for Tools - created some new MSA files as well.lhauch
2006-07-03Add PcdDxe and PcdPEIM to all-arch for EdkModulePkg-All-Archs.fpdqwang12
2006-07-01After change token space guid from guid value to Guid's CName, change code to...klu2
2006-07-01Clean up for debug message of PCD tools.klu2
2006-06-30git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@696 6f19...wuyizhong
2006-06-30New tool.qouyang
2006-06-30Change to new XML Schema. wuyizhong
2006-06-28Fixed autogen bug (EDKT12, EDKT19)qouyang
2006-06-27merged part of new changes in new schema, and changed genbuild code accordinglyjwang36
2006-06-26Fix a bug for token number set in FPD can not exceed 2^31. The fixing is usin...klu2
2006-06-261) correct the assert condition for LibPcdSetPtr and LibPcdSetExPtrqwang12
2006-06-231) Add in support to traverse taken spaceqwang12
2006-06-23Enabling use PcdSetXX macro to set value for PATCHABLE_IN_MODULE, DYNAMIC, DY...klu2
2006-06-231) make sure a empty database will be generated if the Uinitialized database ...qwang12