coreboot/src/acpi
Kyösti Mälkki 2ad598f3db ACPI: Use acpigen for NVS OperationRegions
The intermediate base and length are not required in ASL.

Change-Id: I0c72e2e4f7ec597adc16dbdec1fd7bbe4e41bfd6
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/51637
Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
Reviewed-by: Lance Zhao
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2021-04-30 06:49:04 +00:00
..
acpi.c src/acpi: Add APEI EINJ support 2021-04-30 01:19:30 +00:00
acpi_pm.c ACPI: Add helpers for CBMEM_ID_POWER_STATE 2021-01-23 20:31:09 +00:00
acpigen.c acpi: Add acpigen_write_LPI_package 2021-04-21 22:27:55 +00:00
acpigen_dptf.c
acpigen_dsm.c acpi/acpigen.h: Add more intuitive AML package closing functions 2021-03-22 11:21:55 +00:00
acpigen_extern.asl ACPI: Use acpigen for NVS OperationRegions 2021-04-30 06:49:04 +00:00
acpigen_pci.c acpi: Add acpigen_write_PRT* helpers for generating _PRT entries 2021-03-24 16:08:57 +00:00
acpigen_ps2_keybd.c
acpigen_usb.c
device.c acpi: Move PCI functions to separate file 2021-03-01 08:26:23 +00:00
dsdt_top.asl ChromeOS: Use CHROMEOS_NVS guard 2021-04-21 09:27:31 +00:00
gnvs.c ACPI: Use acpigen for NVS OperationRegions 2021-04-30 06:49:04 +00:00
Kconfig src/acpi: Add APEI EINJ support 2021-04-30 01:19:30 +00:00
Makefile.inc vc/google/chromeos: Refactor GNVS init 2021-04-30 06:46:07 +00:00
pld.c
sata.c
soundwire.c