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

#include <variants.h>

Collaboration diagram for system_power_limits:
Collaboration graph

Data Fields

uint16_t mchid
 
u8 cpu_tdp
 
unsigned int psys_pl2_power
 

Detailed Description

Definition at line 49 of file variants.h.

Field Documentation

◆ cpu_tdp

u8 system_power_limits::cpu_tdp

Definition at line 51 of file variants.h.

◆ mchid

uint16_t system_power_limits::mchid

Definition at line 50 of file variants.h.

◆ psys_pl2_power

unsigned int system_power_limits::psys_pl2_power

Definition at line 53 of file variants.h.

Referenced by variant_update_psys_power_limits().


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