XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
s_pxe_db_statistics Struct Reference

#include <UefiPxe.h>

Public Attributes

PXE_UINT64 Supported
 
PXE_UINT64 Data [64]
 

Member Data Documentation

◆ Data

PXE_UINT64 s_pxe_db_statistics::Data[64]

Statistic data.

◆ Supported

PXE_UINT64 s_pxe_db_statistics::Supported

Bit field identifying what statistic data is collected by the UNDI/NIC. If bit 0x00 is set, Data[0x00] is collected. If bit 0x01 is set, Data[0x01] is collected. If bit 0x20 is set, Data[0x20] is collected. If bit 0x21 is set, Data[0x21] is collected. Etc.


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