]> git.proxmox.com Git - mirror_edk2.git/commit
The PCD library function will do ASSERT if CallBackFunction is NULL according to...
authorqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>
Sun, 1 Feb 2009 10:05:38 +0000 (10:05 +0000)
committerqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>
Sun, 1 Feb 2009 10:05:38 +0000 (10:05 +0000)
commitfc153004ffb5d21c53bfd7aa7b91d46f7deb39f6
tree53ed7822c702190e27fb57d7434d60aa62e0b43e
parente4a3922f03ce0948b7b95d86eea50876a7a239ee
The PCD library function will do ASSERT if CallBackFunction is NULL according to Mde Library Specification.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7386 6f19259b-4bc3-4df7-8a09-765794883524
MdePkg/Library/PeiPcdLib/PeiPcdLib.c