I'm very sorry for my dummy question but did you manage to master the syntax ?
If I want to add this to config.plist :
sudo perl -pi -e '$c+=s/\xE2\x00\x00\x00\x0F\x30/\xE2\x00\x00\x00\x90\x90/; END { printf "%s: %d substitution%s made.\n",($c==1 ? "Success" : "Error"),$c,(!$c || $c>1 ? "s" : ""); $?=($c!=1); }' /System/Library/Extensions/AppleIntelCPUPowerManagement.kext/Contents/MacOS/AppleIntelCPUPowerManagement
How-to translate from \xE2\x00\x00\x00\x0F\x30 to the correct format for clover ??
(same question for \xE2\x00\x00\x00\x90\x90
Also don't hesitate to reply to this post with you patches in case they could help others
Regards
JJ



Sign In
Create Account

Find content
Not Telling