Definition at line 1295 of file UefiPxe.h.
◆ MemoryUsed
PXE_UINT32 s_pxe_db_initialize::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.
Memory used by the UNDI and network device is allocated from the lowest memory buffer address.
Definition at line 1304 of file UefiPxe.h.
◆ RxBufCnt
PXE_UINT16 s_pxe_db_initialize::RxBufCnt |
◆ RxBufSize
PXE_UINT16 s_pxe_db_initialize::RxBufSize |
◆ TxBufCnt
PXE_UINT16 s_pxe_db_initialize::TxBufCnt |
Actual number and size of receive and transmit buffers that were allocated.
Definition at line 1310 of file UefiPxe.h.
◆ TxBufSize
PXE_UINT16 s_pxe_db_initialize::TxBufSize |
The documentation for this struct was generated from the following file: