coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
ramstage.c File Reference
#include <acpi/acpi_device.h>
#include <baseboard/variants.h>
#include <console/console.h>
#include <device/pci_ops.h>
#include <soc/pci_devs.h>
#include <drivers/intel/dptf/chip.h>
#include <intelblocks/power_limit.h>
Include dependency graph for ramstage.c:

Go to the source code of this file.

Functions

 WEAK_DEV_PTR (dptf_policy)
 
void variant_update_power_limits (const struct cpu_power_limits *limits, size_t num_entries)
 

Function Documentation

◆ variant_update_power_limits()

◆ WEAK_DEV_PTR()

WEAK_DEV_PTR ( dptf_policy  )