]> git.proxmox.com Git - mirror_edk2.git/commit - MdeModulePkg/Universal/PCD/Pei/Pcd.c
Update the protocol function to return EFI_INVALID_PARAMETER if CallBackFunction...
authorqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>
Sun, 1 Feb 2009 10:04:40 +0000 (10:04 +0000)
committerqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>
Sun, 1 Feb 2009 10:04:40 +0000 (10:04 +0000)
commite4a3922f03ce0948b7b95d86eea50876a7a239ee
tree9f848c5b33e24cc5808ac3dc7e8ce343b686eae6
parent092d6a181f02e09e4d6a3d4df2b0ab1c22bca3d6
Update the protocol function to return EFI_INVALID_PARAMETER  if CallBackFunction == NULL. The PCD library function will do ASSERT if CallBackFunction is NULL.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7385 6f19259b-4bc3-4df7-8a09-765794883524
MdeModulePkg/Universal/PCD/Dxe/Pcd.c
MdeModulePkg/Universal/PCD/Pei/Pcd.c