audk/Tools/Source/GenBuild
qwang12 d73557df24 This patch make sure that Pcd Dynamic database generation tool is able to handle the VariableName of type HexWordArrayType in DynamicPcdBuildDefinitions section in FPD file. The HexWorldArrayType (UINT16 in C concept) is printed directly into the dynamic PCD database.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1329 6f19259b-4bc3-4df7-8a09-765794883524
2006-08-21 05:53:51 +00:00
..
org/tianocore/build This patch make sure that Pcd Dynamic database generation tool is able to handle the VariableName of type HexWordArrayType in DynamicPcdBuildDefinitions section in FPD file. The HexWorldArrayType (UINT16 in C concept) is printed directly into the dynamic PCD database. 2006-08-21 05:53:51 +00:00
GenBuild.msa It is bad to put PcdDatabase.java into CollectPCDAction.java class. So I move it out. 2006-08-01 06:50:47 +00:00
GenBuild.tasks Remove some unused code and adjust some code format. Modules build with FPD sequence. Delete three unused Java files. 2006-08-03 02:55:45 +00:00
build.xml Because Pcd entity, exception and some action package are shared by Building tools and Wizard Tools, so I move them to Tools/Source folder and generated PcdTools.jar, 2006-07-31 18:55:26 +00:00