PXE_DB_INITIALIZE

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

Members

Variables

MemoryUsed
PXE_UINT32 MemoryUsed;

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.

RxBufCnt
PXE_UINT16 RxBufCnt;
Undocumented in source.
RxBufSize
PXE_UINT16 RxBufSize;
Undocumented in source.
TxBufCnt
PXE_UINT16 TxBufCnt;

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

TxBufSize
PXE_UINT16 TxBufSize;
Undocumented in source.

Meta