Skip to content

Commit

Permalink
Merge pull request #20 from kcunanan/feature/opencore-release
Browse files Browse the repository at this point in the history
Feature/opencore release
  • Loading branch information
deeplyfriedchicken authored Sep 2, 2020
2 parents 3a30dea + e3b6c50 commit c78bbd9
Show file tree
Hide file tree
Showing 21 changed files with 4 additions and 4 deletions.
Binary file modified EFI/BOOT/BOOTX64.efi
100755 → 100644
Binary file not shown.
Binary file modified EFI/OC/Drivers/OpenCanopy.efi
100755 → 100644
Binary file not shown.
Binary file modified EFI/OC/Drivers/OpenRuntime.efi
100755 → 100644
Binary file not shown.
Empty file modified EFI/OC/Kexts/AirportBrcmFixup.kext/Contents/Info.plist
100755 → 100644
Empty file.
Empty file modified EFI/OC/Kexts/AppleALC.kext/Contents/Info.plist
100755 → 100644
Empty file.
Empty file modified EFI/OC/Kexts/BrcmBluetoothInjector.kext/Contents/Info.plist
100755 → 100644
Empty file.
Empty file modified EFI/OC/Kexts/BrcmFirmwareData.kext/Contents/Info.plist
100755 → 100644
Empty file.
Empty file modified EFI/OC/Kexts/BrcmPatchRAM3.kext/Contents/Info.plist
100755 → 100644
Empty file.
Empty file modified EFI/OC/Kexts/IntelMausi.kext/Contents/Info.plist
100755 → 100644
Empty file.
Empty file modified EFI/OC/Kexts/Lilu.kext/Contents/Info.plist
100755 → 100644
Empty file.
Empty file modified EFI/OC/Kexts/SMCBatteryManager.kext/Contents/Info.plist
100755 → 100644
Empty file.
Empty file.
Empty file modified EFI/OC/Kexts/SMCDellSensors.kext/Contents/Info.plist
100755 → 100644
Empty file.
Empty file modified EFI/OC/Kexts/SMCLightSensor.kext/Contents/Info.plist
100755 → 100644
Empty file.
Empty file modified EFI/OC/Kexts/SMCProcessor.kext/Contents/Info.plist
100755 → 100644
Empty file.
Empty file modified EFI/OC/Kexts/SMCSuperIO.kext/Contents/Info.plist
100755 → 100644
Empty file.
Empty file modified EFI/OC/Kexts/VirtualSMC.kext/Contents/Info.plist
100755 → 100644
Empty file.
Empty file modified EFI/OC/Kexts/WhateverGreen.kext/Contents/Info.plist
100755 → 100644
Empty file.
Binary file modified EFI/OC/OpenCore.efi
100755 → 100644
Binary file not shown.
Binary file modified EFI/OC/Tools/OpenShell.efi
Binary file not shown.
8 changes: 4 additions & 4 deletions EFI/OC/config.plist
Original file line number Diff line number Diff line change
Expand Up @@ -774,7 +774,7 @@
<key>Debug</key>
<dict>
<key>AppleDebug</key>
<true/>
<false/>
<key>ApplePanic</key>
<true/>
<key>DisableWatchDog</key>
Expand All @@ -788,7 +788,7 @@
<key>SysReport</key>
<false/>
<key>Target</key>
<integer>67</integer>
<integer>3</integer>
</dict>
<key>Entries</key>
<array>
Expand Down Expand Up @@ -853,7 +853,7 @@
<key>DefaultBackgroundColor</key>
<data>AAAAAA==</data>
<key>UIScale</key>
<data>Ag==</data>
<data>AQ==</data>
</dict>
<key>4D1FDA02-38C7-4A6A-9CC6-4BCCA8B30102</key>
<dict>
Expand All @@ -865,7 +865,7 @@
<key>SystemAudioVolume</key>
<data>Rg==</data>
<key>boot-args</key>
<string>-v keepsyms=1 debug=0x100 alcid=1</string>
<string>keepsyms=1 debug=0x100 alcid=1</string>
<key>run-efi-updater</key>
<string>No</string>
<key>csr-active-config</key>
Expand Down

0 comments on commit c78bbd9

Please sign in to comment.