34bd6ba979
Now that device NVS is no longer used as such, stop using it to store ACPI device settings consumed by the SSDT generator. Instead, provide the get_acpi_device_state() function to allow saving ACPI device BARs and activation state from other compilation units. Also, introduce an enum and a struct to ease handling device state. Tested on out-of-tree Compal LA-A992P, SerialIO SSDT does not change. Change-Id: I9e70bf71e808651cb504399dcee489a4d1a70e67 Signed-off-by: Angel Pons <th3fanbus@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/52521 Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org> Tested-by: build bot (Jenkins) <no-reply@coreboot.org> |
||
---|---|---|
.. | ||
acpi | ||
include/soc | ||
pch | ||
acpi.c | ||
bootblock.c | ||
chip.h | ||
early_init.c | ||
finalize.c | ||
gma.c | ||
Kconfig | ||
Makefile.inc | ||
memmap.c | ||
minihd.c | ||
northbridge.c | ||
pei_data.c | ||
raminit.c | ||
refcode.c | ||
report_platform.c | ||
romstage.c |