]> git.proxmox.com Git - mirror_edk2.git/commit - MdePkg/Library/PeiHobLib/HobLib.c
Clarify BuildCvHob() API in HobLib to state that this function will ASSERT() if the...
authormdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>
Sat, 9 May 2009 01:47:49 +0000 (01:47 +0000)
committermdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>
Sat, 9 May 2009 01:47:49 +0000 (01:47 +0000)
commitc85cea804611f6cad04faf2c3908618e321c2710
treebe806bed73645fe0dfd97c33ceb82fbc47a954a6
parent5e11e7c691b9b3a91362f4fea88963861bb74c51
Clarify BuildCvHob() API in HobLib to state that this function will ASSERT() if the platform does not support Capsule Volume HOBs.  This allows PI implementations to ASSERT() and Framework implementations to provide a full implementation of this API.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8278 6f19259b-4bc3-4df7-8a09-765794883524
MdePkg/Include/Library/HobLib.h
MdePkg/Library/DxeCoreHobLib/HobLib.c
MdePkg/Library/DxeHobLib/HobLib.c
MdePkg/Library/PeiHobLib/HobLib.c