coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
mainboard.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

unsigned long mainboard_write_acpi_tables (const struct device *device, unsigned long start, struct acpi_rsdp *rsdp)
 

Function Documentation

◆ mainboard_write_acpi_tables()

unsigned long mainboard_write_acpi_tables ( const struct device device,
unsigned long  start,
struct acpi_rsdp rsdp 
)

Definition at line 56 of file acpi_tables.c.

References acpi_add_table(), acpi_align_current(), acpi_create_ecdt(), BIOS_DEBUG, and printk.

Here is the call graph for this function: