coreboot-kgpe-d16/src
Angel Pons 2ebea2d427 Revert "x86/lapic: Set EXTINT on BSP only"
This reverts commit aac79e0b8f.

Reason for revert: This massively slows down the boot process because
the LAPIC delivery mode for the APs is not set anymore. Plus, not all
review comments were fully addressed, yet this got merged in anyway.

Change-Id: If9bae6aae0d4d1f21b067a7d970975193c2b16d5
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/42166
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
Reviewed-by: Nico Huber <nico.h@gmx.de>
Reviewed-by: Raul Rangel <rrangel@chromium.org>
2020-06-16 21:17:42 +00:00
..
acpi ACPI: Remove Kconfig COMMON_FADT 2020-06-10 12:53:08 +00:00
arch Makefile.inc: Remove all-y with CONFIG_ARCH_xx guards 2020-06-15 22:47:40 +00:00
commonlib drivers/intel/fsp2_0: Add FSP 2.2 specific support 2020-06-14 17:48:31 +00:00
console console: Update for vboot before bootblock 2020-06-15 22:07:12 +00:00
cpu Revert "x86/lapic: Set EXTINT on BSP only" 2020-06-16 21:17:42 +00:00
device device/xhci: Add xHCI utility to enumerate capabilities 2020-06-10 18:50:36 +00:00
drivers Makefile.inc: Remove all-y with CONFIG_ARCH_xx guards 2020-06-15 22:47:40 +00:00
ec ec/google/chromeec: Call \PNOT () on initializing AC power state 2020-06-14 00:47:03 +00:00
include cpu/x86: Define MTRR_CAP_PRMRR 2020-06-16 08:05:16 +00:00
lib lib/malloc: Drop <cpu/x86/smm.h> include 2020-06-16 08:09:13 +00:00
mainboard mb/pcengines/apu2/mainboard.c: unify hexadecimal notation using capital letters 2020-06-16 14:37:19 +00:00
northbridge i945 boards: Factor out MAX_CPUS 2020-06-15 22:56:48 +00:00
security security/vboot: Add option to run verstage before bootblock 2020-06-15 21:04:00 +00:00
soc soc/amd/picasso/include/soc/memmap.c: Add missing <stdint.h> 2020-06-16 08:06:35 +00:00
southbridge sb/intel/common/pmutil: Add dump_all_status() 2020-06-16 10:19:35 +00:00
superio superio/winbond/w83977tf: Add suspend related fields 2020-06-16 20:17:26 +00:00
vendorcode vc/amd/fsp/picasso: Add AMD code to support psp_verstage 2020-06-15 22:20:13 +00:00
Kconfig sb/intel: Clean up some SMI enables 2020-06-16 08:01:55 +00:00