TianoCore EDK2 master
Loading...
Searching...
No Matches
EFI_MTFTP6_OPTION Struct Reference

#include <MdePkg/Include/Protocol/Mtftp6.h>

Data Fields

UINT8 * OptionStr
 Pointer to the null-terminated ASCII MTFTPv6 option string.
 
UINT8 * ValueStr
 Pointer to the null-terminated ASCII MTFTPv6 value string.
 

Detailed Description

EFI_MTFTP6_OPTION

Definition at line 301 of file Mtftp6.h.

Field Documentation

◆ OptionStr

UINT8* EFI_MTFTP6_OPTION::OptionStr

Pointer to the null-terminated ASCII MTFTPv6 option string.

Definition at line 302 of file Mtftp6.h.

◆ ValueStr

UINT8* EFI_MTFTP6_OPTION::ValueStr

Pointer to the null-terminated ASCII MTFTPv6 value string.

Definition at line 303 of file Mtftp6.h.


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