PXE_CPB_TRANSMIT

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

DataLen
PXE_UINT32 DataLen;

Length of the data portion of the frame buffer in bytes. Do not include the length of the media header.

FrameAddr
PXE_UINT64 FrameAddr;

Address of first byte of frame buffer. This is also the first byte of the media header.

MediaheaderLen
PXE_UINT16 MediaheaderLen;

Length of the media header in bytes.

reserved
PXE_UINT16 reserved;

Reserved, must be zero.

Meta