coreboot-kgpe-d16/src
Felix Held ceb2fbb920 include/cpu/x86/msr: add IA32_ prefix to MC0_ADDR and MC0_MISC
Those registers are architectural MSR and this also gets them in line
with IA32_MC0_CTL and IA32_MC0_STATUS. Also move them below the
definitions for IA32_MC0_STATUS, so that the numbers of the MSRs are
ascending.

Change-Id: Icef6526c896720248f5b648ddf1a271bdf46917c
Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/56235
Reviewed-by: Raul Rangel <rrangel@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2021-07-14 02:19:51 +00:00
..
acpi acpi: Add function to simplify If (CondRefOf (..)) sequences 2021-07-12 07:34:44 +00:00
arch ppc64/byteorder.h: define use of big endian 2021-07-09 11:46:30 +00:00
commonlib timestamp,vc/google/chromeos/cr50: Add timestamp for enable update 2021-07-05 10:50:06 +00:00
console Asm code: Use NO_EARLY_BOOTBLOCK_POSTCODES to remove Asm port80s 2021-06-25 15:51:20 +00:00
cpu cpu/amd/*/model_*_init: use mca_get_bank_count() 2021-07-12 13:33:03 +00:00
device device: Reflow strings in printk statements 2021-07-05 10:52:19 +00:00
drivers src: Use initial_lapicid() instead of open coding it 2021-07-14 02:19:28 +00:00
ec ec/google: Use EC_HOST_EVENT_NONE 2021-06-30 04:57:16 +00:00
include include/cpu/x86/msr: add IA32_ prefix to MC0_ADDR and MC0_MISC 2021-07-14 02:19:51 +00:00
lib selfboot: Add support for selfload in romstage 2021-07-02 00:47:23 +00:00
mainboard intel/kblrvp: Move lockdown config to baseboard devicetree 2021-07-13 18:47:00 +00:00
northbridge nb/intel/x4x: Expose x86_64 support 2021-07-06 06:09:48 +00:00
security security/intel/txt: use mca_get_bank_count() 2021-07-12 21:48:37 +00:00
soc include/cpu/x86/msr: add IA32_ prefix to MC0_ADDR and MC0_MISC 2021-07-14 02:19:51 +00:00
southbridge sb/intel/i82801gx: Prepare for x86_64 2021-07-05 10:49:12 +00:00
superio
vendorcode vendorcode/intel/fsp: Add Alder Lake FSP headers for FSP v2237_00 2021-07-13 15:14:56 +00:00
Kconfig option: Allow mainboards to implement the API 2021-05-28 11:37:25 +00:00