iPXE
Data Fields
EFI_PXE_BASE_CODE_TFTP_ERROR Struct Reference

TFTP error format. More...

#include <PxeBaseCode.h>

Data Fields

UINT8 ErrorCode
 
CHAR8 ErrorString [127]
 

Detailed Description

TFTP error format.

Definition at line 64 of file PxeBaseCode.h.

Field Documentation

◆ ErrorCode

UINT8 EFI_PXE_BASE_CODE_TFTP_ERROR::ErrorCode

Definition at line 65 of file PxeBaseCode.h.

◆ ErrorString

CHAR8 EFI_PXE_BASE_CODE_TFTP_ERROR::ErrorString[127]

Definition at line 66 of file PxeBaseCode.h.


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