Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initial 10.13 High Sierra Deploy #156

Open
wants to merge 52 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
52 commits
Select commit Hold shift + click to select a range
4bafdd2
Initial 10.13 High Sierra Update
Oct 24, 2017
4fb7545
Initial 10.13 High Sierra Update
Oct 24, 2017
40ba096
Initial 10.13 High Sierra Update
Oct 24, 2017
46aaea5
Initial 10.13 High Sierra Update
Oct 24, 2017
a4cc971
Initial 10.13 High Sierra Update
Oct 24, 2017
d6e3187
Fixed script issue
mircoianese Oct 25, 2017
53abe58
Fixed Script Issue
mircoianese Oct 25, 2017
50476a0
Fixed Script Issue
mircoianese Oct 25, 2017
01ec432
Fixed if clause
mircoianese Oct 26, 2017
9c2e966
Delete USBX and PNLF as they were already patched
mircoianese Oct 26, 2017
7ce2475
Delete USBX and PNLF as they were already patched
mircoianese Oct 26, 2017
1bbd2eb
Delete USBX and PNLF as they were already patched
mircoianese Oct 26, 2017
0a8bb0a
Update README.md
mircoianese Oct 26, 2017
ce59342
Fix Deploy
mircoianese Oct 26, 2017
8b2de78
Fix Deploy
mircoianese Oct 26, 2017
272634d
Changed git link in ReadMe
mircoianese Oct 26, 2017
94e7569
Update README.md
mircoianese Oct 26, 2017
47121dc
Delete SSDT-EC.aml
mircoianese Oct 29, 2017
ed0c550
Added SSDT-PNLF for BackLight Injection
mircoianese Oct 29, 2017
482a9bb
Added SSDT-PNLF for BackLight Injection
mircoianese Oct 29, 2017
aee88f2
Update README.md
mircoianese Oct 29, 2017
ce487df
Added SSDT-PNLF for BackLight Injection
mircoianese Oct 29, 2017
018b496
Update README.md
mircoianese Oct 29, 2017
7c0fdc9
Stable Deploy
mircoianese Oct 29, 2017
cf0fe58
Stable Update
mircoianese Oct 29, 2017
2b2346d
Stable High Sierra Support
mircoianese Oct 29, 2017
112fde8
Update README.md
mircoianese Oct 30, 2017
5a2d588
Update README.md
mircoianese Oct 30, 2017
4eee138
Update README.md
mircoianese Oct 31, 2017
fa32132
Fixed SSDTs Compile Error credits @squash- @zombiethebest
mircoianese Nov 1, 2017
49f48f1
Update README.md
mircoianese Nov 1, 2017
3e0cd1c
BETA Release to fix DSDT issue
mircoianese Nov 4, 2017
eccb418
Fix a few mistakes in Deploy.sh
maz-1 Dec 21, 2017
05f6a34
Install CoreDisplayFixup.ketx on iris models
maz-1 Dec 21, 2017
15bef48
Merge pull request #12 from maz-1/beta
mircoianese Dec 21, 2017
0af283e
Add SSDT-ALS0 to save brightness
maz-1 Dec 22, 2017
b608923
Sort SSDTs
maz-1 Dec 22, 2017
71fe0fb
Merge pull request #13 from maz-1/beta
mircoianese Dec 22, 2017
a1a2755
Set proper HiDPIEFILogin and UIScale parameter
maz-1 Dec 25, 2017
41f3411
Update config.plist
maz-1 Dec 25, 2017
edf1994
Merge pull request #14(c) maz-1
mircoianese Dec 25, 2017
a5b1af3
Update README.md
mircoianese Dec 25, 2017
8feeb51
Updated Kexts
mircoianese Dec 25, 2017
d525943
Fixed a lot of compile errors (c) ZombieTheBest
mircoianese Dec 25, 2017
62bfc35
Added PARSEOPIF Patch DSDT
mircoianese Dec 25, 2017
d3f176e
Resolved merge conflict
mircoianese Dec 25, 2017
984066b
Merge branch 'beta'
mircoianese Dec 25, 2017
c6476a3
Update README.md
mircoianese Dec 25, 2017
374dba2
Updated Clover to Rehabman's Branch + Added AutoMerge
mircoianese Dec 25, 2017
b8c730d
Merge branch 'master' of https://github.com/ZombieTheBest/XPS9350-10.…
mircoianese Dec 25, 2017
d2c85df
Update README.md
mircoianese Dec 25, 2017
1e9080d
Update README.md
mircoianese Dec 25, 2017
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added .DS_Store
Binary file not shown.
Binary file added CLOVER/.DS_Store
Binary file not shown.
Binary file added CLOVER/ACPI/.DS_Store
Binary file not shown.
Binary file modified CLOVER/CLOVERX64.efi
Binary file not shown.
91 changes: 62 additions & 29 deletions CLOVER/config.plist
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,14 @@
<dict>
<key>ACPI</key>
<dict>
<key>AutoMerge</key>
<string>YES</string>
<key>DSDT</key>
<dict>
<key>DropOEM_DSM</key>
<false/>
<key>Name</key>
<string>DSDT.aml</string>
<key>Patches</key>
<array>
<dict>
Expand Down Expand Up @@ -61,11 +65,11 @@
<data>SUdQVQ==</data>
</dict>
</array>
<key>Name</key>
<string>DSDT.aml</string>
<key>ReuseFFFF</key>
<false/>
</dict>
<key>DisableASPM</key>
<true/>
<key>DropTables</key>
<array>
<dict>
Expand Down Expand Up @@ -115,37 +119,15 @@
<string>ApCst</string>
</dict>
</array>
<key>ResetAddress</key>
<string>0xB2</string>
<key>ResetValue</key>
<string>0x73</string>
<key>SSDT</key>
<dict>
<key>DropOem</key>
<false/>
</dict>
<key>SortedOrder</key>
<array>
<string>SSDT-0.aml</string>
<string>SSDT-1.aml</string>
<string>SSDT-2.aml</string>
<string>SSDT-3.aml</string>
<string>SSDT-7.aml</string>
<string>SSDT-8.aml</string>
<string>SSDT-9.aml</string>
<string>SSDT-10.aml</string>
<string>SSDT-11.aml</string>
<string>SSDT-12.aml</string>
<string>SSDT-13.aml</string>
<string>SSDT-14.aml</string>
<string>SSDT-15.aml</string>
<string>SSDT-pr.aml</string>
<string>SSDT-rmne.aml</string>
<string>SSDT-XPS13SKL.aml</string>
<string>SSDT-XHC.aml</string>
</array>
<key>ResetAddress</key>
<string>0xB2</string>
<key>ResetValue</key>
<string>0x73</string>
<key>DisableASPM</key>
<true/>
</dict>
<key>Boot</key>
<dict>
Expand All @@ -160,13 +142,20 @@
<key>Timeout</key>
<integer>2</integer>
</dict>
<key>BootGraphics</key>
<dict>
<key>EFILoginHiDPI</key>
<integer>0</integer>
<key>UIScale</key>
<integer>1</integer>
</dict>
<key>CPU</key>
<dict>
<key>HWPEnable</key>
<true/>
</dict>
<key>Devices</key>
<dict>
<dict>
<key>Audio</key>
<dict>
<key>Inject</key>
Expand Down Expand Up @@ -574,6 +563,8 @@
<false/>
<key>Find</key>
<data>SIX/dEdIiwc=</data>
<key>MatchOS</key>
<string>10.12.x</string>
<key>Name</key>
<string>IOBluetoothFamily</string>
<key>Replace</key>
Expand Down Expand Up @@ -607,6 +598,48 @@
<key>Replace</key>
<data>ZscGI2HrKw==</data>
</dict>
<dict>
<key>Comment</key>
<string>AirPortBrcmHighSierra</string>
<key>Disabled</key>
<false/>
<key>Find</key>
<data>SDtF4HUU</data>
<key>MatchOS</key>
<string>10.13.x</string>
<key>Name</key>
<string>AirPortBrcm4360</string>
<key>Replace</key>
<data>/8OQkJCQ</data>
</dict>
<dict>
<key>Comment</key>
<string>change F%uT%04x to F%uTxxxx in AppleBacklightInjector.kext (credit RehabMan)</string>
<key>Disabled</key>
<false/>
<key>Find</key>
<data>RiV1VCUwNHgA</data>
<key>MatchOS</key>
<string>10.13.x</string>
<key>Name</key>
<string>com.apple.driver.AppleBacklight</string>
<key>Replace</key>
<data>RiV1VHh4eHgA</data>
</dict>
<dict>
<key>Comment</key>
<string>Boot graphics glitch, 10.13 beta (based on denskop patch)</string>
<key>Disabled</key>
<false/>
<key>Find</key>
<data>AQAAdSI=</data>
<key>MatchOS</key>
<string>10.13.x</string>
<key>Name</key>
<string>com.apple.iokit.IOGraphicsFamily</string>
<key>Replace</key>
<data>AQAA6yI=</data>
</dict>
</array>
</dict>
<key>RtVariables</key>
Expand Down
Binary file modified CLOVER/drivers64UEFI/AppleImageCodec-64.efi
Binary file not shown.
Binary file modified CLOVER/drivers64UEFI/AppleKeyAggregator-64.efi
Binary file not shown.
Binary file removed CLOVER/drivers64UEFI/AppleKeyMapAggregator.efi
Binary file not shown.
Binary file modified CLOVER/drivers64UEFI/AppleUITheme-64.efi
Binary file not shown.
Binary file removed CLOVER/drivers64UEFI/AsAmiShim.efi
Binary file not shown.
Binary file modified CLOVER/drivers64UEFI/DataHubDxe-64.efi
Binary file not shown.
Binary file removed CLOVER/drivers64UEFI/EmuVariableUefi-64.efi
Binary file not shown.
Binary file modified CLOVER/drivers64UEFI/FSInject-64.efi
Binary file not shown.
Binary file modified CLOVER/drivers64UEFI/FirmwareVolume-64.efi
Binary file not shown.
Binary file modified CLOVER/drivers64UEFI/OsxAptioFix2Drv-64.efi
Binary file not shown.
Binary file added CLOVER/drivers64UEFI/OsxFatBinaryDrv-64.efi
Binary file not shown.
Binary file modified CLOVER/drivers64UEFI/SMCHelper-64.efi
Binary file not shown.
Binary file added CLOVER/drivers64UEFI/apfs.efi
Binary file not shown.
Binary file added CLOVER/kexts/.DS_Store
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -17,29 +17,29 @@
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>1.1.7</string>
<string>1.2.0</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>1.1.7</string>
<string>1.2.0</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>8E3004b</string>
<string>9A235</string>
<key>DTPlatformVersion</key>
<string>GM</string>
<key>DTSDKBuild</key>
<string>16E185</string>
<string>17A360</string>
<key>DTSDKName</key>
<string>macosx10.12</string>
<string>macosx10.13</string>
<key>DTXcode</key>
<string>0833</string>
<string>0900</string>
<key>DTXcodeBuild</key>
<string>8E3004b</string>
<string>9A235</string>
<key>IOKitPersonalities</key>
<dict>
<key>as.lvs1974.IntelGraphicsFixup</key>
Expand All @@ -63,7 +63,7 @@
<key>OSBundleLibraries</key>
<dict>
<key>as.vit9696.Lilu</key>
<string>1.1.6</string>
<string>1.2.0</string>
<key>com.apple.kpi.bsd</key>
<string>12.0.0</string>
<key>com.apple.kpi.dsep</key>
Expand Down
Binary file not shown.
Binary file added CLOVER/kexts/10.13/.DS_Store
Binary file not shown.
14 changes: 7 additions & 7 deletions CLOVER/kexts/10.13/ACPIBatteryManager.kext/Contents/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>16G29</string>
<string>17A365</string>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleExecutable</key>
<string>ACPIBatteryManager</string>
<key>CFBundleGetInfoString</key>
<string>1.81.3, Copyright 2011 Apple Inc., RehabMan 2012</string>
<string>1.81.4, Copyright 2011 Apple Inc., RehabMan 2012</string>
<key>CFBundleIdentifier</key>
<string>org.rehabman.driver.AppleSmartBatteryManager</string>
<key>CFBundleInfoDictionaryVersion</key>
Expand All @@ -19,29 +19,29 @@
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>1.81.3</string>
<string>1.81.4</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>1.81.3</string>
<string>1.81.4</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>8E3004b</string>
<string>9A235</string>
<key>DTPlatformVersion</key>
<string>GM</string>
<key>DTSDKBuild</key>
<string>12D75</string>
<key>DTSDKName</key>
<string>macosx10.8</string>
<key>DTXcode</key>
<string>0833</string>
<string>0900</string>
<key>DTXcodeBuild</key>
<string>8E3004b</string>
<string>9A235</string>
<key>IOKitPersonalities</key>
<dict>
<key>ACPI AC Adapter</key>
Expand Down
Binary file not shown.
26 changes: 14 additions & 12 deletions CLOVER/kexts/10.13/AppleBacklightInjector.kext/Contents/Info.plist
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -5,39 +5,41 @@
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleGetInfoString</key>
<string>999.9.10, (c) 2017 syscl. All rights reserved.</string>
<string>0.9.0, Copyright 2013 RehabMan Inc. All rights reserved.</string>
<key>CFBundleIdentifier</key>
<string>org.syscl.driver.AppleBacklightInjector</string>
<string>org.rehabman.injector.AppleBacklightInjector</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>AppleBacklightInjector</string>
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>999.9.10</string>
<string>0.9.0</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>999.9.10</string>
<string>0.9.0</string>
<key>IOKitPersonalities</key>
<dict>
<key>AppleIntelPanelA</key>
<dict>
<key>ApplePanels</key>
<dict>
<key>F10T144a</key>
<data>ABEAAAAYACcAOgBSAHEAlgDEAPwBQAGTAfYCbgL+A6oEeAVs</data>
<key>F10T1449</key>
<data>ABEAAAAYACcAOgBSAHEAlgDEAPwBQAGTAfYCbgL+A6oEeAVs</data>
<key>F10T1421</key>
<data>ABEAAAAYACcAOgBSAHEAlgDEAPwBQAGTAfYCbgL+A6oEeAVs</data>
<key>F10T1420</key>
<key>F14Txxxx</key>
<data>ABEAAAA0AFIAcwCUAL4A+gE2AXIBxQIvArkDYAQaBQoGDgcQ</data>
<key>F15Txxxx</key>
<data>ABEAAAA2AFQAfQCyAPUBSQGxAisCuANZBBME7AXzBzQIrwrZ</data>
<key>F16Txxxx</key>
<data>ABEAAAAYACcAOgBSAHEAlgDEAPwBQAGTAfYCbgL+A6oEeAVs</data>
<key>F17Txxxx</key>
<data>ABEAAAAfADQATwBxAJsAzwEOAV0BuwIvArkDYAQpBR4GRAeh</data>
<key>F18Txxxx</key>
<data>ABEAAABTAIwA1QExAaICLgLYA64ErAXlB1kJHAs7DdAQ6hSZ</data>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.driver.AppleBacklight</string>
Expand All @@ -63,7 +65,7 @@
<key>IONameMatch</key>
<string>backlight</string>
<key>IOProbeScore</key>
<integer>4000</integer>
<integer>2500</integer>
<key>IOProviderClass</key>
<string>IOACPIPlatformDevice</string>
</dict>
Expand Down
14 changes: 7 additions & 7 deletions CLOVER/kexts/10.13/FakePCIID.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>15G1108</string>
<string>17C88</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
Expand All @@ -17,31 +17,31 @@
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>1.3.3</string>
<string>1.3.11</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>1.3.3</string>
<string>1.3.11</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>8B62</string>
<string>9C40b</string>
<key>DTPlatformVersion</key>
<string>GM</string>
<key>DTSDKBuild</key>
<string>10M2518</string>
<key>DTSDKName</key>
<string>macosx10.6</string>
<key>DTXcode</key>
<string>0810</string>
<string>0920</string>
<key>DTXcodeBuild</key>
<string>8B62</string>
<string>9C40b</string>
<key>OSBundleCompatibleVersion</key>
<string>1.3.3</string>
<string>1.3.11</string>
<key>OSBundleLibraries</key>
<dict>
<key>com.apple.iokit.IOPCIFamily</key>
Expand Down
Binary file modified CLOVER/kexts/10.13/FakePCIID.kext/Contents/MacOS/FakePCIID
Binary file not shown.
12 changes: 6 additions & 6 deletions CLOVER/kexts/10.13/FakePCIID_Broadcom_WiFi.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>15G1108</string>
<string>17C88</string>
<key>CFBundleIdentifier</key>
<string>org.rehabman.injector.FakePCIID-Broadcom-WiFi</string>
<key>CFBundleInfoDictionaryVersion</key>
Expand All @@ -13,27 +13,27 @@
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>1.3.3</string>
<string>1.3.11</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>1.3.3</string>
<string>1.3.11</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>8B62</string>
<string>9C40b</string>
<key>DTPlatformVersion</key>
<string>GM</string>
<key>DTSDKBuild</key>
<string>10M2518</string>
<key>DTSDKName</key>
<string>macosx10.6</string>
<key>DTXcode</key>
<string>0810</string>
<string>0920</string>
<key>DTXcodeBuild</key>
<string>8B62</string>
<string>9C40b</string>
<key>IOKitPersonalities</key>
<dict>
<key>Airport_Brcm4360</key>
Expand Down
Loading