Lines Matching full:specified
25 Examines a GUIDed section specified by InputSection.
43 if the buffer specified by InputSection were decoded.
45 if the buffer specified by InputSection were decoded.
50 @retval RETURN_UNSUPPORTED The section specified by InputSection does not match the GUID this handler supports.
51 @retval RETURN_INVALID_PARAMETER The information can not be retrieved from the section specified by InputSection.
104 Decodes the GUIDed section specified by InputSection.
108 is decoded into the buffer specified by OutputBuffer and the authentication status of this
111 the decoded data will be placed in caller allocated buffer specified by OutputBuffer.
129 @retval RETURN_SUCCESS The buffer specified by InputSection was decoded.
130 @retval RETURN_UNSUPPORTED The section specified by InputSection does not match the GUID this handler supports.
131 @retval RETURN_INVALID_PARAMETER The section specified by InputSection can not be decoded.