Home | History | Annotate | Download | only in Protocol

Lines Matching refs:OptionList

432   EFI_MTFTP6_OPTION           *OptionList;

541 @param[in] OptionCount Number of option/value string pairs in OptionList.
542 @param[in] OptionList Pointer to array of option/value string pairs. Ignored if
552 - OptionCount is not zero and OptionList is NULL.
553 - One or more options in OptionList have wrong format.
556 @retval EFI_UNSUPPORTED One or more options in the OptionList are unsupported by
583 IN EFI_MTFTP6_OPTION *OptionList OPTIONAL,
595 and *OptionCount and *OptionList stop at the last valid option.
600 @param[out] OptionCount Pointer to the number of options in the following OptionList.
601 @param[out] OptionList Pointer to EFI_MTFTP6_OPTION storage. Each pointer in the
602 OptionList points to the corresponding MTFTP option buffer
604 release the OptionList if the options in this OptionList
608 OptionList parameters have been updated.
614 @retval EFI_OUT_OF_RESOURCES Storage for the OptionList array can not be allocated.
625 OUT EFI_MTFTP6_OPTION **OptionList OPTIONAL
700 - Token.OptionCount is not zero and Token.OptionList is NULL.
701 - One or more options in Token.OptionList have wrong format.
704 @retval EFI_UNSUPPORTED One or more options in the Token.OptionList are not
758 - Token.OptionCount is not zero and Token.OptionList is NULL.
759 - One or more options in Token.OptionList have wrong format.
762 @retval EFI_UNSUPPORTED One or more options in the Token.OptionList are not