Skip to content

Commit

Permalink
Update to OpenCore 0.6.9
Browse files Browse the repository at this point in the history
also added two optional Kexts - SMCProcessor and SMCSuperIO these are part of VirtualSMC and are used to improve CPU and IO measurements
  • Loading branch information
joepool committed May 17, 2021
1 parent 16227d4 commit c4c19f2
Show file tree
Hide file tree
Showing 15 changed files with 232 additions and 7 deletions.
Binary file modified OpenCore EFI (10.15-11)/EFI/BOOT/BOOTx64.efi
Binary file not shown.
Empty file modified OpenCore EFI (10.15-11)/EFI/OC/Drivers/OpenRuntime.efi
100755 → 100644
Empty file.
8 changes: 5 additions & 3 deletions OpenCore EFI (10.15-11)/EFI/OC/Kexts/IntelMausiEthernet.kext/Contents/Info.plist
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -17,15 +17,15 @@
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>2.5.3d1</string>
<string>2.5.3d3</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>2.5.3d1</string>
<string>2.5.3d3</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
Expand All @@ -52,6 +52,8 @@
<true/>
<key>enableWakeOnAddrMatch</key>
<false/>
<key>enableWakeS5</key>
<false/>
<key>maxIntrRate10</key>
<integer>3000</integer>
<key>maxIntrRate100</key>
Expand All @@ -72,7 +74,7 @@
<integer>0</integer>
</dict>
<key>Driver_Version</key>
<string>2.5.3d1</string>
<string>2.5.3d3</string>
<key>IOClass</key>
<string>IntelMausi</string>
<key>IOPCIMatch</key>
Expand Down
Binary file not shown.
4 changes: 2 additions & 2 deletions OpenCore EFI (10.15-11)/EFI/OC/Kexts/Lilu.kext/Contents/Info.plist
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -17,15 +17,15 @@
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>1.5.3</string>
<string>1.5.4</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>1.5.3</string>
<string>1.5.4</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,94 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>17G6030</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
<string>SMCProcessor</string>
<key>CFBundleIdentifier</key>
<string>as.vit9696.SMCProcessor</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>SMCProcessor</string>
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>1.2.4</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>1.2.4</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>10B61</string>
<key>DTPlatformVersion</key>
<string>GM</string>
<key>DTSDKBuild</key>
<string>14D125</string>
<key>DTSDKName</key>
<string>macosx10.10</string>
<key>DTXcode</key>
<string>1010</string>
<key>DTXcodeBuild</key>
<string>10B61</string>
<key>IOKitPersonalities</key>
<dict>
<key>as.vit9696.SMCProcessor</key>
<dict>
<key>CFBundleIdentifier</key>
<string>as.vit9696.SMCProcessor</string>
<key>IOClass</key>
<string>SMCProcessor</string>
<key>IOMatchCategory</key>
<string>SMCProcessor</string>
<key>IONameMatch</key>
<string>processor</string>
<key>IOPropertyMatch</key>
<dict>
<key>processor-index</key>
<integer>0</integer>
</dict>
<key>IOProviderClass</key>
<string>IOACPIPlatformDevice</string>
<key>IOResourceMatch</key>
<string>ACPI</string>
</dict>
</dict>
<key>NSHumanReadableCopyright</key>
<string>Copyright © 2018 vit9696. All rights reserved.</string>
<key>OSBundleCompatibleVersion</key>
<string>1.0</string>
<key>OSBundleLibraries</key>
<dict>
<key>as.vit9696.Lilu</key>
<string>1.2.0</string>
<key>as.vit9696.VirtualSMC</key>
<string>1.0.0</string>
<key>com.apple.iokit.IOACPIFamily</key>
<string>1.0.0d1</string>
<key>com.apple.kpi.bsd</key>
<string>11.0.0</string>
<key>com.apple.kpi.dsep</key>
<string>11.0.0</string>
<key>com.apple.kpi.iokit</key>
<string>11.0.0</string>
<key>com.apple.kpi.libkern</key>
<string>11.0.0</string>
<key>com.apple.kpi.mach</key>
<string>11.0.0</string>
<key>com.apple.kpi.unsupported</key>
<string>11.0.0</string>
</dict>
<key>OSBundleRequired</key>
<string>Root</string>
</dict>
</plist>
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,89 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>17G6030</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
<string>SMCSuperIO</string>
<key>CFBundleIdentifier</key>
<string>ru.joedm.SMCSuperIO</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>SMCSuperIO</string>
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>1.2.4</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>1.2.4</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>10B61</string>
<key>DTPlatformVersion</key>
<string>GM</string>
<key>DTSDKBuild</key>
<string>14D125</string>
<key>DTSDKName</key>
<string>macosx10.10</string>
<key>DTXcode</key>
<string>1010</string>
<key>DTXcodeBuild</key>
<string>10B61</string>
<key>IOKitPersonalities</key>
<dict>
<key>ru.joedm.SMCSuperIO</key>
<dict>
<key>CFBundleIdentifier</key>
<string>ru.joedm.SMCSuperIO</string>
<key>IOClass</key>
<string>SMCSuperIO</string>
<key>IOMatchCategory</key>
<string>SMCSuperIO</string>
<key>IOPCIClassMatch</key>
<string>0x06010000&amp;0xffff0000</string>
<key>IOProviderClass</key>
<string>IOPCIDevice</string>
<key>IOResourceMatch</key>
<string>ACPI</string>
</dict>
</dict>
<key>NSHumanReadableCopyright</key>
<string>Copyright © 2018 joedm. All rights reserved.</string>
<key>OSBundleCompatibleVersion</key>
<string>1.0</string>
<key>OSBundleLibraries</key>
<dict>
<key>as.vit9696.Lilu</key>
<string>1.2.0</string>
<key>as.vit9696.VirtualSMC</key>
<string>1.0.0</string>
<key>com.apple.iokit.IOACPIFamily</key>
<string>1.0.0d1</string>
<key>com.apple.kpi.bsd</key>
<string>10.0.0</string>
<key>com.apple.kpi.dsep</key>
<string>10.0.0</string>
<key>com.apple.kpi.iokit</key>
<string>10.0.0</string>
<key>com.apple.kpi.libkern</key>
<string>10.0.0</string>
<key>com.apple.kpi.mach</key>
<string>10.0.0</string>
<key>com.apple.kpi.unsupported</key>
<string>10.0.0</string>
</dict>
<key>OSBundleRequired</key>
<string>Root</string>
</dict>
</plist>
Binary file not shown.
4 changes: 2 additions & 2 deletions OpenCore EFI (10.15-11)/EFI/OC/Kexts/VirtualSMC.kext/Contents/Info.plist
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -17,15 +17,15 @@
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>1.2.3</string>
<string>1.2.4</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>1.2.3</string>
<string>1.2.4</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
Expand Down
Binary file not shown.
Binary file modified OpenCore EFI (10.15-11)/EFI/OC/OpenCore.efi
100755 → 100644
Binary file not shown.
Binary file modified OpenCore EFI (10.15-11)/EFI/OC/Tools/OpenShell.efi
100755 → 100644
Binary file not shown.
40 changes: 40 additions & 0 deletions OpenCore EFI (10.15-11)/EFI/OC/config.plist
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,10 @@
<integer>0</integer>
<key>TableSignature</key>
<data></data>
<key>Base</key>
<string></string>
<key>BaseSkip</key>
<integer>0</integer>
</dict>
<dict>
<key>Comment</key>
Expand All @@ -92,6 +96,10 @@
<integer>0</integer>
<key>TableSignature</key>
<data></data>
<key>Base</key>
<string></string>
<key>BaseSkip</key>
<integer>0</integer>
</dict>
<dict>
<key>Comment</key>
Expand All @@ -118,6 +126,10 @@
<integer>0</integer>
<key>TableSignature</key>
<data>AAAAAA==</data>
<key>Base</key>
<string></string>
<key>BaseSkip</key>
<integer>0</integer>
</dict>
<dict>
<key>Comment</key>
Expand All @@ -144,6 +156,10 @@
<integer>0</integer>
<key>TableSignature</key>
<data>AAAAAA==</data>
<key>Base</key>
<string></string>
<key>BaseSkip</key>
<integer>0</integer>
</dict>
<dict>
<key>Comment</key>
Expand All @@ -170,6 +186,10 @@
<integer>0</integer>
<key>TableSignature</key>
<data>RFNEVA==</data>
<key>Base</key>
<string></string>
<key>BaseSkip</key>
<integer>0</integer>
</dict>
<dict>
<key>Comment</key>
Expand All @@ -196,6 +216,10 @@
<integer>0</integer>
<key>TableSignature</key>
<data></data>
<key>Base</key>
<string></string>
<key>BaseSkip</key>
<integer>0</integer>
</dict>
<dict>
<key>Comment</key>
Expand All @@ -222,6 +246,10 @@
<integer>0</integer>
<key>TableSignature</key>
<data></data>
<key>Base</key>
<string></string>
<key>BaseSkip</key>
<integer>0</integer>
</dict>
</array>
<key>Quirks</key>
Expand Down Expand Up @@ -604,6 +632,8 @@
<string>CustomOS</string>
<key>Path</key>
<string>PciRoot(0x0)/Pci(0x1,0x1)/Pci(0x0,0x0)/NVMe(0x1,11-22-33-44-55-66-77-88)/HD(1,GPT,00000000-0000-0000-0000-000000000000,0x800,0x64000)/\EFI\BOOT\BOOTX64.EFI</string>
<key>TextMode</key>
<false/>
</dict>
</array>
<key>Security</key>
Expand Down Expand Up @@ -687,6 +717,8 @@
<data>AAAAAA==</data>
<key>prev-lang:kbd</key>
<string>en-GB:0</string>
<key>ForceDisplayRotationInEFI</key>
<integer>0</integer>
</dict>
</dict>
<key>Delete</key>
Expand Down Expand Up @@ -907,6 +939,8 @@
<true/>
<key>AppleImg4Verification</key>
<false/>
<key>AppleEg2Info</key>
<false/>
</dict>
<key>Quirks</key>
<dict>
Expand All @@ -926,6 +960,12 @@
<false/>
<key>ActivateHpetSupport</key>
<false/>
<key>EnableVectorAcceleration</key>
<true/>
<key>ForgeUefiSupport</key>
<false/>
<key>ReloadOptionRoms</key>
<false/>
</dict>
<key>ReservedMemory</key>
<array>
Expand Down

0 comments on commit c4c19f2

Please sign in to comment.