coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
variant.c File Reference
#include <baseboard/variants.h>
#include <amdblocks/cpu.h>
Include dependency graph for variant.c:

Go to the source code of this file.

Functions

void variant_update_ddi_descriptors (fsp_ddi_descriptor *ddi_descriptors)
 

Function Documentation

◆ variant_update_ddi_descriptors()

void variant_update_ddi_descriptors ( fsp_ddi_descriptor *  ddi_descriptors)

Definition at line 6 of file variant.c.

References get_cpu_count(), and get_threads_per_core().

Here is the call graph for this function: