From 0eb59f6f57565d3a42f6af4579233411c61e689a Mon Sep 17 00:00:00 2001 From: PMheart <17109513+PMheart@users.noreply.github.com> Date: Wed, 23 Jun 2021 18:20:09 +0800 Subject: [PATCH] Add further warnings --- Instructions.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Instructions.md b/Instructions.md index 09f09dc..2b7a8c0 100755 --- a/Instructions.md +++ b/Instructions.md @@ -2,6 +2,8 @@ CPUFriend Installation & Usage =================================== ## WARNING +**CPUFriend is most likely _NOT_ required when not sure whether or not to use it.** + In most cases the native CPU power management data from `ACPI_SMC_PlatformPlugin` or `X86PlatformPlugin` work out of the box. Do NOT use CPUFriend for data customization until one knows clearly what *power management data* really is. Instead, changing SMBIOS, which results in other data being used, can be more reasonable. [FrequencyVectors.bt](https://github.com/acidanthera/CPUFriend/blob/master/Tools/FrequencyVectors.bt) can be a good start for the analysis of `FrequencyVectors`. *Another thing worth mentioning is that CPUFriend should NOT be used only for patching LFM (Low Frequency Mode), particularly on mobile models including MacBook series.* #### Technical background