mirror of https://gitee.com/openkylin/linux.git
f3e2a51f56
Intel supplies the microcode revision value in MSR 0x8b
(IA32_BIOS_SIGN_ID) after CPUID(1) has been executed. Execute it each
time before reading that MSR.
It used to do sync_core() which did do CPUID but
|
||
---|---|---|
.. | ||
Makefile | ||
amd.c | ||
core.c | ||
intel.c |