Skip to content

Commit fbf3d17

Browse files
committed
December 2021 Update
1 parent b0953c0 commit fbf3d17

File tree

56 files changed

+1284
-487
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

56 files changed

+1284
-487
lines changed
Binary file not shown.

EFI/BOOT/BOOTx64.efi

0 Bytes
Binary file not shown.

EFI/OC/Config.plist

+52-4
Original file line numberDiff line numberDiff line change
@@ -456,6 +456,8 @@
456456
<true/>
457457
<key>ForceBooterSignature</key>
458458
<false/>
459+
<key>ResizeAppleGpuBars</key>
460+
<integer>-1</integer>
459461
</dict>
460462
</dict>
461463
<key>DeviceProperties</key>
@@ -1340,10 +1342,46 @@
13401342
<true/>
13411343
<key>Drivers</key>
13421344
<array>
1343-
<string>HfsPlus.efi</string>
1344-
<string>OpenRuntime.efi</string>
1345-
<string>OpenCanopy.efi</string>
1346-
<string>AudioDxe.efi</string>
1345+
<dict>
1346+
<key>Arguments</key>
1347+
<string></string>
1348+
<key>Comment</key>
1349+
<string>HFS+ Driver</string>
1350+
<key>Enabled</key>
1351+
<true/>
1352+
<key>Path</key>
1353+
<string>HfsPlus.efi</string>
1354+
</dict>
1355+
<dict>
1356+
<key>Arguments</key>
1357+
<string></string>
1358+
<key>Comment</key>
1359+
<string></string>
1360+
<key>Enabled</key>
1361+
<true/>
1362+
<key>Path</key>
1363+
<string>OpenRuntime.efi</string>
1364+
</dict>
1365+
<dict>
1366+
<key>Arguments</key>
1367+
<string></string>
1368+
<key>Comment</key>
1369+
<string></string>
1370+
<key>Enabled</key>
1371+
<true/>
1372+
<key>Path</key>
1373+
<string>OpenCanopy.efi</string>
1374+
</dict>
1375+
<dict>
1376+
<key>Arguments</key>
1377+
<string></string>
1378+
<key>Comment</key>
1379+
<string></string>
1380+
<key>Enabled</key>
1381+
<true/>
1382+
<key>Path</key>
1383+
<string>AudioDxe.efi</string>
1384+
</dict>
13471385
</array>
13481386
<key>Input</key>
13491387
<dict>
@@ -1380,6 +1418,8 @@
13801418
<false/>
13811419
<key>ProvideConsoleGop</key>
13821420
<true/>
1421+
<key>ReconnectGraphicsOnConnect</key>
1422+
<false/>
13831423
<key>ReconnectOnResChange</key>
13841424
<false/>
13851425
<key>ReplaceTabWithSpace</key>
@@ -1392,6 +1432,8 @@
13921432
<string>BuiltinGraphics</string>
13931433
<key>UgaPassThrough</key>
13941434
<false/>
1435+
<key>UIScale</key>
1436+
<integer>-1</integer>
13951437
</dict>
13961438
<key>ProtocolOverrides</key>
13971439
<dict>
@@ -1456,6 +1498,10 @@
14561498
<false/>
14571499
<key>ReloadOptionRoms</key>
14581500
<false/>
1501+
<key>ForceOcWriteFlash</key>
1502+
<false/>
1503+
<key>ResizeGpuBars</key>
1504+
<integer>-1</integer>
14591505
</dict>
14601506
<key>AppleInput</key>
14611507
<dict>
@@ -1471,6 +1517,8 @@
14711517
<integer>1</integer>
14721518
<key>PointerSpeedMul</key>
14731519
<integer>1</integer>
1520+
<key>GraphicsInputMirroring</key>
1521+
<false/>
14741522
</dict>
14751523
</dict>
14761524
</dict>

EFI/OC/Drivers/AudioDxe.efi

4 KB
Binary file not shown.

EFI/OC/Drivers/OpenCanopy.efi

4 KB
Binary file not shown.

EFI/OC/Drivers/OpenRuntime.efi

