Home | History | Annotate | Download | only in Mtftp6Dxe

Lines Matching refs:OptionList

211   @param[in]  OptionCount        Number of option/value string pairs in OptionList.

212 @param[in] OptionList Pointer to array of option/value string pairs. Ignored if
223 - OptionCount is not zero and OptionList is NULL.
224 - One or more options in OptionList have wrong format.
227 @retval EFI_UNSUPPORTED One or more options in the OptionList are unsupported by
257 IN EFI_MTFTP6_OPTION *OptionList OPTIONAL,
269 *OptionCount and *OptionList stop at the last valid option.
274 @param[out] OptionCount Pointer to the number of options in the following OptionList.
275 @param[out] OptionList Pointer to EFI_MTFTP6_OPTION storage. Each pointer in the
276 OptionList points to the corresponding MTFTP option buffer
278 release the OptionList if the options in this OptionList
282 OptionList parameters have been updated.
288 @retval EFI_OUT_OF_RESOURCES Storage for the OptionList array can not be allocated.
299 OUT EFI_MTFTP6_OPTION **OptionList OPTIONAL
376 - Token.OptionCount is not zero and Token.OptionList is NULL.
377 - One or more options in Token.OptionList have wrong format.
380 @retval EFI_UNSUPPORTED One or more options in the Token.OptionList are not
423 - Token.OptionCount is not zero and Token.OptionList is NULL.
424 - One or more options in Token.OptionList have wrong format.
427 @retval EFI_UNSUPPORTED One or more options in the Token.OptionList are not