coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
bert.c File Reference
#include <acpi/acpi.h>
#include <arch/bert_storage.h>
#include <console/console.h>
#include <types.h>
Include dependency graph for bert.c:

Go to the source code of this file.

Functions

enum cb_err acpi_soc_get_bert_region (void **region, size_t *length)
 

Function Documentation

◆ acpi_soc_get_bert_region()

enum cb_err acpi_soc_get_bert_region ( void **  region,
size_t length 
)

Definition at line 1 of file bert.c.