MdePkg[all]  1.08
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
EFI_MTFTP6_MODE_DATA Struct Reference

Data Fields

EFI_MTFTP6_CONFIG_DATA ConfigData
 
UINT8 SupportedOptionCount
 
UINT8 ** SupportedOptions
 

Detailed Description

Field Documentation

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.