diff options
author | jji4 <jji4@6f19259b-4bc3-4df7-8a09-765794883524> | 2008-12-05 08:21:57 +0000 |
---|---|---|
committer | jji4 <jji4@6f19259b-4bc3-4df7-8a09-765794883524> | 2008-12-05 08:21:57 +0000 |
commit | 57209470294e60db5a6f0878efd432324af3154b (patch) | |
tree | 0e264cc5baac4867020eb0f75fdce14fd73b2977 /MdePkg/Include | |
parent | 41cc1860147bee6c42e6d36ef6176b48098072ec (diff) | |
download | edk2-platforms-57209470294e60db5a6f0878efd432324af3154b.tar.xz |
Comments have been checked with spec
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6868 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg/Include')
-rw-r--r-- | MdePkg/Include/Library/ExtractGuidedSectionLib.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/MdePkg/Include/Library/ExtractGuidedSectionLib.h b/MdePkg/Include/Library/ExtractGuidedSectionLib.h index 003fc898ba..01e0ab1f8c 100644 --- a/MdePkg/Include/Library/ExtractGuidedSectionLib.h +++ b/MdePkg/Include/Library/ExtractGuidedSectionLib.h @@ -128,7 +128,6 @@ RETURN_STATUS 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.
**/
|