提交 c6ee1930 编写于 作者: P PMheart

Revert "ocvalidate: Drop checks for CPUFriendDataProvider.kext"

This reverts commit 53e407a2.
上级 14df4ad2
......@@ -31,6 +31,7 @@ KEXT_PRECEDENCE mKextPrecedence[] = {
{ "BrightnessKeys.kext", "Lilu.kext" },
{ "CpuTscSync.kext", "Lilu.kext" },
{ "CPUFriend.kext", "Lilu.kext" },
{ "CPUFriendDataProvider.kext", "CPUFriend.kext" },
{ "DebugEnhancer.kext", "Lilu.kext" },
{ "HibernationFixup.kext", "Lilu.kext" },
{ "NVMeFix.kext", "Lilu.kext" },
......@@ -68,6 +69,7 @@ KEXT_INFO mKextInfo[] = {
{ "BrightnessKeys.kext", "Contents/MacOS/BrightnessKeys", "Contents/Info.plist" },
{ "CpuTscSync.kext", "Contents/MacOS/CpuTscSync", "Contents/Info.plist" },
{ "CPUFriend.kext", "Contents/MacOS/CPUFriend", "Contents/Info.plist" },
{ "CPUFriendDataProvider.kext", "", "Contents/Info.plist" },
{ "DebugEnhancer.kext", "Contents/MacOS/DebugEnhancer", "Contents/Info.plist" },
{ "HibernationFixup.kext", "Contents/MacOS/HibernationFixup", "Contents/Info.plist" },
{ "NVMeFix.kext", "Contents/MacOS/NVMeFix", "Contents/Info.plist" },
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册