iPXE
Data Fields
_EFI_MTFTP6_PROTOCOL Struct Reference

The EFI_MTFTP6_PROTOCOL is designed to be used by UEFI drivers and applications to transmit and receive data files. More...

#include <Mtftp6.h>

Data Fields

EFI_MTFTP6_GET_MODE_DATA GetModeData
 
EFI_MTFTP6_CONFIGURE Configure
 
EFI_MTFTP6_GET_INFO GetInfo
 
EFI_MTFTP6_PARSE_OPTIONS ParseOptions
 
EFI_MTFTP6_READ_FILE ReadFile
 
EFI_MTFTP6_WRITE_FILE WriteFile
 
EFI_MTFTP6_READ_DIRECTORY ReadDirectory
 
EFI_MTFTP6_POLL Poll
 

Detailed Description

The EFI_MTFTP6_PROTOCOL is designed to be used by UEFI drivers and applications to transmit and receive data files.

The EFI MTFTPv6 Protocol driver uses the underlying EFI UDPv6 Protocol driver and EFI IPv6 Protocol driver.

Definition at line 806 of file Mtftp6.h.

Field Documentation

◆ GetModeData

EFI_MTFTP6_GET_MODE_DATA _EFI_MTFTP6_PROTOCOL::GetModeData

Definition at line 807 of file Mtftp6.h.

◆ Configure

EFI_MTFTP6_CONFIGURE _EFI_MTFTP6_PROTOCOL::Configure

Definition at line 808 of file Mtftp6.h.

◆ GetInfo

EFI_MTFTP6_GET_INFO _EFI_MTFTP6_PROTOCOL::GetInfo

Definition at line 809 of file Mtftp6.h.

◆ ParseOptions

EFI_MTFTP6_PARSE_OPTIONS _EFI_MTFTP6_PROTOCOL::ParseOptions

Definition at line 810 of file Mtftp6.h.

◆ ReadFile

EFI_MTFTP6_READ_FILE _EFI_MTFTP6_PROTOCOL::ReadFile

Definition at line 811 of file Mtftp6.h.

◆ WriteFile

EFI_MTFTP6_WRITE_FILE _EFI_MTFTP6_PROTOCOL::WriteFile

Definition at line 812 of file Mtftp6.h.

◆ ReadDirectory

EFI_MTFTP6_READ_DIRECTORY _EFI_MTFTP6_PROTOCOL::ReadDirectory

Definition at line 813 of file Mtftp6.h.

◆ Poll

EFI_MTFTP6_POLL _EFI_MTFTP6_PROTOCOL::Poll

Definition at line 814 of file Mtftp6.h.


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