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

Go to the source code of this file.

Functions

void intel_model_2065x_finalize_smm (void)
 

Function Documentation

◆ intel_model_2065x_finalize_smm()

void intel_model_2065x_finalize_smm ( void  )

Definition at line 14 of file finalize.c.

References BIT, MSR_MISC_PWR_MGMT, MSR_PKG_CST_CONFIG_CONTROL, and msr_set().

Referenced by southbridge_finalize_all().

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