MSR preset for Bulldozer CPUs

Also fixed verbose output for MSR presets with masks.
This commit is contained in:
SChernykh 2020-01-14 19:27:34 +01:00
parent 73722ce186
commit 665e43fecc
6 changed files with 26 additions and 6 deletions

View file

@ -47,6 +47,7 @@ public:
MSR_MOD_NONE,
MSR_MOD_RYZEN,
MSR_MOD_INTEL,
MSR_MOD_BULLDOZER,
MSR_MOD_CUSTOM,
MSR_MOD_MAX
};