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

#include <sar.h>

Collaboration diagram for geo_profile:
Collaboration graph

Data Fields

uint8_t revision
 
uint8_t chains_count
 
uint8_t bands_count
 
uint8_t wgds_table [0]
 

Detailed Description

Definition at line 20 of file sar.h.

Field Documentation

◆ bands_count

uint8_t geo_profile::bands_count

Definition at line 23 of file sar.h.

Referenced by sar_emit_wgds(), and wgds_fetch_set().

◆ chains_count

uint8_t geo_profile::chains_count

Definition at line 22 of file sar.h.

Referenced by sar_emit_wgds().

◆ revision

uint8_t geo_profile::revision

Definition at line 21 of file sar.h.

Referenced by sar_emit_wgds().

◆ wgds_table

uint8_t geo_profile::wgds_table[0]

Definition at line 24 of file sar.h.

Referenced by wgds_fetch_set().


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