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
This commit is contained in:
lgao4
2007-10-09 07:54:34 +00:00
parent 1307dcd745
commit d173d9c761
6 changed files with 11 additions and 8 deletions

View File

@@ -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.
**/