0 Bytes
Binary file not shown.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,81 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3+
<plist version="1.0">
4+
<dict>
5+
<key>BuildMachineOSBuild</key>
6+
<string>18G84</string>
7+
<key>CFBundleDevelopmentRegion</key>
8+
<string>en</string>
9+
<key>CFBundleExecutable</key>
10+
<string>AirPortOpenBSD</string>
11+
<key>CFBundleIdentifier</key>
12+
<string>com.zhong.AirPortOpenBSD</string>
13+
<key>CFBundleInfoDictionaryVersion</key>
14+
<string>6.0</string>
15+
<key>CFBundleName</key>
16+
<string>AirPortOpenBSD</string>
17+
<key>CFBundlePackageType</key>
18+
<string>KEXT</string>
19+
<key>CFBundleShortVersionString</key>
20+
<string>Mojave v2.0.6</string>
21+
<key>CFBundleSignature</key>
22+
<string>????</string>
23+
<key>CFBundleSupportedPlatforms</key>
24+
<array>
25+
<string>MacOSX</string>
26+
</array>
27+
<key>CFBundleVersion</key>
28+
<string>1</string>
29+
<key>DTCompiler</key>
30+
<string>com.apple.compilers.llvm.clang.1_0</string>
31+
<key>DTPlatformBuild</key>
32+
<string>10G8</string>
33+
<key>DTPlatformVersion</key>
34+
<string>GM</string>
35+
<key>DTSDKBuild</key>
36+
<string>18G74</string>
37+
<key>DTSDKName</key>
38+
<string>macosx10.14</string>
39+
<key>DTXcode</key>
40+
<string>1030</string>
41+
<key>DTXcodeBuild</key>
42+
<string>10G8</string>
43+
<key>IOKitPersonalities</key>
44+
<dict>
45+
<key>AirPortOpenBSD</key>
46+
<dict>
47+
<key>CFBundleIdentifier</key>
48+
<string>com.zhong.AirPortOpenBSD</string>
49+
<key>IOClass</key>
50+
<string>AirPortOpenBSD</string>
51+
<key>IOPCIPrimaryMatch</key>
52+
<string>0x00008086&amp;0x0000ffff</string>
53+
<key>IOProviderClass</key>
54+
<string>IOPCIDevice</string>
55+
</dict>
56+
</dict>
57+
<key>NSHumanReadableCopyright</key>
58+
<string>Copyright © 2019 Zhong-Mac. All rights reserved.</string>
59+
<key>OSBundleLibraries</key>
60+
<dict>
61+
<key>com.apple.iokit.IO80211Family</key>
62+
<string>600.0</string>
63+
<key>com.apple.iokit.IONetworkingFamily</key>
64+
<string>3.1</string>
65+
<key>com.apple.iokit.IOPCIFamily</key>
66+
<string>2.8</string>
67+
<key>com.apple.kpi.bsd</key>
68+
<string>13.0.0</string>
69+
<key>com.apple.kpi.iokit</key>
70+
<string>13.0.0</string>
71+
<key>com.apple.kpi.libkern</key>
72+
<string>13.0.0</string>
73+
<key>com.apple.kpi.mach</key>
74+
<string>13.0.0</string>
75+
<key>com.apple.kpi.unsupported</key>
76+
<string>13.0.0</string>
77+
</dict>
78+
<key>OSBundleRequired</key>
79+
<string>Network-Root</string>
80+
</dict>
81+
</plist>
Binary file not shown.

EFI/OC/Kexts/AirPortOpenBSD.kext/Contents/_CodeSignature/CodeResources

-115
This file was deleted.

EFI/OC/Kexts/AirportItlwm-11.kext/Contents/Info.plist

