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