Data Fields | |
EFI_MTFTP6_CONFIG_DATA | ConfigData |
UINT8 | SupportedOptionCount |
UINT8 ** | SupportedOptions |
The configuration data of this instance.
The number of option strings in the following SupportedOptions array.
An array of null-terminated ASCII option strings that are recognized and supported by this EFI MTFTPv6 Protocol driver implementation. The buffer is read only to the caller and the caller should NOT free the buffer.