coreboot/src
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
arch arch/x86/id.S: Remove unneeded whitespace before tab 2021-02-11 10:22:07 +00:00
commonlib acpi: Add support for reporting CrashLog in BERT table 2021-02-04 10:21:02 +00:00
console lib/trace: Remove TRACE support 2020-12-02 23:35:58 +00:00
cpu src: Remove unused <arch/cpu.h> 2021-02-11 10:25:23 +00:00
device device/azalia_device: Add mainboard hook to program codecs 2021-02-10 07:21:11 +00:00
drivers src: Remove unused <boot_device.h> 2021-02-10 07:22:08 +00:00
ec src/ec/quanta/ene_kb3940q/acpi/battery.asl: Convert to ASL 2.0 2021-02-10 19:18:09 +00:00
include cpu/intel/microcode: Fix typo in function parameter 2021-02-11 10:19:04 +00:00
lib lib/selfboot.c: Fix indentation and drop one newline 2021-02-11 10:19:17 +00:00
mainboard ACPI: Move PICM declaration 2021-02-11 16:37:28 +00:00
northbridge src: Remove unused <cpu/intel/model_206ax/model_206ax.h> 2021-02-11 10:25:44 +00:00
security security/intel/txt/Makefile.inc: Use tab for indent 2021-02-11 10:23:04 +00:00
soc ACPI: Move PICM declaration 2021-02-11 16:37:28 +00:00
southbridge ACPI: Move PICM declaration 2021-02-11 16:37:28 +00:00
superio src/superio: Fix typo in comment 2021-02-11 10:21:54 +00:00
vendorcode vc/amd/fsp/cezanne: add FspGuids.h 2021-02-09 19:13:29 +00:00
Kconfig nb/intel/gm45: Factor out {DMI,EP,MCH}BAR accessors 2021-02-07 20:20:00 +00:00