summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/PeiExtractGuidedSectionLib
diff options
context:
space:
mode:
authorklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>2008-12-10 01:39:34 +0000
committerklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>2008-12-10 01:39:34 +0000
commit80f0c0c44f0a414efc2a0e5a0ff59ca998d595a3 (patch)
tree01d66ac4fda9ecba882848c663a78b1634c7bb7e /MdePkg/Library/PeiExtractGuidedSectionLib
parent27a57d47352665aa68fb6e3f7e0143156261b8f8 (diff)
downloadedk2-80f0c0c44f0a414efc2a0e5a0ff59ca998d595a3.tar.gz
edk2-80f0c0c44f0a414efc2a0e5a0ff59ca998d595a3.tar.bz2
edk2-80f0c0c44f0a414efc2a0e5a0ff59ca998d595a3.zip
Synchronize function comments from library class to library instance.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6938 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg/Library/PeiExtractGuidedSectionLib')
-rw-r--r--MdePkg/Library/PeiExtractGuidedSectionLib/PeiExtractGuidedSectionLib.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/MdePkg/Library/PeiExtractGuidedSectionLib/PeiExtractGuidedSectionLib.c b/MdePkg/Library/PeiExtractGuidedSectionLib/PeiExtractGuidedSectionLib.c
index 4da3d8afa1..fd2a69627a 100644
--- a/MdePkg/Library/PeiExtractGuidedSectionLib/PeiExtractGuidedSectionLib.c
+++ b/MdePkg/Library/PeiExtractGuidedSectionLib/PeiExtractGuidedSectionLib.c
@@ -124,7 +124,6 @@ PeiGetExtractGuidedSectionHandlerInfo (
Sets ExtractHandlerGuidTable so it points at a callee allocated array of registered GUIDs.
The total number of GUIDs in the array are returned. Since the array of GUIDs is callee allocated
and caller must treat this array of GUIDs as read-only data.
-
If ExtractHandlerGuidTable is NULL, then ASSERT().
@param[out] ExtractHandlerGuidTable A pointer to the array of GUIDs that have been registered through