coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
name.c File Reference
#include <arch/cpu.h>
#include <cpu/x86/name.h>
#include <stdint.h>
#include <string.h>
Include dependency graph for name.c:

Go to the source code of this file.

Functions

void fill_processor_name (char *processor_name)
 

Function Documentation

◆ fill_processor_name()

void fill_processor_name ( char *  processor_name)

Definition at line 8 of file name.c.

References cpuid, processor_name, and strcpy().

Referenced by bert_append_genproc(), init_bsp(), model_2065x_init(), model_206ax_report(), and report_cpu_info().

Here is the call graph for this function:
Here is the caller graph for this function: