EFI_MTFTP6_OVERRIDE_DATA Struct Reference


Data Fields

EFI_IPv6_ADDRESS ServerIp
UINT16 ServerPort
UINT16 TryCount
UINT16 TimeoutValue

Detailed Description

EFI_MTFTP_OVERRIDE_DATA

Field Documentation

IP address of the MTFTPv6 server. If set to all zero, the value that was set by the EFI_MTFTP6_PROTOCOL.Configure() function will be used.

MTFTPv6 server port number. If set to zero, it will use the value that was set by the EFI_MTFTP6_PROTOCOL.Configure() function.

Number of seconds to wait for a response after sending the MTFTPv6 request packet. If set to zero, the value that was set by the EFI_MTFTP6_PROTOCOL.Configure() function will be used.

Number of times to transmit MTFTPv6 request packets and wait for a response. If set to zero, the value that was set by theEFI_MTFTP6_PROTOCOL.Configure() function will be used.


Generated on Wed Sep 23 16:24:27 2015 for MdePkg[ALL] by  doxygen 1.5.7.1