mirror_edk2/Tools/Source
klu2 11e7b0f6dd Modify autogen code for DynamicEx type PCD.
1) Roll back PcdSetEx/PcdGetEx macro, module developer must input the token space guid explicitly, because in a module maybe two PCD with same CName and token number but in different token space guid.
2) Modify the generated value for _PCD_MODE_xxx for DynamicEx PCD. This macro will be mapped to PcdLibSetEx/PcdLibGetEx directly, and the parameter of token space guid is auto generated.
3) For token space guid array variable autogened, only one copy will be exists in a module's autogen C file for different PCD which are in same token space guid.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@575 6f19259b-4bc3-4df7-8a09-765794883524
2006-06-20 17:10:21 +00:00
..
Common Add exception and log mechanism 2006-06-20 11:57:17 +00:00
Cpptasks Initial import. 2006-04-21 22:54:32 +00:00
FrameworkTasks Fix GenFfsFileTask.java bugs 2006-06-16 14:31:27 +00:00
GenBuild Modify autogen code for DynamicEx type PCD. 2006-06-20 17:10:21 +00:00
ModuleEditor Adpate to schema merge. 2006-06-20 08:43:00 +00:00
PackageEditor Adpate to schema merge. 2006-06-20 08:43:00 +00:00
SurfaceArea Try to fix the Surface Area build. 2006-06-06 23:06:37 +00:00
TianoTools Fixed the issues which caused the gcc build on MacOs failed 2006-06-17 15:42:16 +00:00
Tools.msa Updated to match XMLSchema, although this file is not currently being used. 2006-06-02 18:48:28 +00:00