Skip to content

Commit

Permalink
clean patches
Browse files Browse the repository at this point in the history
  • Loading branch information
johnnynunez committed Jun 20, 2019
1 parent d60e31c commit 3029439
Show file tree
Hide file tree
Showing 29 changed files with 72 additions and 101 deletions.
Binary file modified .DS_Store
Binary file not shown.
Binary file modified EFI/.DS_Store
Binary file not shown.
Binary file modified EFI/CLOVER/.DS_Store
Binary file not shown.
Binary file modified EFI/CLOVER/ACPI/.DS_Store
Binary file not shown.
Binary file modified EFI/CLOVER/ACPI/patched/.DS_Store
Binary file not shown.
Binary file added EFI/CLOVER/ACPI/patched/SSDT-ALS0.aml
Binary file not shown.
Binary file removed EFI/CLOVER/ACPI/patched/SSDT-DDGPU.aml
Binary file not shown.
Binary file modified EFI/CLOVER/ACPI/patched/SSDT-HPET.aml
Binary file not shown.
Binary file modified EFI/CLOVER/ACPI/patched/SSDT-MEM2.aml
Binary file not shown.
Binary file removed EFI/CLOVER/ACPI/patched/SSDT-PNLF.aml
Binary file not shown.
Binary file removed EFI/CLOVER/ACPI/patched/SSDT-PXSX.aml
Binary file not shown.
Binary file modified EFI/CLOVER/ACPI/patched/SSDT-RMNE.aml
Binary file not shown.
77 changes: 14 additions & 63 deletions EFI/CLOVER/config.plist
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@
<key>AddPNLF</key>
<true/>
<key>FixADP1</key>
<true/>
<false/>
<key>FixRTC</key>
<true/>
<false/>
<key>FixTMR</key>
<true/>
<false/>
</dict>
<key>Patches</key>
<array>
Expand Down Expand Up @@ -97,20 +97,6 @@
RUNfXw==
</data>
</dict>
<dict>
<key>Comment</key>
<string>change _DSM to XDSM</string>
<key>Disabled</key>
<false/>
<key>Find</key>
<data>
X0RTTQ==
</data>
<key>Replace</key>
<data>
WERTTQ==
</data>
</dict>
<dict>
<key>Comment</key>
<string>change _OSI to XOSI, pair with SSDT-XOSI.aml</string>
Expand All @@ -125,20 +111,6 @@
WE9TSQ==
</data>
</dict>
<dict>
<key>Comment</key>
<string>change MATH._STA and LDR2._STA to XSTA</string>
<key>Disabled</key>
<false/>
<key>Find</key>
<data>
X1NUQQCgDZNQ
</data>
<key>Replace</key>
<data>
WFNUQQCgDZNQ
</data>
</dict>
<dict>
<key>Comment</key>
<string>change Method(GPRW,2,N) to XPRW, pair with SSDT-GPRW.aml</string>
Expand All @@ -155,71 +127,50 @@
</dict>
<dict>
<key>Comment</key>
<string>change GFX0 to IGPU</string>
<key>Disabled</key>
<false/>
<key>Find</key>
<data>
R0ZYMA==
</data>
<key>Replace</key>
<data>
SUdQVQ==
</data>
</dict>
<dict>
<key>Comment</key>
<string>change HDAS to HDEF</string>
<string>change SAT0 to SATA</string>
<key>Disabled</key>
<false/>
<key>Find</key>
<data>
SERBUw==
U0FUMA==
</data>
<key>Replace</key>
<data>
SERFRg==
U0FUQQ==
</data>
</dict>
<dict>
<key>Comment</key>
<string>change HECI to IMEI</string>
<string>Rename HPET._STA to XSTA, pair with SSDT-HPET.aml</string>
<key>Disabled</key>
<false/>
<key>Find</key>
<data>
SEVDSQ==
X1NUQQCgCEg=
</data>
<key>Replace</key>
<data>
SU1FSQ==
WFNUQQCgCEg=
</data>
</dict>
<dict>
<key>Comment</key>
<string>change SAT0 to SATA</string>
<string>Rename MATH._STA and LDR2._STA to XSTA</string>
<key>Disabled</key>
<false/>
<key>Find</key>
<data>
U0FUMA==
X1NUQQCgDZNQ
</data>
<key>Replace</key>
<data>
U0FUQQ==
WFNUQQCgDZNQ
</data>
</dict>
</array>
<key>Rtc8Allowed</key>
<true/>
<false/>
</dict>
<key>DropTables</key>
<array>
<dict>
<key>Signature</key>
<string>DMAR</string>
</dict>
</array>
<key>FixHeaders</key>
<true/>
<key>SSDT</key>
Expand Down Expand Up @@ -621,7 +572,7 @@
<key>SystemParameters</key>
<dict>
<key>InjectKexts</key>
<string>Yes</string>
<string>Detect</string>
<key>InjectSystemID</key>
<true/>
</dict>
Expand Down
Binary file modified EFI/CLOVER/kexts/.DS_Store
Binary file not shown.
Binary file modified EFI/CLOVER/kexts/Other/.DS_Store
Binary file not shown.
30 changes: 25 additions & 5 deletions EFI/CLOVER/kexts/Other/AppleALC.kext/Contents/Info.plist
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>17G2208</string>
<string>18F132</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
Expand All @@ -29,17 +29,17 @@
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>10B61</string>
<string>10E1001</string>
<key>DTPlatformVersion</key>
<string>GM</string>
<key>DTSDKBuild</key>
<string>18B71</string>
<string>18E219</string>
<key>DTSDKName</key>
<string>macosx10.14</string>
<key>DTXcode</key>
<string>1010</string>
<string>1020</string>
<key>DTXcodeBuild</key>
<string>10B61</string>
<string>10E1001</string>
<key>IOKitPersonalities</key>
<dict>
<key>HDA Hardware Config Resource</key>
Expand Down Expand Up @@ -3267,6 +3267,26 @@
<key>WakeVerbReinit</key>
<true/>
</dict>
<dict>
<key>AFGLowPowerState</key>
<data>
AwAAAA==
</data>
<key>Codec</key>
<string>Sniki - Realtek ALC 272 for Lenovo B570 and B570e</string>
<key>CodecID</key>
<integer>283902578</integer>
<key>ConfigData</key>
<data>
ASccEAEnHQEBJx6gAScfkAFHHCABRx0BAUce
EwFHH5ABRwwCAYccMAGHHZABhx6BAYcfAQIX
HEACFx1AAhceIQIXHwE=
</data>
<key>FuncGroup</key>
<integer>1</integer>
<key>LayoutID</key>
<integer>18</integer>
</dict>
<dict>
<key>AFGLowPowerState</key>
<data>
Expand Down
Binary file modified EFI/CLOVER/kexts/Other/AppleALC.kext/Contents/MacOS/AppleALC
Binary file not shown.
16 changes: 8 additions & 8 deletions EFI/CLOVER/kexts/Other/CPUFriend.kext/Contents/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>18F132</string>
<string>17D102</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
Expand All @@ -17,29 +17,29 @@
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>1.1.8</string>
<string>1.1.7</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>1.1.8</string>
<string>1.1.7</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>10E1001</string>
<string>9F2000</string>
<key>DTPlatformVersion</key>
<string>GM</string>
<key>DTSDKBuild</key>
<string>18E219</string>
<string>17E189</string>
<key>DTSDKName</key>
<string>macosx10.14</string>
<string>macosx10.13</string>
<key>DTXcode</key>
<string>1020</string>
<string>0941</string>
<key>DTXcodeBuild</key>
<string>10E1001</string>
<string>9F2000</string>
<key>IOKitPersonalities</key>
<dict>
<key>CPUFriend</key>
Expand Down
Binary file modified EFI/CLOVER/kexts/Other/CPUFriend.kext/Contents/MacOS/CPUFriend
Binary file not shown.
10 changes: 5 additions & 5 deletions EFI/CLOVER/kexts/Other/Lilu.kext/Contents/Info.plist
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>17G2208</string>
<string>18F132</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
Expand All @@ -29,17 +29,17 @@
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>10B61</string>
<string>10E1001</string>
<key>DTPlatformVersion</key>
<string>GM</string>
<key>DTSDKBuild</key>
<string>18B71</string>
<string>18E219</string>
<key>DTSDKName</key>
<string>macosx10.14</string>
<key>DTXcode</key>
<string>1010</string>
<string>1020</string>
<key>DTXcodeBuild</key>
<string>10B61</string>
<string>10E1001</string>
<key>IOKitPersonalities</key>
<dict>
<key>as.vit9696.Lilu</key>
Expand Down
Binary file modified EFI/CLOVER/kexts/Other/Lilu.kext/Contents/MacOS/Lilu
Binary file not shown.
10 changes: 5 additions & 5 deletions EFI/CLOVER/kexts/Other/SMCBatteryManager.kext/Contents/Info.plist
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>17G2208</string>
<string>18F132</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
Expand All @@ -27,17 +27,17 @@
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>10B61</string>
<string>10E1001</string>
<key>DTPlatformVersion</key>
<string>GM</string>
<key>DTSDKBuild</key>
<string>18B71</string>
<string>18E219</string>
<key>DTSDKName</key>
<string>macosx10.14</string>
<key>DTXcode</key>
<string>1010</string>
<string>1020</string>
<key>DTXcodeBuild</key>
<string>10B61</string>
<string>10E1001</string>
<key>IOKitPersonalities</key>
<dict>
<key>IOSMBusController</key>
Expand Down
Binary file not shown.
10 changes: 5 additions & 5 deletions EFI/CLOVER/kexts/Other/SMCProcessor.kext/Contents/Info.plist
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>17G2208</string>
<string>18F132</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
Expand All @@ -29,17 +29,17 @@
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>10B61</string>
<string>10E1001</string>
<key>DTPlatformVersion</key>
<string>GM</string>
<key>DTSDKBuild</key>
<string>18B71</string>
<string>18E219</string>
<key>DTSDKName</key>
<string>macosx10.14</string>
<key>DTXcode</key>
<string>1010</string>
<string>1020</string>
<key>DTXcodeBuild</key>
<string>10B61</string>
<string>10E1001</string>
<key>IOKitPersonalities</key>
<dict>
<key>as.vit9696.SMCProcessor</key>
Expand Down
Binary file not shown.
10 changes: 5 additions & 5 deletions EFI/CLOVER/kexts/Other/VirtualSMC.kext/Contents/Info.plist
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>17G2208</string>
<string>18F132</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
Expand All @@ -29,17 +29,17 @@
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>10B61</string>
<string>10E1001</string>
<key>DTPlatformVersion</key>
<string>GM</string>
<key>DTSDKBuild</key>
<string>18B71</string>
<string>18E219</string>
<key>DTSDKName</key>
<string>macosx10.14</string>
<key>DTXcode</key>
<string>1010</string>
<string>1020</string>
<key>DTXcodeBuild</key>
<string>10B61</string>
<string>10E1001</string>
<key>IOKitPersonalities</key>
<dict>
<key>as.vit9696.VirtualSMC</key>
Expand Down
Binary file modified EFI/CLOVER/kexts/Other/VirtualSMC.kext/Contents/MacOS/VirtualSMC
Binary file not shown.
Loading

0 comments on commit 3029439

Please sign in to comment.