]> git.proxmox.com Git - mirror_edk2.git/commitdiff
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)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8279 6f19259b-4bc3-4df7-8a09-765794883524

IntelFrameworkPkg/Library/PeiHobLibFramework/HobLib.c

index 1e8b85cb2e0dcfd59aed232efd09dbb1f4a4cf45..183ed99542566f56b4e04a7317ef0d7a74739732 100644 (file)
@@ -480,6 +480,7 @@ BuildFv2Hob (
   It can only be invoked during PEI phase;\r
   for DXE phase, it will ASSERT() since PEI HOB is read-only for DXE phase.\r
   \r
+  If the platform does not support Capsule Volume HOBs, then ASSERT().\r
   If there is no additional space for HOB creation, then ASSERT().\r
 \r
   @param  BaseAddress   The base address of the Capsule Volume.\r