Skip to content

Commit db6cede

Browse files
committed
Update to OpenCore 0.7.2
1 parent bbde6f2 commit db6cede

File tree

16 files changed

+61
-19
lines changed

16 files changed

+61
-19
lines changed
0 Bytes
Binary file not shown.
Binary file not shown.

OpenCore EFI (10.15-11)/EFI/OC/Kexts/Lilu.kext/Contents/Info.plist

Lines changed: 18 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,15 +17,15 @@
1717
<key>CFBundlePackageType</key>
1818
<string>KEXT</string>
1919
<key>CFBundleShortVersionString</key>
20-
<string>1.5.4</string>
20+
<string>1.5.6</string>
2121
<key>CFBundleSignature</key>
2222
<string>????</string>
2323
<key>CFBundleSupportedPlatforms</key>
2424
<array>
2525
<string>MacOSX</string>
2626
</array>
2727
<key>CFBundleVersion</key>
28-
<string>1.5.4</string>
28+
<string>1.5.6</string>
2929
<key>DTCompiler</key>
3030
<string>com.apple.compilers.llvm.clang.1_0</string>
3131
<key>DTPlatformBuild</key>
@@ -53,14 +53,29 @@
5353
<key>IOProviderClass</key>
5454
<string>IOResources</string>
5555
<key>IOResourceMatch</key>
56-
<string>IOKit</string>
56+
<string>IOBSD</string>
5757
</dict>
5858
</dict>
5959
<key>NSHumanReadableCopyright</key>
6060
<string>Copyright © 2016-2020 vit9696. All rights reserved.</string>
6161
<key>OSBundleCompatibleVersion</key>
6262
<string>1.2.0</string>
6363
<key>OSBundleLibraries</key>
64+
<dict>
65+
<key>com.apple.kernel.6.0</key>
66+
<string>7.9.9</string>
67+
<key>com.apple.kpi.bsd</key>
68+
<string>8.0.0</string>
69+
<key>com.apple.kpi.iokit</key>
70+
<string>8.0.0</string>
71+
<key>com.apple.kpi.libkern</key>
72+
<string>8.0.0</string>
73+
<key>com.apple.kpi.mach</key>
74+
<string>8.0.0</string>
75+
<key>com.apple.kpi.unsupported</key>
76+
<string>8.0.0</string>
77+
</dict>
78+
<key>OSBundleLibraries_x86_64</key>
6479
<dict>
6580
<key>com.apple.kpi.bsd</key>
6681
<string>10.0.0</string>
Binary file not shown.

OpenCore EFI (10.15-11)/EFI/OC/Kexts/SMCProcessor.kext/Contents/Info.plist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,15 +17,15 @@
1717
<key>CFBundlePackageType</key>
1818
<string>KEXT</string>
1919
<key>CFBundleShortVersionString</key>
20-
<string>1.2.5</string>
20+
<string>1.2.7</string>
2121
<key>CFBundleSignature</key>
2222
<string>????</string>
2323
<key>CFBundleSupportedPlatforms</key>
2424
<array>
2525
<string>MacOSX</string>
2626
</array>
2727
<key>CFBundleVersion</key>
28-
<string>1.2.5</string>
28+
<string>1.2.7</string>
2929
<key>DTCompiler</key>
3030
<string>com.apple.compilers.llvm.clang.1_0</string>
3131
<key>DTPlatformBuild</key>

OpenCore EFI (10.15-11)/EFI/OC/Kexts/SMCSuperIO.kext/Contents/Info.plist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,15 +17,15 @@
1717
<key>CFBundlePackageType</key>
1818
<string>KEXT</string>
1919
<key>CFBundleShortVersionString</key>
20-
<string>1.2.5</string>
20+
<string>1.2.7</string>
2121
<key>CFBundleSignature</key>
2222
<string>????</string>
2323
<key>CFBundleSupportedPlatforms</key>
2424
<array>
2525
<string>MacOSX</string>
2626
</array>
2727
<key>CFBundleVersion</key>
28-
<string>1.2.5</string>
28+
<string>1.2.7</string>
2929
<key>DTCompiler</key>
3030
<string>com.apple.compilers.llvm.clang.1_0</string>
3131
<key>DTPlatformBuild</key>
Binary file not shown.

OpenCore EFI (10.15-11)/EFI/OC/Kexts/VirtualSMC.kext/Contents/Info.plist

Lines changed: 21 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,15 +17,15 @@
1717
<key>CFBundlePackageType</key>
1818
<string>KEXT</string>
1919
<key>CFBundleShortVersionString</key>
20-
<string>1.2.5</string>
20+
<string>1.2.7</string>
2121
<key>CFBundleSignature</key>
2222
<string>????</string>
2323
<key>CFBundleSupportedPlatforms</key>
2424
<array>
2525
<string>MacOSX</string>
2626
</array>
2727
<key>CFBundleVersion</key>
28-
<string>1.2.5</string>
28+
<string>1.2.7</string>
2929
<key>DTCompiler</key>
3030
<string>com.apple.compilers.llvm.clang.1_0</string>
3131
<key>DTPlatformBuild</key>
@@ -386,14 +386,31 @@
386386
<key>OSBundleCompatibleVersion</key>
387387
<string>1.0</string>
388388
<key>OSBundleLibraries</key>
389+
<dict>
390+
<key>as.vit9696.Lilu</key>
391+
<string>1.2.0</string>
392+
<key>com.apple.iokit.IOACPIFamily</key>
393+
<string>1.0.0d1</string>
394+
<key>com.apple.kernel.6.0</key>
395+
<string>7.9.9</string>
396+
<key>com.apple.kpi.bsd</key>
397+
<string>8.0.0</string>
398+
<key>com.apple.kpi.iokit</key>
399+
<string>8.0.0</string>
400+
<key>com.apple.kpi.libkern</key>
401+
<string>8.0.0</string>
402+
<key>com.apple.kpi.mach</key>
403+
<string>8.0.0</string>
404+
<key>com.apple.kpi.unsupported</key>
405+
<string>8.0.0</string>
406+
</dict>
407+
<key>OSBundleLibraries_x86_64</key>
389408
<dict>
390409
<key>as.vit9696.Lilu</key>
391410
<string>1.2.0</string>
392411
<key>com.apple.iokit.IOACPIFamily</key>
393412
<string>1.0.0d1</string>
394413
<key>com.apple.kpi.bsd</key>
395-
<string>10.0.0</string>
396-
<key>com.apple.kpi.dsep</key>
397414
<string>10.0.0</string>
398415
<key>com.apple.kpi.iokit</key>
399416
<string>10.0.0</string>

0 commit comments

Comments
 (0)