coreboot-kgpe-d16/src/arch
Nico Huber 68680dd7cd Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`
These two identifiers were always very confusing. We're not filling and
injecting generators. We are filling SSDTs and injecting into the DSDT.
So drop the `_generator` suffix. Hopefully, this also makes ACPI look a
little less scary.

Change-Id: I6f0e79632c9c855f38fe24c0186388a25990c44d
Signed-off-by: Nico Huber <nico.huber@secunet.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/39977
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
Reviewed-by: David Guckian
Reviewed-by: HAOUAS Elyes <ehaouas@noos.fr>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-04-02 20:30:22 +00:00
..
arm src: Remove unneeded 'include <arch/cache.h>' 2020-03-10 20:39:50 +00:00
arm64 src: Remove unneeded 'include <arch/cache.h>' 2020-03-10 20:39:50 +00:00
ppc64 src/arch/ppc64: Convert to SPDX license header 2020-03-06 07:47:42 +00:00
riscv src/arch/riscv: Convert to SPDX license header 2020-03-06 07:48:09 +00:00
x86 Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator` 2020-04-02 20:30:22 +00:00