|
XenevaOS
|
#include <Mtftp6.h>
Public Attributes | |
| UINT16 | OpCode |
| UINT16 | Block |
| UINT8 | Data [1] |
| UINT16 EFI_MTFTP6_DATA_HEADER::Block |
Block number of this data packet.
| UINT8 EFI_MTFTP6_DATA_HEADER::Data[1] |
The content of this data packet.
| UINT16 EFI_MTFTP6_DATA_HEADER::OpCode |
For this packet type, OpCode = EFI_MTFTP6_OPCODE_DATA.