Acidanthera UEFI Development Kit based on EDK II edk2-stable202311
Go to file
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
EdkFatBinPkg removed unnecessary name space declarations in some top level elements 2006-06-30 20:31:48 +00:00
EdkModulePkg Add in support for MaxSize and CurrentSize for PCD entry. 2006-07-06 06:10:20 +00:00
EdkNt32Pkg Removed Optional Ffs Sections as it was not being used. Changed UserId in UserExtensions from Fix_Me to TianoCore 2006-07-06 04:05:04 +00:00
EdkShellBinPkg removed unnecessary name space declarations in some top level elements 2006-06-30 20:31:48 +00:00
MdePkg Add in support for MaxSize and CurrentSize for PCD entry. 2006-07-06 06:10:20 +00:00
Tools Add in support for MaxSize and CurrentSize for PCD entry. 2006-07-06 06:10:20 +00:00
ReleaseNotes.txt git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@776 6f19259b-4bc3-4df7-8a09-765794883524 2006-07-05 20:41:25 +00:00
build.xml Change to new XML Schema. 2006-06-30 17:53:27 +00:00
edksetup.bat Change to new XML Schema. 2006-06-30 17:53:27 +00:00
edksetup.sh Add a new classpath element. 2006-06-20 22:12:27 +00:00