coreboot-kgpe-d16/src/acpi
Raul E Rangel 6b446b991b acpi,Makefile: Add preload_acpi_dsdt
This will allow us to preload the dsdt.aml file.

BUG=b:179699789
TEST=Build guybrush
| 80 - write tables                                   | 1.564     | 1.08      Δ( -0.48,   -0.03%) |
| 85 - finalize chips                                 | 15.483    | 13.543    Δ( -1.94,   -0.14%) |

Signed-off-by: Raul E Rangel <rrangel@chromium.org>
Change-Id: Ibf69ecb947811a2eec861018e3ba5f858155f1c3
Reviewed-on: https://review.coreboot.org/c/coreboot/+/59504
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
2021-11-29 20:35:33 +00:00
..
Kconfig ACPI: Refactor use of global and device NVS 2021-06-14 19:45:56 +00:00
Makefile.inc vc/google/chromeos: Refactor GNVS init 2021-04-30 06:46:07 +00:00
acpi.c acpi,Makefile: Add preload_acpi_dsdt 2021-11-29 20:35:33 +00:00
acpi_pm.c
acpigen.c acpi/acpigen.c: Remove weak gpio definition 2021-10-29 00:52:50 +00:00
acpigen_dptf.c dptf: Add support for one more temperature sensor 2021-11-26 11:19:32 +00:00
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: Refactor use of global and device NVS 2021-06-14 19:45:56 +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 arch/x86/acpi: rename KEY_KBDILLUMTOGGLE to KEY_KBD_BKLIGHT_TOGGLE 2021-08-06 16:26:44 +00:00
acpigen_usb.c ec/google/chromeec: Add PLD to EC conn in ACPI table 2021-11-22 15:12:01 +00:00
device.c src/acpi to src/lib: Fix spelling errors 2021-10-05 18:06:39 +00:00
dsdt_top.asl Rename ECAM-specific MMCONF Kconfigs 2021-11-10 17:24:16 +00:00
gnvs.c ACPI: Refactor use of global and device NVS 2021-06-14 19:45:56 +00:00
pld.c
sata.c
soundwire.c