coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
acpi_tables.c
Go to the documentation of this file.
1 /* SPDX-License-Identifier: GPL-2.0-only */
2 
3 #include <acpi/acpi.h>
4 
6 {
8 }
@ PM_ENTERPRISE_SERVER
Definition: acpi.h:837
void mainboard_fill_fadt(acpi_fadt_t *fadt)
Definition: acpi_tables.c:25
u8 preferred_pm_profile
Definition: acpi.h:712