coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
smi.c File Reference
#include <types.h>
#include <device/device.h>
#include <device/pci_ops.h>
#include "ironlake.h"
#include <cpu/intel/smm_reloc.h>
Include dependency graph for smi.c:

Go to the source code of this file.

Macros

#define __SIMPLE_DEVICE__
 

Functions

void northbridge_write_smram (u8 smram)
 

Macro Definition Documentation

◆ __SIMPLE_DEVICE__

#define __SIMPLE_DEVICE__

Definition at line 3 of file smi.c.

Function Documentation

◆ northbridge_write_smram()

void northbridge_write_smram ( u8  smram)

Definition at line 12 of file smi.c.

References pci_write_config8(), QPD0F1_SMRAM, and QPI_SAD.

Referenced by aseg_smm_lock().

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