coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
mca_bert.c File Reference
#include <amdblocks/mca.h>
#include <cpu/amd/msr.h>
#include <cpu/x86/msr.h>
#include <acpi/acpi.h>
#include <console/console.h>
#include <arch/bert_storage.h>
#include <cper.h>
#include <types.h>
#include "mca_common_defs.h"
Include dependency graph for mca_bert.c:

Go to the source code of this file.

Functions

static size_t mca_report_size_reqd (void)
 
void build_bert_mca_error (struct mca_bank_status *mci)
 

Function Documentation

◆ build_bert_mca_error()

◆ mca_report_size_reqd()

static size_t mca_report_size_reqd ( void  )
inlinestatic

Definition at line 13 of file mca_bert.c.

References cper_ia32x64_check_sz(), CPER_IA32X64_CTX_MSR, and cper_ia32x64_ctx_sz_bytype().

Referenced by build_bert_mca_error().

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