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

Go to the source code of this file.

Functions

unsigned long acpi_fill_madt (unsigned long current)
 

Function Documentation

◆ acpi_fill_madt()

unsigned long acpi_fill_madt ( unsigned long  current)

Definition at line 6 of file acpi_tables.c.

References acpi_create_madt_ioapic(), acpi_create_madt_irqoverride(), acpi_create_madt_lapics(), and IO_APIC_ADDR.

Here is the call graph for this function: