]> git.proxmox.com Git - mirror_edk2.git/commit - IntelFrameworkPkg/Library/PeiHobLibFramework/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:48:15 +0000 (01:48 +0000)
committermdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>
Sat, 9 May 2009 01:48:15 +0000 (01:48 +0000)
commita5a3a29c4ce4017c6871bec0f9f627ba520244fc
tree528796ed92b14e934a8a9a393075678f891f0b07
parentc85cea804611f6cad04faf2c3908618e321c2710
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@8279 6f19259b-4bc3-4df7-8a09-765794883524
IntelFrameworkPkg/Library/PeiHobLibFramework/HobLib.c