coreboot/src/acpi
Kyösti Mälkki e0183d6540 ACPI: Allocate GNVS early in ramstage
We need this to happen prior to SMM module loader. If
there is some debugging output it's better they do not
appear in the middle of CPU bringup.

Change-Id: I45b4b5c0c5bf8bee258a465d1e364bfe98190e44
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/48697
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
2020-12-25 02:29:14 +00:00
..
acpi.c cbfs: Simplify load/map API names, remove type arguments 2020-12-02 22:13:17 +00:00
acpi_pm.c ACPI: Define acpi_get_preferred_pm_profile() 2020-11-19 22:58:41 +00:00
acpigen.c src/acpi/acpigen: Add NULL pointer check 2020-12-02 06:07:05 +00:00
acpigen_dptf.c
acpigen_dsm.c
acpigen_ps2_keybd.c
acpigen_usb.c
chromeos-gnvs.c ACPI: Allocate GNVS early in ramstage 2020-12-25 02:29:14 +00:00
device.c
gnvs.c ACPI: Allocate GNVS early in ramstage 2020-12-25 02:29:14 +00:00
Kconfig
Makefile.inc ACPI S3: Split arch-agnostic parts 2020-11-19 22:58:11 +00:00
pld.c
sata.c
soundwire.c