+10-10
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<plist version="1.0">
44
<dict>
55
<key>BuildMachineOSBuild</key>
6-
<string>19H1217</string>
6+
<string>20G224</string>
77
<key>CFBundleDevelopmentRegion</key>
88
<string>en</string>
99
<key>CFBundleExecutable</key>
@@ -17,29 +17,29 @@
1717
<key>CFBundlePackageType</key>
1818
<string>KEXT</string>
1919
<key>CFBundleShortVersionString</key>
20-
<string>2.0.0</string>
20+
<string>2.1.0</string>
2121
<key>CFBundleSupportedPlatforms</key>
2222
<array>
2323
<string>MacOSX</string>
2424
</array>
2525
<key>CFBundleVersion</key>
26-
<string>2.0.0</string>
26+
<string>2.1.0</string>
2727
<key>DTCompiler</key>
2828
<string>com.apple.compilers.llvm.clang.1_0</string>
2929
<key>DTPlatformBuild</key>
30-
<string>12D4e</string>
30+
<string>13A1030d</string>
3131
<key>DTPlatformName</key>
3232
<string>macosx</string>
3333
<key>DTPlatformVersion</key>
34-
<string>11.1</string>
34+
<string>12.0</string>
3535
<key>DTSDKBuild</key>
36-
<string>20C63</string>
36+
<string>21A344</string>
3737
<key>DTSDKName</key>
38-
<string>macosx11.1</string>
38+
<string>macosx12.0</string>
3939
<key>DTXcode</key>
40-
<string>1240</string>
40+
<string>1310</string>
4141
<key>DTXcodeBuild</key>
42-
<string>12D4e</string>
42+
<string>13A1030d</string>
4343
<key>IOKitPersonalities</key>
4444
<dict>
4545
<key>itlwm</key>
@@ -51,7 +51,7 @@
5151
<key>IOMatchCategory</key>
5252
<string>IODefaultMatchCategory</string>
5353
<key>IOPCIMatch</key>
54-
<string>0x27238086 0x43F08086 0xA0F08086 0x34F08086 0x4DF08086 0x02F08086 0x3DF08086 0x06F08086 0x27208086 0x08b18086 0x08b28086 0x08b38086 0x08b48086 0x095a8086 0x095b8086 0x31658086 0x31668086 0x24f38086 0x24f48086 0x24f58086 0x24f68086 0x24fb8086 0x24fd8086 0x25268086 0x9df08086 0xa3708086 0x31DC8086 0x30DC8086 0x271C8086 0x271B8086 0x42a48086 0x00a08086 0x00a48086 0x02a08086 0x40a48086 0x00608086 0x00648086 0x02608086 0x02648086 0x42298086 0x422b8086 0x422c8086 0x42308086 0x42328086 0x42358086 0x42368086 0x42378086 0x42388086 0x42398086 0x423a8086 0x423b8086 0x423c8086 0x423d8086 0x00828086 0x00838086 0x00848086 0x00858086 0x00878086 0x00898086 0x008a8086 0x008b8086 0x00908086 0x00918086 0x08928086 0x08938086 0x08948086 0x08958086 0x08968086 0x08978086 0x08ae8086 0x08af8086 0x088e8086 0x088f8086 0x08908086 0x08918086 0x08878086 0x08888086</string>
54+
<string>0x27238086 0x43F08086 0xA0F08086 0x34F08086 0x4DF08086 0x02F08086 0x3DF08086 0x06F08086 0x27208086 0x08b18086 0x08b28086 0x08b38086 0x08b48086 0x095a8086 0x095b8086 0x31658086 0x31668086 0x24f38086 0x24f48086 0x24f58086 0x24f68086 0x24fb8086 0x24fd8086 0x25268086 0x9df08086 0xa3708086 0x31DC8086 0x30DC8086 0x271C8086 0x271B8086 0x42a48086 0x00a08086 0x00a48086 0x02a08086 0x40a48086 0x00608086 0x00648086 0x02608086 0x02648086 0x42298086 0x422b8086 0x422c8086 0x42308086 0x42328086 0x42358086 0x42368086 0x42378086 0x42388086 0x42398086 0x423a8086 0x423b8086 0x423c8086 0x423d8086 0x00828086 0x00838086 0x00848086 0x00858086 0x00878086 0x00898086 0x008a8086 0x008b8086 0x00908086 0x00918086 0x08928086 0x08938086 0x08948086 0x08958086 0x08968086 0x08978086 0x08ae8086 0x08af8086 0x088e8086 0x088f8086 0x08908086 0x08918086 0x08878086 0x08888086 0x27258086 0x27268086 0x7A708086 0x7AF08086 0x51F08086 0x54F08086 0x27298086 0x7E408086</string>
5555
<key>IOProbeScore</key>
5656
<integer>2000</integer>
5757
<key>IOProviderClass</key>
Binary file not shown.

0 commit comments

Comments
 (0)