coreboot/src
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
..
acpi acpi/acpi.c: Fix einj generation pointer arithmetics 2022-11-11 00:36:40 +00:00
arch arch/x86/ioapic: Reduce API exposure 2022-11-10 19:21:44 +00:00
commonlib /: Remove "ERROR: "/"WARNING: " prefixes from log messages 2022-11-10 21:31:18 +00:00
console console/post.c: Sort includes 2022-10-27 15:46:39 +00:00
cpu include/cpu/msr.h: transform into an union 2022-11-12 14:23:35 +00:00
device /: Remove "ERROR: "/"WARNING: " prefixes from log messages 2022-11-10 21:31:18 +00:00
drivers drivers/intel/fsp2_0/hand_off_block: remove unneeded line breaks 2022-11-11 18:02:37 +00:00
ec ec/clevo/it5570e: add driver for EC used on various Clevo laptops 2022-11-11 22:42:46 +00:00
include include/cpu/msr.h: transform into an union 2022-11-12 14:23:35 +00:00
lib vboot: Add VBOOT_CBFS_INTEGRATION support 2022-11-08 23:03:49 +00:00
mainboard mb/emulation/qemu-q35: Fix running qemu-i386 with SMM 2022-11-12 10:27:09 +00:00
northbridge Revert "mb/aopen/dxplplusu: Remove board" 2022-11-09 18:10:54 +00:00
sbom Add SBOM (Software Bill of Materials) Generation 2022-08-22 14:48:46 +00:00
security vboot: Add VBOOT_CBFS_INTEGRATION support 2022-11-08 23:03:49 +00:00
soc include/cpu/msr.h: transform into an union 2022-11-12 14:23:35 +00:00
southbridge sb/intel/i82801dx: Clean up includes 2022-11-12 03:33:14 +00:00
superio Revert "mb/aopen/dxplplusu: Remove board" 2022-11-09 18:10:54 +00:00
vendorcode vc/amd/fsp/mendocino: Update FSP UPD signatures to MNDCNO 2022-11-11 00:39:20 +00:00
Kconfig cpu/x86: Drop !CPU_INFO_V2 code 2022-11-07 14:00:00 +00:00