Skip to content

Commit

Permalink
Update OpenCore 0.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
rsdev69 committed Oct 11, 2020
1 parent 60a3594 commit b02e88a
Show file tree
Hide file tree
Showing 59 changed files with 59 additions and 327 deletions.
Binary file modified .DS_Store
Binary file not shown.
Binary file modified EFI-Clover/.DS_Store
Binary file not shown.
Binary file modified EFI-Clover/EFI/.DS_Store
Binary file not shown.
Binary file removed EFI-Clover/EFI/CLOVER/.DS_Store
Binary file not shown.
Binary file modified EFI-Clover/EFI/CLOVER/ACPI/patched/SSDT-XHC.aml
Binary file not shown.
Binary file removed EFI-Clover/EFI/CLOVER/kexts/.DS_Store
Binary file not shown.
Binary file modified EFI-OpenCore/.DS_Store
Binary file not shown.
Binary file modified EFI-OpenCore/EFI/.DS_Store
Binary file not shown.
Empty file modified EFI-OpenCore/EFI/BOOT/BOOTx64.efi
100755 → 100644
Empty file.
Binary file modified EFI-OpenCore/EFI/OC/.DS_Store
Binary file not shown.
Binary file modified EFI-OpenCore/EFI/OC/ACPI/.DS_Store
Binary file not shown.
Binary file removed EFI-OpenCore/EFI/OC/ACPI/SSDT-DMAC.aml
Binary file not shown.
Binary file removed EFI-OpenCore/EFI/OC/ACPI/SSDT-EC-USBX.aml
Binary file not shown.
Binary file removed EFI-OpenCore/EFI/OC/ACPI/SSDT-MEM2.aml
Binary file not shown.
Binary file modified EFI-OpenCore/EFI/OC/ACPI/SSDT-UIAC.aml
100755 → 100644
Binary file not shown.
Empty file modified EFI-OpenCore/EFI/OC/Bootstrap/Bootstrap.efi
100755 → 100644
Empty file.
137 changes: 50 additions & 87 deletions EFI-OpenCore/EFI/OC/Config.plist
Original file line number Diff line number Diff line change
Expand Up @@ -8,123 +8,99 @@
<array>
<dict>
<key>Comment</key>
<string>_DSM replacement for non macOS</string>
<string></string>
<key>Enabled</key>
<true/>
<key>Path</key>
<string>SSDT-XDSM.aml</string>
<string>SSDT-BATT.aml</string>
</dict>
<dict>
<key>Comment</key>
<string>Add DMAC device</string>
<string></string>
<key>Enabled</key>
<true/>
<key>Path</key>
<string>SSDT-DMAC.aml</string>
<string>SSDT-DTGP.aml</string>
</dict>
<dict>
<key>Comment</key>
<string>Add MEM2 device</string>
<string></string>
<key>Enabled</key>
<true/>
<key>Path</key>
<string>SSDT-MEM2.aml</string>
<string>SSDT-HRTF.aml</string>
</dict>
<dict>
<key>Comment</key>
<string>DTGP method</string>
<string></string>
<key>Enabled</key>
<true/>
<key>Path</key>
<string>SSDT-DTGP.aml</string>
<string>SSDT-KBRD.aml</string>
</dict>
<dict>
<key>Comment</key>
<string>X86 Injector</string>
<string></string>
<key>Enabled</key>
<true/>
<key>Path</key>
<string>SSDT-PLUG.aml</string>
<string>SSDT-NTFY.aml</string>
</dict>
<dict>
<key>Comment</key>
<string>Virtual devices for macOS</string>
<string></string>
<key>Enabled</key>
<true/>
<key>Path</key>
<string>SSDT-VDEV.aml</string>
<string>SSDT-PLUG.aml</string>
</dict>
<dict>
<key>Comment</key>
<string>PPMC to PMCR</string>
<string></string>
<key>Enabled</key>
<true/>
<key>Path</key>
<string>SSDT-PMCR.aml</string>
</dict>
<dict>
<key>Comment</key>
<string>Notebook brightness fixup</string>
<string></string>
<key>Enabled</key>
<true/>
<key>Path</key>
<string>SSDT-PNLF.aml</string>
</dict>
<dict>
<key>Comment</key>
<string>HPET, TIMR and RTC fixup</string>
<key>Enabled</key>
<true/>
<key>Path</key>
<string>SSDT-HRTF.aml</string>
</dict>
<dict>
<key>Comment</key>
<string>Usb map</string>
<string></string>
<key>Enabled</key>
<true/>
<key>Path</key>
<string>SSDT-EC-USBX.aml</string>
<string>SSDT-PTWK.aml</string>
</dict>
<dict>
<key>Comment</key>
<string>Usb port limit</string>
<string></string>
<key>Enabled</key>
<true/>
<key>Path</key>
<string>SSDT-UIAC.aml</string>
</dict>
<dict>
<key>Comment</key>
<string>Thinkpad T460 Keyboard map</string>
<key>Enabled</key>
<true/>
<key>Path</key>
<string>SSDT-KBRD.aml</string>
</dict>
<dict>
<key>Comment</key>
<string>Shutdown, sleep-wake fixup</string>
<key>Enabled</key>
<true/>
<key>Path</key>
<string>SSDT-PTWK.aml</string>
</dict>
<dict>
<key>Comment</key>
<string>Battery</string>
<string></string>
<key>Enabled</key>
<true/>
<key>Path</key>
<string>SSDT-BATT.aml</string>
<string>SSDT-VDEV.aml</string>
</dict>
<dict>
<key>Comment</key>
<string>Icon battery</string>
<string></string>
<key>Enabled</key>
<true/>
<key>Path</key>
<string>SSDT-NTFY.aml</string>
<string>SSDT-XDSM.aml</string>
</dict>
</array>
<key>Delete</key>
Expand Down Expand Up @@ -942,7 +918,7 @@
<key>SignalAppleOS</key>
<false/>
<key>SyncRuntimePermissions</key>
<true/>
<false/>
</dict>
</dict>
<key>DeviceProperties</key>
Expand Down Expand Up @@ -1003,29 +979,11 @@
<key>BundlePath</key>
<string>Lilu.kext</string>
<key>Comment</key>
<string>Patch engine</string>
<key>Enabled</key>
<true/>
<key>ExecutablePath</key>
<string>Contents/MacOS/Lilu</string>
<key>MaxKernel</key>
<string></string>
<key>MinKernel</key>
<string></string>
<key>PlistPath</key>
<string>Contents/Info.plist</string>
</dict>
<dict>
<key>Arch</key>
<string>Any</string>
<key>BundlePath</key>
<string>itlwm.kext</string>
<key>Comment</key>
<string>WIFI</string>
<key>Enabled</key>
<true/>
<key>ExecutablePath</key>
<string>Contents/MacOS/itlwm</string>
<string>Contents/MacOS/Lilu</string>
<key>MaxKernel</key>
<string></string>
<key>MinKernel</key>
Expand All @@ -1039,7 +997,7 @@
<key>BundlePath</key>
<string>VirtualSMC.kext</string>
<key>Comment</key>
<string>SMC emulator</string>
<string></string>
<key>Enabled</key>
<true/>
<key>ExecutablePath</key>
Expand All @@ -1055,13 +1013,13 @@
<key>Arch</key>
<string>Any</string>
<key>BundlePath</key>
<string>WhateverGreen.kext</string>
<string>AppleALC.kext</string>
<key>Comment</key>
<string>Video patches</string>
<string></string>
<key>Enabled</key>
<true/>
<key>ExecutablePath</key>
<string>Contents/MacOS/WhateverGreen</string>
<string>Contents/MacOS/AppleALC</string>
<key>MaxKernel</key>
<string></string>
<key>MinKernel</key>
Expand All @@ -1073,13 +1031,13 @@
<key>Arch</key>
<string>Any</string>
<key>BundlePath</key>
<string>AppleALC.kext</string>
<string>HibernationFixup.kext</string>
<key>Comment</key>
<string>Audio patches</string>
<string></string>
<key>Enabled</key>
<true/>
<key>ExecutablePath</key>
<string>Contents/MacOS/AppleALC</string>
<string>Contents/MacOS/HibernationFixup</string>
<key>MaxKernel</key>
<string></string>
<key>MinKernel</key>
Expand All @@ -1093,7 +1051,7 @@
<key>BundlePath</key>
<string>IntelMausi.kext</string>
<key>Comment</key>
<string>Intel Ethernet LAN</string>
<string></string>
<key>Enabled</key>
<true/>
<key>ExecutablePath</key>
Expand All @@ -1111,7 +1069,7 @@
<key>BundlePath</key>
<string>SMCBatteryManager.kext</string>
<key>Comment</key>
<string>Battery</string>
<string></string>
<key>Enabled</key>
<true/>
<key>ExecutablePath</key>
Expand All @@ -1129,7 +1087,7 @@
<key>BundlePath</key>
<string>SMCProcessor.kext</string>
<key>Comment</key>
<string>Prosessor</string>
<string></string>
<key>Enabled</key>
<true/>
<key>ExecutablePath</key>
Expand All @@ -1147,7 +1105,7 @@
<key>BundlePath</key>
<string>USBPorts.kext</string>
<key>Comment</key>
<string>Usb ports</string>
<string></string>
<key>Enabled</key>
<true/>
<key>ExecutablePath</key>
Expand All @@ -1165,7 +1123,7 @@
<key>BundlePath</key>
<string>VoodooPS2Controller.kext</string>
<key>Comment</key>
<string>PS2Controller</string>
<string></string>
<key>Enabled</key>
<true/>
<key>ExecutablePath</key>
Expand All @@ -1183,7 +1141,7 @@
<key>BundlePath</key>
<string>VoodooPS2Controller.kext/Contents/PlugIns/VoodooInput.kext</string>
<key>Comment</key>
<string>MT2 emulator</string>
<string></string>
<key>Enabled</key>
<true/>
<key>ExecutablePath</key>
Expand All @@ -1201,7 +1159,7 @@
<key>BundlePath</key>
<string>VoodooPS2Controller.kext/Contents/PlugIns/VoodooPS2Keyboard.kext</string>
<key>Comment</key>
<string>Keyboard</string>
<string></string>
<key>Enabled</key>
<true/>
<key>ExecutablePath</key>
Expand All @@ -1219,7 +1177,7 @@
<key>BundlePath</key>
<string>VoodooPS2Controller.kext/Contents/PlugIns/VoodooPS2Mouse.kext</string>
<key>Comment</key>
<string>Mouse</string>
<string></string>
<key>Enabled</key>
<true/>
<key>ExecutablePath</key>
Expand All @@ -1237,7 +1195,7 @@
<key>BundlePath</key>
<string>VoodooPS2Controller.kext/Contents/PlugIns/VoodooPS2Trackpad.kext</string>
<key>Comment</key>
<string>Trackpad</string>
<string></string>
<key>Enabled</key>
<true/>
<key>ExecutablePath</key>
Expand All @@ -1253,13 +1211,13 @@
<key>Arch</key>
<string>Any</string>
<key>BundlePath</key>
<string>HibernationFixup.kext</string>
<string>WhateverGreen.kext</string>
<key>Comment</key>
<string>Hibernation fixup</string>
<string></string>
<key>Enabled</key>
<true/>
<key>ExecutablePath</key>
<string>Contents/MacOS/HibernationFixup</string>
<string>Contents/MacOS/WhateverGreen</string>
<key>MaxKernel</key>
<string></string>
<key>MinKernel</key>
Expand Down Expand Up @@ -1305,8 +1263,6 @@
<false/>
<key>DisableRtcChecksum</key>
<false/>
<key>DummyPowerManagement</key>
<false/>
<key>ExtendBTFeatureFlags</key>
<false/>
<key>ExternalDiskIcons</key>
Expand Down Expand Up @@ -1427,14 +1383,21 @@
<key>UIScale</key>
<data>Ag==</data>
</dict>
<key>4D1FDA02-38C7-4A6A-9CC6-4BCCA8B30102</key>
<dict>
<key>rtc-blacklist</key>
<data></data>
</dict>
<key>7C436110-AB2A-4BBB-A880-FE41995C9F82</key>
<dict>
<key>boot-args</key>
<string>igfxonln=1</string>
<string></string>
<key>run-efi-updater</key>
<string>No</string>
<key>csr-active-config</key>
<data>AwAAAA==</data>
<key>prev-lang:kbd</key>
<data>cnUtUlU6MjUy</data>
</dict>
</dict>
<key>Delete</key>
Expand Down
Empty file modified EFI-OpenCore/EFI/OC/Drivers/OpenCanopy.efi
100755 → 100644
Empty file.
Empty file modified EFI-OpenCore/EFI/OC/Drivers/OpenRuntime.efi
100755 → 100644
Empty file.
Binary file modified EFI-OpenCore/EFI/OC/Kexts/.DS_Store
Binary file not shown.
Empty file modified EFI-OpenCore/EFI/OC/Kexts/AppleALC.kext/Contents/Info.plist
100755 → 100644
Empty file.
Binary file modified EFI-OpenCore/EFI/OC/Kexts/AppleALC.kext/Contents/MacOS/AppleALC
Binary file not shown.
Empty file.
Binary file not shown.
Loading

0 comments on commit b02e88a

Please sign in to comment.