coreboot-kgpe-d16/src/mainboard/hp/pavilion_m6_1035dx
Kyösti Mälkki aa969e887a ACPI: Move PICM declaration
Variable PICM was not inside GNVS region and can use a static
initialisation value.

For most AMD platforms PICM default changes from 1 to 0.

Fix comments about PICM==0 used to indicate use of i8259 PIC for
interrupt delivery.

Change-Id: I525ef8353514ec32941c4d0c37cab38aa320cb20
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/49905
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2021-02-11 16:37:28 +00:00
..
acpi ACPI: Move PICM declaration 2021-02-11 16:37:28 +00:00
acpi_tables.c
BiosCallOuts.c mb/hp/pavilion_m6_1035dx: Replace (foo*) with (foo *) 2021-01-09 15:20:05 +00:00
board_info.txt
buildOpts.c
cmos.default
cmos.layout
devicetree.cb
dsdt.asl ACPI: Add top-level ASL 2021-01-27 15:35:13 +00:00
ec.c
ec.h
irq_tables.c
Kconfig
Kconfig.name
mainboard.c
mainboard.h
Makefile.inc arch/x86: Use wildcard for mb/smihandler.c 2021-01-24 21:06:22 +00:00
mptable.c mb/hp/pavilion_m6_1035dx: Remove trailing semicolon from macro 2021-01-09 15:19:14 +00:00
OemCustomize.c mb/hp/pavilion_m6_1035dx: Replace leading spaces with tabs 2021-01-09 15:20:38 +00:00
OptionsIds.h
smihandler.c arch/x86: Use wildcard for mb/smihandler.c 2021-01-24 21:06:22 +00:00