coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
fixme.c File Reference
#include <arch/hpet.h>
#include <cpu/x86/mtrr.h>
#include <cpu/amd/msr.h>
#include <cpu/amd/mtrr.h>
#include <northbridge/amd/agesa/agesa_helper.h>
#include <AGESA.h>
#include <amdlib.h>
Include dependency graph for fixme.c:

Go to the source code of this file.

Functions

void amd_initcpuio (void)
 
void amd_initenv (void)
 

Function Documentation

◆ amd_initcpuio()

void amd_initcpuio ( void  )

Definition at line 11 of file fixme.c.

References AccessWidth32, HPET_BASE_ADDRESS, and TOP_MEM.

Referenced by amd_init_mid(), amd_s3late_restore(), platform_AfterS3LateRestore(), and platform_BeforeInitMid().

Here is the caller graph for this function:

◆ amd_initenv()

void amd_initenv ( void  )

Definition at line 54 of file fixme.c.

References AccessWidth32.

Referenced by platform_AfterInitEnv().

Here is the caller graph for this function: