From d173d9c7616a5e7c3c7758e5692335dacfedebe1 Mon Sep 17 00:00:00 2001 From: lgao4 Date: Tue, 9 Oct 2007 07:54:34 +0000 Subject: Correct ExtractGuidedSectionLib library instance for PEIM and DXE git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4058 6f19259b-4bc3-4df7-8a09-765794883524 --- MdePkg/Include/Library/ExtractGuidedSectionLib.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'MdePkg/Include') diff --git a/MdePkg/Include/Library/ExtractGuidedSectionLib.h b/MdePkg/Include/Library/ExtractGuidedSectionLib.h index 193acc3280..27faeeceb0 100644 --- a/MdePkg/Include/Library/ExtractGuidedSectionLib.h +++ b/MdePkg/Include/Library/ExtractGuidedSectionLib.h @@ -152,7 +152,7 @@ ExtractGuidedSectionGetInfo ( A pointer to a caller-allocated UINT32 that indicates the authentication status of the output buffer. - @retval RETURN_SUCCESS Get the output data, size and AuthenticationStatus successfully. + @retval RETURN_SUCCESS Get the output data and AuthenticationStatus successfully. @retval RETURN_UNSUPPORTED Guided section data is not supported to be decoded. @retval RETURN_INVALID_PARAMETER The input data can't be parsed correctly. **/ -- cgit v1.2.3