Add the text attribute for MDS_NO in the IA32_ARCH_CAP MSR.

This commit is contained in:
Scott Long 2019-11-11 22:18:05 +00:00
parent 6cd492bcd4
commit c47c10a1f3
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=354631

View File

@ -1045,6 +1045,7 @@ printcpuinfo(void)
"\003RSBA"
"\004SKIP_L1DFL_VME"
"\005SSB_NO"
"\006MDS_NO"
);
}