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

Go to the source code of this file.

Functions

unsigned long acpi_fill_madt (unsigned long current)
 
void acpi_fill_fadt (acpi_fadt_t *fadt)
 
uint16_t get_pmbase (void)
 

Function Documentation

◆ acpi_fill_fadt()

◆ acpi_fill_madt()

unsigned long acpi_fill_madt ( unsigned long  current)

Definition at line 8 of file acpi.c.

◆ get_pmbase()

uint16_t get_pmbase ( void  )

Definition at line 76 of file acpi.c.

References B_QNC_LPC_PM1BLK_MASK, PCI_DEVICE_NUMBER_QNC_LPC, PCI_FUNCTION_NUMBER_QNC_LPC, pci_read_config32(), pcidev_on_root(), and R_QNC_LPC_PM1BLK.

Referenced by soc_fill_fadt().

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