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

#include <Mtftp6.h>

Collaboration diagram for _EFI_MTFTP6_PROTOCOL:
Collaboration graph
[legend]

Public Attributes

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.

Member Data Documentation

◆ Configure

EFI_MTFTP6_CONFIGURE _EFI_MTFTP6_PROTOCOL::Configure

◆ GetInfo

EFI_MTFTP6_GET_INFO _EFI_MTFTP6_PROTOCOL::GetInfo

◆ GetModeData

EFI_MTFTP6_GET_MODE_DATA _EFI_MTFTP6_PROTOCOL::GetModeData

◆ ParseOptions

EFI_MTFTP6_PARSE_OPTIONS _EFI_MTFTP6_PROTOCOL::ParseOptions

◆ Poll

EFI_MTFTP6_POLL _EFI_MTFTP6_PROTOCOL::Poll

◆ ReadDirectory

EFI_MTFTP6_READ_DIRECTORY _EFI_MTFTP6_PROTOCOL::ReadDirectory

◆ ReadFile

EFI_MTFTP6_READ_FILE _EFI_MTFTP6_PROTOCOL::ReadFile

◆ WriteFile

EFI_MTFTP6_WRITE_FILE _EFI_MTFTP6_PROTOCOL::WriteFile

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