Home | History | Annotate | Download | only in Protocol

Lines Matching refs:InformationBlock

135   @param[in]  InformationType        A pointer to an EFI_GUID that defines the contents of InformationBlock.

136 @param[out] InforamtionBlock The service returns a pointer to the buffer with the InformationBlock
138 @param[out] InforamtionBlockSize The driver returns the size of the InformationBlock in bytes.
145 @retval EFI_INVALID_PARAMETER InformationBlock is NULL.
154 OUT VOID **InformationBlock,
166 @param[in] InformationType A pointer to an EFI_GUID that defines the contents of InformationBlock.
167 @param[in] InforamtionBlock A pointer to the InformationBlock structure which contains details
169 @param[in] InforamtionBlockSize The size of the InformationBlock in bytes.
175 @retval EFI_INVALID_PARAMETER InformationBlock is NULL.
184 IN VOID *InformationBlock,