MdePkg[all]  1.08
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
EFI_MTFTP6_DATA8_HEADER Struct Reference

Data Fields

UINT16 OpCode
 
UINT64 Block
 
UINT8 Data [1]
 

Detailed Description

Field Documentation

UINT64 EFI_MTFTP6_DATA8_HEADER::Block

The block number of data packet.

UINT8 EFI_MTFTP6_DATA8_HEADER::Data[1]

The content of this data packet.

UINT16 EFI_MTFTP6_DATA8_HEADER::OpCode

For this packet type, OpCode = EFI_MTFTP6_OPCODE_DATA8.