XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
EFI_MTFTP6_MODE_DATA Struct Reference

#include <Mtftp6.h>

Collaboration diagram for EFI_MTFTP6_MODE_DATA:
Collaboration graph
[legend]

Public Attributes

EFI_MTFTP6_CONFIG_DATA ConfigData
 
UINT8 SupportedOptionCount
 
UINT8 ** SupportedOptions
 

Detailed Description

EFI_MTFTP6_MODE_DATA

Member Data Documentation

◆ ConfigData

EFI_MTFTP6_CONFIG_DATA EFI_MTFTP6_MODE_DATA::ConfigData

The configuration data of this instance.

◆ SupportedOptionCount

UINT8 EFI_MTFTP6_MODE_DATA::SupportedOptionCount

The number of option strings in the following SupportedOptions array.

◆ SupportedOptions

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.


The documentation for this struct was generated from the following file: