coreboot/src/include/cpu/x86
Arthur Heymans 407e00dca0 include/cpu/msr.h: transform into an union
This makes it easier to get the content of an msr into a full 64bit
variable.

Change-Id: I1b026cd3807fd68d805051a74b3d31fcde1c5626
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/68572
Reviewed-by: Raul Rangel <rrangel@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
2022-11-12 14:23:35 +00:00
..
bist.h include: Add SPDX identifiers to files missing them 2022-08-11 17:53:11 +00:00
cache.h src/cpu: drop CPU_X86_CACHE_HELPER and x86_enable_cache wrapper function 2021-10-26 20:27:22 +00:00
cr.h
gdt.h arch/x86,cpu/x86: Introduce new method for accessing cpu_info 2021-10-05 22:38:45 +00:00
lapic.h cpu/x86/lapic.h: Fix CONFIG_X2APIC_RUNTIME 2022-11-10 00:19:03 +00:00
lapic_def.h include: Add SPDX-License-Identifiers to files missing them 2022-08-01 13:59:11 +00:00
legacy_save_state.h
mp.h soc/amd: Do SMM relocation via MSR 2022-09-15 14:47:52 +00:00
msr.h include/cpu/msr.h: transform into an union 2022-11-12 14:23:35 +00:00
msr_access.h include/cpu/msr.h: transform into an union 2022-11-12 14:23:35 +00:00
mtrr.h include/cpu/x86/mtrr: define NUM_FIXED_MTRRS once in mtrr.h 2022-09-24 19:38:44 +00:00
name.h
pae.h
post_code.h include: Add SPDX-License-Identifiers to files missing them 2022-08-01 13:59:11 +00:00
save_state.h src/acpi to src/lib: Fix spelling errors 2021-10-05 18:06:39 +00:00
smi_deprecated.h cpu/x86/smm: Add SMM_LEGACY_ASEG 2022-02-01 20:35:02 +00:00
smm.h cpu/x86/mp_init.c: Drop 'real' vs 'used' save state 2022-05-28 05:09:56 +00:00
tsc.h include: Add SPDX-License-Identifiers to files missing them 2022-08-01 13:59:11 +00:00