coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
avg_profile Struct Reference

#include <sar.h>

Collaboration diagram for avg_profile:
Collaboration graph

Data Fields

uint8_t revision
 
uint8_t tas_selection
 
uint8_t tas_list_size
 
uint16_t deny_list_entry [MAX_DENYLIST_ENTRY]
 

Detailed Description

Definition at line 43 of file sar.h.

Field Documentation

◆ deny_list_entry

uint16_t avg_profile::deny_list_entry[MAX_DENYLIST_ENTRY]

Definition at line 47 of file sar.h.

Referenced by sar_emit_wtas().

◆ revision

uint8_t avg_profile::revision

Definition at line 44 of file sar.h.

Referenced by sar_emit_wtas().

◆ tas_list_size

uint8_t avg_profile::tas_list_size

Definition at line 46 of file sar.h.

Referenced by sar_emit_wtas().

◆ tas_selection

uint8_t avg_profile::tas_selection

Definition at line 45 of file sar.h.

Referenced by sar_emit_wtas().


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