coreboot-kgpe-d16/src/include
Kyösti Mälkki d7542cb338 arch/x86: Ensure LAPIC mode for exception handler
Attempting to use X2APIC MSRs before the call to enable_lapic()
is made raises exception and double-faults.

Change-Id: Ib97889466af0fbe639bec2be730784acc015b525
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/76194
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Elyes Haouas <ehaouas@noos.fr>
2023-07-05 15:59:31 +00:00
..
acpi acpi: Add SPCR table 2023-06-28 09:05:08 +00:00
boot
console console: Add format-checking __printf() to die() 2023-05-17 11:23:59 +00:00
cpu arch/x86: Ensure LAPIC mode for exception handler 2023-07-05 15:59:31 +00:00
device soc/intel/jasperlake: Add per-SKU power limits 2023-06-23 15:22:45 +00:00
efi
mipi drivers/soundwire/cs42l42: Support CS42L42 SoundWire device 2023-05-25 21:22:32 +00:00
pc80 drivers/pc80/rtc/mc146818rtc.c: Add Kconfig for RTC CMOS base addresses 2023-05-08 17:51:08 +00:00
smp
superio
sys
adainit.h
asan.h
assert.h treewide: Remove 'extern' from functions declaration 2023-05-26 13:45:24 +00:00
b64_decode.h
base3.h
boardid.h
boot_device.h
bootblock_common.h
bootmem.h lib: set up specific purpose memory as LB_MEM_SOFT_RESERVED 2023-03-03 11:10:38 +00:00
bootmode.h
bootsplash.h
bootstate.h
cbfs.h
cbfs_glue.h
cbmem.h
cper.h
crc_byte.h
ctype.h
delay.h
device_tree.h
dimm_info_util.h
dp_aux.h
edid.h
elog.h treewide: Remove 'extern' from functions declaration 2023-05-26 13:45:24 +00:00
endian.h
espi.h
fallback.h
fit.h
fmap.h
framebuffer_info.h
fw_config.h lib/fw_config: Make fw_config_is_provisioned() always available 2023-06-17 02:40:57 +00:00
gpio.h
halt.h
identity.h lib/version: Move board identification strings 2023-04-22 16:20:49 +00:00
imd.h
imd_private.h
input-event-codes.h
inttypes.h
ip_checksum.h
kconfig.h
lib.h
limits.h
list.h
main_decl.h
memlayout.h
memory_info.h
memrange.h
metadata_hash.h
mrc_cache.h
nhlt.h
option.h
post.h
program_loading.h
ramdetect.h
random.h
reg_script.h
region_file.h
reset.h
rmodule.h
romstage_common.h
romstage_handoff.h
rtc.h
rules.h
sar.h
sdram_mode.h
smbios.h arch/x86,lib: Migrate SMBIOS implementation to common code 2023-06-22 22:24:57 +00:00
smmstore.h
spd.h
spd_bin.h
spd_cache.h
spi-generic.h
spi_bitbang.h
spi_flash.h
spi_sdcard.h
stage_cache.h
stdarg.h
stdbool.h
stddef.h
stdint.h
stdio.h
stdlib.h
string.h
swab.h
symbols.h
thread.h
timer.h
timestamp.h
types.h
uuid.h
ux_locales.h lib: Support localized text of memory_training_desc in ux_locales.c 2023-06-04 19:00:18 +00:00
vbe.h
version.h lib/version: Move board identification strings 2023-04-22 16:20:49 +00:00
watchdog.h
wrdd.h
xxhash.h