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

Go to the source code of this file.

Functions

int get_platform_id (void)
 

Function Documentation

◆ get_platform_id()

int get_platform_id ( void  )

Definition at line 6 of file common.c.

References msr_struct::hi, IA32_PLATFORM_ID, and rdmsr().

Referenced by get_platform_type(), and model_206ax_report().

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