coreboot/src/cpu/x86
Elyes Haouas 69c02b0cd8 cpu/x86/mtrr/mtrr.c: Add missing <stdbool.h>
Remove <stdint.h>, <stddef.h> and add <stdbool.h>. All of them are
included through <types.h>.

Signed-off-by: Elyes Haouas <ehaouas@noos.fr>
Change-Id: If5296988c68302896e3676d7b80d0f133d5d4264
Reviewed-on: https://review.coreboot.org/c/coreboot/+/68031
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Martin L Roth <gaumless@gmail.com>
2022-10-06 16:59:00 +00:00
..
64bit
lapic
mtrr cpu/x86/mtrr/mtrr.c: Add missing <stdbool.h> 2022-10-06 16:59:00 +00:00
name
pae
smm cpu/x86/smm/smihandler: use lapicid() 2022-09-24 19:39:26 +00:00
tsc
backup_default_smm.c
cpu_info.S.inc
early_reset.S
entry16.S
entry32.S
Kconfig soc/amd: Do SMM relocation via MSR 2022-09-15 14:47:52 +00:00
Kconfig.debug_cpu
Makefile.inc
mp_init.c cpu/x86/mp_init: drop unused MAX_APIC_IDS define 2022-09-24 19:39:05 +00:00
reset16.S
sipi_vector.S
smi_trigger.c
sse_enable.inc