coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
mcax.c File Reference
#include <amdblocks/msr_zen.h>
#include <cpu/x86/lapic.h>
#include <cpu/x86/msr.h>
#include <console/console.h>
#include <types.h>
#include "mca_common_defs.h"
Include dependency graph for mcax.c:

Go to the source code of this file.

Functions

bool mca_skip_check (void)
 
void mca_print_error (unsigned int bank)
 

Function Documentation

◆ mca_print_error()

◆ mca_skip_check()

bool mca_skip_check ( void  )

Definition at line 13 of file mcax.c.