s_pxe_db_initialize Struct Reference

#include <UefiPxe.h>


Data Fields

PXE_UINT32 MemoryUsed
 Actual amount of memory used from the supplied memory buffer.
PXE_UINT16 TxBufCnt
 Actual number and size of receive and transmit buffers that were allocated.
PXE_UINT16 TxBufSize
PXE_UINT16 RxBufCnt
PXE_UINT16 RxBufSize


Detailed Description

Definition at line 1288 of file UefiPxe.h.


Field Documentation

Actual amount of memory used from the supplied memory buffer.

This may be less that the amount of memory suppllied and may be zero if the UNDI and network device do not use external memory buffers.

Memory used by the UNDI and network device is allocated from the lowest memory buffer address.

Definition at line 1297 of file UefiPxe.h.

Actual number and size of receive and transmit buffers that were allocated.

Definition at line 1303 of file UefiPxe.h.

Definition at line 1304 of file UefiPxe.h.

Definition at line 1305 of file UefiPxe.h.

Definition at line 1306 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