MSR preset for Bulldozer CPUs
Also fixed verbose output for MSR presets with masks.
This commit is contained in:
parent
73722ce186
commit
665e43fecc
6 changed files with 26 additions and 6 deletions
|
@ -47,6 +47,7 @@ public:
|
|||
MSR_MOD_NONE,
|
||||
MSR_MOD_RYZEN,
|
||||
MSR_MOD_INTEL,
|
||||
MSR_MOD_BULLDOZER,
|
||||
MSR_MOD_CUSTOM,
|
||||
MSR_MOD_MAX
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue