coreboot-kgpe-d16/src/mainboard/google/volteer
Kyösti Mälkki cf246d5166 ACPI: Add top-level ASL
Objects that are created with acpigen need to be declared
with External () for the generation of dsdt.asl to pass
iasl without errors.

There are some objects that are common to all platforms,
and some that should be declared only conditionally.
Having a top-level ASL helps to achieve this.

Change-Id: Ibaf1ab9941b82f99e5fa857c0c7e4b6192c74330
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/49794
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Wim Vervoorn <wvervoorn@eltan.com>
Reviewed-by: Patrick Rudolph <patrick.rudolph@9elements.com>
Reviewed-by: Christian Walter <christian.walter@9elements.com>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
2021-01-27 15:35:13 +00:00
..
spd
variants mb/google/volteer/var/voema: Add camera ACPI configuration 2021-01-26 10:36:49 +00:00
board_info.txt
bootblock.c mb/google/volteer: do UART pad config at board-level 2021-01-16 19:50:16 +00:00
chromeos.c
chromeos.fmd mb/google/volteer: Reorganize FMAP 2020-12-09 14:23:06 +00:00
dsdt.asl ACPI: Add top-level ASL 2021-01-27 15:35:13 +00:00
ec.c
fw_config.c mb/google/volteer: Make use of fw_config_is_provisioned() 2020-12-11 16:59:42 +00:00
Kconfig mb/google/volteer: select GOOGLE_SMBIOS_MAINBOARD_VERSION 2021-01-19 18:45:34 +00:00
Kconfig.name mb/google/volteer: Add CSE Lite SKU support to Copano 2021-01-13 12:13:40 +00:00
mainboard.asl
mainboard.c mb/google/volteer: Clean up romstage and ramstage UPDs 2020-12-11 16:59:49 +00:00
Makefile.inc arch/x86: Use wildcard for mb/smihandler.c 2021-01-24 21:06:22 +00:00
romstage.c soc/intel/tgl and tgl mb/google,intel: Use the newly added meminit block driver 2021-01-25 08:48:57 +00:00
smihandler.c