TianoCore EDK2 master
|
#include <MdePkg/Include/Protocol/PxeBaseCode.h>
Data Fields | |
UINT8 | ErrorCode |
CHAR8 | ErrorString [127] |
TFTP error format.
Definition at line 62 of file PxeBaseCode.h.
UINT8 EFI_PXE_BASE_CODE_TFTP_ERROR::ErrorCode |
Definition at line 63 of file PxeBaseCode.h.
CHAR8 EFI_PXE_BASE_CODE_TFTP_ERROR::ErrorString[127] |
Definition at line 64 of file PxeBaseCode.h.