s_pxe_cpb_transmit Struct Reference

#include <UefiPxe.h>


Data Fields

PXE_UINT64 FrameAddr
 Address of first byte of frame buffer.
PXE_UINT32 DataLen
 Length of the data portion of the frame buffer in bytes.
PXE_UINT16 MediaheaderLen
 Length of the media header in bytes.
PXE_UINT16 reserved
 Reserved, must be zero.


Detailed Description

Definition at line 1635 of file UefiPxe.h.


Field Documentation

Address of first byte of frame buffer.

This is also the first byte of the media header.

Definition at line 1640 of file UefiPxe.h.

Length of the data portion of the frame buffer in bytes.

Do not include the length of the media header.

Definition at line 1646 of file UefiPxe.h.

Length of the media header in bytes.

Definition at line 1651 of file UefiPxe.h.

Reserved, must be zero.

Definition at line 1656 of file UefiPxe.h.


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

Generated on Tue Apr 6 20:02:08 2010 for gPXE by  doxygen 1.5.7.1