audk/EdkModulePkg/Universal/PCD/Pei
qwang12 5f5f28c90d 1) If DebugAssertEnabled is TRUE, we still need to provide the GET size
function as GetWorker and SetWoker need this function to do ASSERT.

2) 0 should be returned if GetSize is not supported.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1696 6f19259b-4bc3-4df7-8a09-765794883524
2006-10-10 02:17:53 +00:00
..
Pcd.c 1) If DebugAssertEnabled is TRUE, we still need to provide the GET size 2006-10-10 02:17:53 +00:00
Pcd.dxs Add in function description and comments. 2006-07-17 03:43:28 +00:00
Pcd.msa changed EdkModulePkg GUID from the original B6EC423C-21D2-490D-85C6-DD5864EAA674 to new 68169ab0-d41b-4009-9060-292c253ac43d to avoid its conflict with gPeiBaseMemoryTestPpiGuid and change all msa and fpd file in EdkII, which depends on EdkModulePkg. 2006-09-18 11:31:20 +00:00
Service.c Add in feature flag PcdPeiPcdDatabaseSetEnabled, PcdPeiPcdDatabaseGetSizeEnabled, PcdPeiPcdDatabaseCallbackOnSetEnabled, PcdPeiPcdDatabaseExEnabled to allow user to customize Pcd service PEIM. It is very curical to save size in PEI phase. 2006-08-30 09:11:34 +00:00
Service.h Add [in,out] in the @param for PCD header and c file. 2006-07-19 05:18:47 +00:00