coreboot/src/cpu/x86
Elyes HAOUAS d2b9ec1362 src: Remove unneeded include "{arch,cpu}/cpu.h"
Change-Id: I17c4fc4e3e2eeef7c720c6a020b37d8f7a0f57a4
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/29300
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
2018-11-12 09:22:18 +00:00
..
16bit src/cpu: Fix typo 2018-08-09 15:57:52 +00:00
32bit arch/x86: Relocate GDT in verstage, romstage, and postcar 2018-05-03 04:40:58 +00:00
cache
lapic src: Replace common MSR addresses with macros 2018-11-08 11:35:26 +00:00
mtrr src: Remove unneeded include "{arch,cpu}/cpu.h" 2018-11-12 09:22:18 +00:00
name src: Remove unneeded include "{arch,cpu}/cpu.h" 2018-11-12 09:22:18 +00:00
pae src: Remove unneeded include "{arch,cpu}/cpu.h" 2018-11-12 09:22:18 +00:00
smm src: Replace common MSR addresses with macros 2018-11-08 11:35:26 +00:00
tsc src/cpu: Remove unneeded includes 2018-06-01 16:27:00 +00:00
backup_default_smm.c
car.c
fpu_enable.inc
Kconfig x86/mp_init: Add configurable stack size for SMM relocate 2018-10-29 18:01:43 +00:00
Makefile.inc cpu/x86: add pae paging module to all stages 2018-04-23 09:17:34 +00:00
mirror_payload.c
mp_init.c x86/mp_init: Add configurable stack size for SMM relocate 2018-10-29 18:01:43 +00:00
sipi_vector.S src: Move common IA-32 MSRs to <cpu/x86/msr.h> 2018-10-11 21:06:53 +00:00
sse_enable.inc