coreboot-kgpe-d16/src/mainboard/msi/ms7721
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
..
acpi sb,soc/amd: Rename PMOD to PICM in ASL 2021-01-27 11:19:38 +00:00
acpi_tables.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
BiosCallOuts.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
board_info.txt
bootblock.c mb/msi/ms7721: Use PNP_IDX_EN instead of magic number 2020-09-11 22:36:37 +00:00
buildOpts.c AGESA mb: Replace tab with space in macro definition for consistency 2020-10-17 13:53:47 +00:00
cmos.layout mb/**/cmos.layout: Indent everything with tabs 2020-11-23 09:56:20 +00:00
devicetree.cb mainboard/*/*/*.cb: Remove leading blank lines from SPDX header 2020-05-18 07:01:11 +00:00
dsdt.asl ACPI: Add top-level ASL 2021-01-27 15:35:13 +00:00
irq_tables.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
Kconfig mainboard/*/*/Kconfig*: Remove leading blank lines from SPDX header 2020-05-18 07:00:58 +00:00
Kconfig.name
mainboard.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
Makefile.inc src: Remove leading blank lines from SPDX header 2020-05-18 07:00:27 +00:00
mptable.c src: Remove unused '#include <cpu/x86/lapic.h>' 2020-06-02 07:38:45 +00:00
OemCustomize.c mb/msi: Drop unneeded empty lines 2020-09-21 16:06:36 +00:00
OptionsIds.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
romstage.c src/mainboard: Add missing <console/console.h> 2020-09-22 07:01:58 +00:00