coreboot-kgpe-d16/src/cpu/intel/haswell
Elyes HAOUAS 74aa99a543 src: Drop unused '#include <halt.h>'
Change-Id: Ie7afe77053a21bcf6a1bf314570f897d1791a620
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/31921
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
2019-03-16 11:46:58 +00:00
..
acpi.c cpu/intel/haswell: Rework acpi/cpu.asl 2018-11-30 21:52:00 +00:00
bootblock.c coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
chip.h
finalize.c src: Remove unneeded include "{arch,cpu}/cpu.h" 2018-11-12 09:22:18 +00:00
haswell.h src: Move common IA-32 MSRs to <cpu/x86/msr.h> 2018-10-11 21:06:53 +00:00
haswell_init.c cpu/intel/common: decouple IA32_FEATURE_CONTROL lock from set_vmx() 2018-12-20 22:18:05 +00:00
Kconfig arch/x86: SSE2 implies SSE support 2018-12-28 06:41:29 +00:00
Makefile.inc security/vboot: Add measured boot mode 2019-02-25 22:29:16 +00:00
monotonic_timer.c
romstage.c src: Drop unused '#include <halt.h>' 2019-03-16 11:46:58 +00:00
smmrelocate.c device: Use pcidev_on_root() 2019-01-06 01:17:54 +00:00
stage_cache.c
tsc_freq.c