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

#include <Mtftp4.h>

Collaboration diagram for _EFI_MTFTP4_PROTOCOL:
Collaboration graph
[legend]

Public Attributes

EFI_MTFTP4_GET_MODE_DATA GetModeData
 
EFI_MTFTP4_CONFIGURE Configure
 
EFI_MTFTP4_GET_INFO GetInfo
 
EFI_MTFTP4_PARSE_OPTIONS ParseOptions
 
EFI_MTFTP4_READ_FILE ReadFile
 
EFI_MTFTP4_WRITE_FILE WriteFile
 
EFI_MTFTP4_READ_DIRECTORY ReadDirectory
 
EFI_MTFTP4_POLL Poll
 

Detailed Description

The EFI_MTFTP4_PROTOCOL is designed to be used by UEFI drivers and applications to transmit and receive data files. The EFI MTFTPv4 Protocol driver uses the underlying EFI UDPv4 Protocol driver and EFI IPv4 Protocol driver.

Member Data Documentation

◆ Configure

EFI_MTFTP4_CONFIGURE _EFI_MTFTP4_PROTOCOL::Configure

◆ GetInfo

EFI_MTFTP4_GET_INFO _EFI_MTFTP4_PROTOCOL::GetInfo

◆ GetModeData

EFI_MTFTP4_GET_MODE_DATA _EFI_MTFTP4_PROTOCOL::GetModeData

◆ ParseOptions

EFI_MTFTP4_PARSE_OPTIONS _EFI_MTFTP4_PROTOCOL::ParseOptions

◆ Poll

EFI_MTFTP4_POLL _EFI_MTFTP4_PROTOCOL::Poll

◆ ReadDirectory

EFI_MTFTP4_READ_DIRECTORY _EFI_MTFTP4_PROTOCOL::ReadDirectory

◆ ReadFile

EFI_MTFTP4_READ_FILE _EFI_MTFTP4_PROTOCOL::ReadFile

◆ WriteFile

EFI_MTFTP4_WRITE_FILE _EFI_MTFTP4_PROTOCOL::WriteFile

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