MdePkg[all]
1.08
|
Data Fields | |
EFI_MTFTP6_CONFIG_DATA | ConfigData |
UINT8 | SupportedOptionCount |
UINT8 ** | SupportedOptions |
EFI_MTFTP6_CONFIG_DATA EFI_MTFTP6_MODE_DATA::ConfigData |
The configuration data of this instance.
UINT8 EFI_MTFTP6_MODE_DATA::SupportedOptionCount |
The number of option strings in the following SupportedOptions array.
UINT8** EFI_MTFTP6_MODE_DATA::SupportedOptions |
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.