audk/Tools
qwang12 1de04b4f83 Add in support for MaxSize and CurrentSize for PCD entry.
Change the behavior for PcdSET for Variable_Enabled Pcd entry. If a Variable does not exist, we will only save the value to a volatile space. We save it to variable ONLY when the variable exist. 

Fix a few bugs in Pcd Build tool when generated Pcd database for Pcd entry with Unicode String type.

Support PcdSet to return MaxSize if the input SizeOfBuffer is greater than the Max Size declared in FPD file.

Add SetValueWorker and GetValueWoker for each PcdSET and PcdGET function to reduce code size.

Sync function prototype definition for PCD_PPI_SET_POINTER, PCD_PPI_SET_EX_POINTER, PCD_PROTOCOL_SET_POINTER and PCD_PROTOCOL_SET_EX_POINTER with PCD arch spec 0.52.

Add ASSERTION in LibPcdSetPtr.





git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@789 6f19259b-4bc3-4df7-8a09-765794883524
2006-07-06 06:10:20 +00:00
..
Conf Add in support for MaxSize and CurrentSize for PCD entry. 2006-07-06 06:10:20 +00:00
Source Add in support for MaxSize and CurrentSize for PCD entry. 2006-07-06 06:10:20 +00:00
XMLSchema Added the MacroDefFile to ProcessSteps for future use, also removed extra Sections from the Ffs Definition as it was not used. 2006-07-06 03:57:36 +00:00
bin Simplify the script. It now allows normal ant targets and flags to be passed straight through. For example 2006-07-05 21:09:05 +00:00
gcc Updates for cygwin 2006-04-28 01:30:31 +00:00
JavaResources.msa Updated the SPD and MSA files for Tools - created some new MSA files as well. 2006-07-04 04:13:48 +00:00
ToolResources.msa Updated the SPD and MSA files for Tools - created some new MSA files as well. 2006-07-04 04:13:48 +00:00
Tools.spd Updated the SPD and MSA files for Tools - created some new MSA files as well. 2006-07-04 04:13:48 +00:00
build.xml Added FrameworkWizard build into build.xml and corrected the items in clean/cleanall targets 2006-07-05 09:20:45 +00:00