Sync binaries

This commit is contained in:
Mykola Grymalyuk
2023-04-03 11:06:13 -06:00
parent 38025d7f2a
commit 9439c39437
21 changed files with 14 additions and 10 deletions
+2
View File
@@ -2611,6 +2611,8 @@
<false/>
<key>ForceResolution</key>
<false/>
<key>GopBurstMode</key>
<false/>
<key>GopPassThrough</key>
<string>Disabled</string>
<key>IgnoreTextInGraphics</key>
+1 -1
View File
@@ -23,7 +23,7 @@ KEXT_DICTIONARY = {
# },
"BlueToolFixup": {
"Repository": "https://github.com/acidanthera/BrcmPatchRAM",
"Constants Variable": "self.bluetoolfixup_version",
"Constants Variable": "self.bluetool_version",
"Override": "BrcmPatchRAM",
},
"CPUFriend": {
Binary file not shown.
Binary file not shown.
@@ -62,6 +62,7 @@ UNUSED_TOOLS = [
"RtcRw.efi",
"CsrUtil.efi",
"TpmInfo.efi",
"ListPartitions.efi",
]
IMPORTANT_UTILITIES = [
Binary file not shown.