From 57209470294e60db5a6f0878efd432324af3154b Mon Sep 17 00:00:00 2001 From: jji4 Date: Fri, 5 Dec 2008 08:21:57 +0000 Subject: Comments have been checked with spec git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6868 6f19259b-4bc3-4df7-8a09-765794883524 --- MdePkg/Library/PeiExtractGuidedSectionLib/PeiExtractGuidedSectionLib.c | 1 - 1 file changed, 1 deletion(-) (limited to 'MdePkg/Library/PeiExtractGuidedSectionLib') diff --git a/MdePkg/Library/PeiExtractGuidedSectionLib/PeiExtractGuidedSectionLib.c b/MdePkg/Library/PeiExtractGuidedSectionLib/PeiExtractGuidedSectionLib.c index 24bea8a4d5..4da3d8afa1 100644 --- a/MdePkg/Library/PeiExtractGuidedSectionLib/PeiExtractGuidedSectionLib.c +++ b/MdePkg/Library/PeiExtractGuidedSectionLib/PeiExtractGuidedSectionLib.c @@ -180,7 +180,6 @@ ExtractGuidedSectionGetGuidList ( allocated output buffer. @retval RETURN_SUCCESS The handlers were registered. - @retval RETURN_ALREADY_STARTED Handlers have already been registered for the GUID specified by SectionGuid. @retval RETURN_OUT_OF_RESOURCES There are not enough resources available to register the handlers. **/ -- cgit v1.2.3