]> git.proxmox.com Git - mirror_edk2.git/commit - EdkModulePkg/Universal/PCD/Pei/Pcd.c
1) If DebugAssertEnabled is TRUE, we still need to provide the GET size
authorqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 10 Oct 2006 02:17:53 +0000 (02:17 +0000)
committerqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 10 Oct 2006 02:17:53 +0000 (02:17 +0000)
commit5f5f28c90dc44075e9f9202b030c66300218f7c0
treedb6faa3dee757c5d31626e4296409b2f0462134d
parent0f769af196276c51fa05b6331796b77aef225c01
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
EdkModulePkg/Universal/PCD/Pei/Pcd.c