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

Go to the source code of this file.

Functions

unsigned long northbridge_write_acpi_tables (const struct device *dev, unsigned long current, struct acpi_rsdp *rsdp)
 

Function Documentation

◆ northbridge_write_acpi_tables()

unsigned long northbridge_write_acpi_tables ( const struct device dev,
unsigned long  current,
struct acpi_rsdp rsdp 
)

Definition at line 56 of file acpi.c.