TianoCore EDK2 master
Loading...
Searching...
No Matches
s_pxe_db_statistics Struct Reference

Data Fields

PXE_UINT64 Supported
 
PXE_UINT64 Data [64]
 

Detailed Description

Definition at line 1356 of file UefiPxe.h.

Field Documentation

◆ Data

PXE_UINT64 s_pxe_db_statistics::Data[64]

Statistic data.

Definition at line 1371 of file UefiPxe.h.

◆ 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.

Definition at line 1366 of file UefiPxe.h.


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