coreboot/src/cpu/x86
Arthur Heymans bf282c2630 cpu/x86/smm_stub.S: Fix comment
The comment got stale because a few elements from the struct got
dropped.

Change-Id: I83469e24dfab82b9182accb549960dd06d81e02f
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/68894
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
2023-05-23 19:16:23 +00:00
..
64bit cpu/x86/64bit/Makefile: use all_x86 make target 2023-04-04 19:22:33 +00:00
cache cpu/x86/cache: CLFLUSH programs to memory before running 2023-03-13 13:42:32 +00:00
lapic cpu/x86/lapic,pae,tsc/Makefile: use all_x86 target 2023-04-04 19:19:58 +00:00
mtrr cpu/x86/mtrr: rename local cpu_idx variable and make it const 2022-12-16 00:30:12 +00:00
name cpu: Include <cpu/cpu.h> instead of <arch/cpu.h> 2022-11-08 14:38:28 +00:00
pae cpu/x86/lapic,pae,tsc/Makefile: use all_x86 target 2023-04-04 19:19:58 +00:00
smm cpu/x86/smm_stub.S: Fix comment 2023-05-23 19:16:23 +00:00
tsc cpu/x86/lapic,pae,tsc/Makefile: use all_x86 target 2023-04-04 19:19:58 +00:00
backup_default_smm.c cpu/x86: Clean up includes 2022-10-26 16:37:34 +00:00
early_reset.S cpu/x86/early_reset: Mark assemblycode as 32bit 2020-12-01 16:00:40 +00:00
entry16.S Asm code: Use NO_EARLY_BOOTBLOCK_POSTCODES to remove Asm port80s 2021-06-25 15:51:20 +00:00
entry32.S arch/x86,cpu/x86: Disable the %gs and %fs segments 2021-09-29 14:12:58 +00:00
Kconfig Kconfig: Get rid of named choice LAPIC_ACCESS_MODE 2023-05-21 21:19:16 +00:00
Kconfig.debug_cpu cpu/x86/Kconfig.debug_cpu: Drop unused symbol 2022-11-10 00:20:38 +00:00
Makefile.inc cpu/x86/topology: Add code to fill in topology on struct path 2023-04-06 15:27:23 +00:00
mp_init.c cpu/x86/mp_init.c: Set topology on BSP 2023-04-13 11:32:38 +00:00
reset16.S cpu/x86: Link reset16.inc 2021-01-28 08:52:35 +00:00
sipi_vector.S cpu/x86: Set thread local storage in C code 2022-11-12 14:23:51 +00:00
smi_trigger.c cpu/x86: Clean up includes 2022-10-26 16:37:34 +00:00
smm_start32_offset.h.template cpu/x86/mp_init.c: Generate a C header to get start32 offset 2023-04-06 15:19:00 +00:00
sse_enable.inc treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
topology.c cpu/x86/topology: Add code to fill in topology on struct path 2023-04-06 15:27:23 +00:00