audk/MdePkg
klu2 38ee8d9e66 Change the macro for dynamicEx type PCD and modify autogen tools to auto generate TokenSpaceGuid. After modification, you can use two method access DynamicPCD,
1) PcdGet8/PcdGet32/... to get a value of DynamicEx PCD, same as PcdSetxx
2) PcdGet8Ex/PcdGet32Ex to get a value of DynamicEx PCD, same as PcdSetxxEx.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@549 6f19259b-4bc3-4df7-8a09-765794883524
2006-06-17 09:57:06 +00:00
..
Include Change the macro for dynamicEx type PCD and modify autogen tools to auto generate TokenSpaceGuid. After modification, you can use two method access DynamicPCD, 2006-06-17 09:57:06 +00:00
Library Rool Back this modification to enable gcc Build. 2006-06-16 16:45:27 +00:00
MdePkg-All-Archs.fpd Add <TokenSpaceGuid> for all PCD entry in FPD file 2006-06-14 02:35:56 +00:00
MdePkg.fpd Add <TokenSpaceGuid> for all PCD entry in FPD file 2006-06-14 02:35:56 +00:00
MdePkg.spd Removed create/modified/update data, PacakgeType from headers, added HexWordArrayType for VariableName list, the definition accepts the following: 0x000A, 0x000b, 0x00AF or 0x000A 0x000b 0x00AF or 0x000A,0x000b,0x00AF NOTE: LEADING ZERO characters are REQUIRED! 2006-06-10 20:29:18 +00:00
build.xml Convert backslashes to forward slashes in many build files. This is necessary for Linux support. 2006-04-26 20:53:56 +00:00
genbuildfile.xml Initial import. 2006-04-21 22:54:32 +00:00