coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
acpi.c File Reference
#include <acpi/acpi.h>
#include <acpi/acpi_gnvs.h>
#include <acpi/acpigen.h>
#include <string.h>
#include <version.h>
#include <soc/nvs.h>
#include "pch.h"
Include dependency graph for acpi.c:

Go to the source code of this file.

Functions

static void acpi_create_serialio_ssdt_entry (int id, struct global_nvs *gnvs)
 
void acpi_create_serialio_ssdt (acpi_header_t *ssdt)
 

Function Documentation

◆ acpi_create_serialio_ssdt()

◆ acpi_create_serialio_ssdt_entry()

static void acpi_create_serialio_ssdt_entry ( int  id,
struct global_nvs gnvs 
)
static

Definition at line 12 of file acpi.c.

References acpigen_write_name_byte(), gnvs, global_nvs::s0b, and snprintf().

Referenced by acpi_create_serialio_ssdt().

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