Based on the "TCG ACPI Specification" Version 1.3 published 2021. Add an enum for the ACPI start methods and use it instead of hardcoding various numbers in plain code. Change-Id: I8b66527ee7417e231fe52e0a609b8c100de522b0 Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/89458 Reviewed-by: Paul Menzel <paulepanter@mailbox.org> Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Angel Pons <th3fanbus@gmail.com> |
||
|---|---|---|
| .. | ||
| acpi.c | ||
| acpi_apic.c | ||
| acpi_dmar.c | ||
| acpi_gic.c | ||
| acpi_hpet.c | ||
| acpi_iort.c | ||
| acpi_pm.c | ||
| acpi_pptt.c | ||
| acpigen.c | ||
| acpigen_dptf.c | ||
| acpigen_dsm.c | ||
| acpigen_extern.asl | ||
| acpigen_pci.c | ||
| acpigen_pci_root_resource_producer.c | ||
| acpigen_ps2_keybd.c | ||
| acpigen_usb.c | ||
| device.c | ||
| dsdt_top.asl | ||
| fadt_filler.c | ||
| gnvs.c | ||
| Kconfig | ||
| Makefile.mk | ||
| pld.c | ||
| sata.c | ||
| soundwire.c | ||