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

Go to the source code of this file.

Functions

void uart_inject_ssdt (const struct device *dev)
 

Function Documentation

◆ uart_inject_ssdt()

void uart_inject_ssdt ( const struct device dev)

Definition at line 8 of file uart_acpi.c.

References acpi_device_path(), acpi_device_status(), acpigen_pop_len(), acpigen_write_scope(), and acpigen_write_STA().

Here is the call graph for this function: