DisablePROCHOT
DisablePROCHOT copied to clipboard
Help
Please help me! Can you show me a tutorial on how to use this?
throttlestop's bd prochot tick is locked
Note that the single WRMSR is a crude approach. Optimally, to avoid stomping over other, reserved, flags, you should: unsigned long data = rdmsr(0x1FC); data &= 0xFFFFFFFE; // set bit...
Thanks for this Utility. Can I suggest to add a line to Readme indicating that this needs gnu-efi.. Thanks for all the awesome work On build, we might see the...