iPXE
Data Fields
EFI_MTFTP6_OPTION Struct Reference

EFI_MTFTP6_OPTION. More...

#include <Mtftp6.h>

Data Fields

UINT8OptionStr
 Pointer to the null-terminated ASCII MTFTPv6 option string. More...
 
UINT8ValueStr
 Pointer to the null-terminated ASCII MTFTPv6 value string. More...
 

Detailed Description

EFI_MTFTP6_OPTION.

Definition at line 303 of file Mtftp6.h.

Field Documentation

◆ OptionStr

UINT8* EFI_MTFTP6_OPTION::OptionStr

Pointer to the null-terminated ASCII MTFTPv6 option string.

Definition at line 304 of file Mtftp6.h.

◆ ValueStr

UINT8* EFI_MTFTP6_OPTION::ValueStr

Pointer to the null-terminated ASCII MTFTPv6 value string.

Definition at line 305 of file Mtftp6.h.


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