Skip to content

Commit 5ff260b

Browse files
committed
Fix bugs
1 parent b3654c5 commit 5ff260b

File tree

2 files changed

+107
-6
lines changed

2 files changed

+107
-6
lines changed

OC/config.plist

Lines changed: 26 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1750,6 +1750,24 @@
17501750
<key>PlistPath</key>
17511751
<string>Contents/Info.plist</string>
17521752
</dict>
1753+
<dict>
1754+
<key>Arch</key>
1755+
<string>Any</string>
1756+
<key>BundlePath</key>
1757+
<string>ACPIDebug.kext</string>
1758+
<key>Comment</key>
1759+
<string></string>
1760+
<key>Enabled</key>
1761+
<false/>
1762+
<key>ExecutablePath</key>
1763+
<string>Contents/MacOS/ACPIDebug</string>
1764+
<key>MaxKernel</key>
1765+
<string></string>
1766+
<key>MinKernel</key>
1767+
<string></string>
1768+
<key>PlistPath</key>
1769+
<string>Contents/Info.plist</string>
1770+
</dict>
17531771
<dict>
17541772
<key>Arch</key>
17551773
<string>x86_64</string>
@@ -2286,6 +2304,8 @@
22862304
<false/>
22872305
<key>ExternalDiskIcons</key>
22882306
<false/>
2307+
<key>ForceSecureBootScheme</key>
2308+
<false/>
22892309
<key>IncreasePciBarSize</key>
22902310
<false/>
22912311
<key>LapicKernelPanic</key>
@@ -2336,7 +2356,7 @@
23362356
<key>TakeoffDelay</key>
23372357
<integer>0</integer>
23382358
<key>Timeout</key>
2339-
<integer>3</integer>
2359+
<integer>2</integer>
23402360
</dict>
23412361
<key>Debug</key>
23422362
<dict>
@@ -2386,9 +2406,9 @@
23862406
<data>
23872407
</data>
23882408
<key>ScanPolicy</key>
2389-
<integer>0</integer>
2409+
<integer>18940675</integer>
23902410
<key>SecureBootModel</key>
2391-
<string>Disabled</string>
2411+
<string>j140a</string>
23922412
<key>Vault</key>
23932413
<string>Optional</string>
23942414
</dict>
@@ -2452,7 +2472,7 @@
24522472
Rg==
24532473
</data>
24542474
<key>boot-args</key>
2455-
<string></string>
2475+
<string>kext-dev-mode=1</string>
24562476
<key>csr-active-config</key>
24572477
<data>
24582478
/w8AAA==
@@ -2518,6 +2538,8 @@
25182538
<dict>
25192539
<key>Automatic</key>
25202540
<true/>
2541+
<key>CustomMemory</key>
2542+
<false/>
25212543
<key>DataHub</key>
25222544
<dict>
25232545
<key>ARTFrequency</key>

config_old.plist

Lines changed: 81 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1554,7 +1554,7 @@
15541554
</dict>
15551555
<dict>
15561556
<key>Arch</key>
1557-
<string>Any</string>
1557+
<string>x86_64</string>
15581558
<key>BundlePath</key>
15591559
<string>AppleBacklightSmoother.kext</string>
15601560
<key>Comment</key>
@@ -2056,6 +2056,42 @@
20562056
<key>PlistPath</key>
20572057
<string>Contents/Info.plist</string>
20582058
</dict>
2059+
<dict>
2060+
<key>Arch</key>
2061+
<string>Any</string>
2062+
<key>BundlePath</key>
2063+
<string>RtWlanU.kext</string>
2064+
<key>Comment</key>
2065+
<string>USB Wifi</string>
2066+
<key>Enabled</key>
2067+
<true/>
2068+
<key>ExecutablePath</key>
2069+
<string>Contents/MacOS/RtWlanU</string>
2070+
<key>MaxKernel</key>
2071+
<string></string>
2072+
<key>MinKernel</key>
2073+
<string></string>
2074+
<key>PlistPath</key>
2075+
<string>Contents/Info.plist</string>
2076+
</dict>
2077+
<dict>
2078+
<key>Arch</key>
2079+
<string>Any</string>
2080+
<key>BundlePath</key>
2081+
<string>RtWlanU1827.kext</string>
2082+
<key>Comment</key>
2083+
<string>USB Wifi</string>
2084+
<key>Enabled</key>
2085+
<true/>
2086+
<key>ExecutablePath</key>
2087+
<string>Contents/MacOS/RtWlanU1827</string>
2088+
<key>MaxKernel</key>
2089+
<string></string>
2090+
<key>MinKernel</key>
2091+
<string></string>
2092+
<key>PlistPath</key>
2093+
<string>Contents/Info.plist</string>
2094+
</dict>
20592095
</array>
20602096
<key>Block</key>
20612097
<array/>
@@ -2075,7 +2111,48 @@
20752111
<string></string>
20762112
</dict>
20772113
<key>Force</key>
2078-
<array/>
2114+
<array>
2115+
<dict>
2116+
<key>Arch</key>
2117+
<string>Any</string>
2118+
<key>BundlePath</key>
2119+
<string>IO80211Family.kext</string>
2120+
<key>Comment</key>
2121+
<string>Intel Wifi</string>
2122+
<key>Enabled</key>
2123+
<true/>
2124+
<key>ExecutablePath</key>
2125+
<string>Contents/MacOS/IO80211Family</string>
2126+
<key>Identifier</key>
2127+
<string>com.apple.iokit.IO80211Family</string>
2128+
<key>MaxKernel</key>
2129+
<string></string>
2130+
<key>MinKernel</key>
2131+
<string></string>
2132+
<key>PlistPath</key>
2133+
<string>Contents/Info.plist</string>
2134+
</dict>
2135+
<dict>
2136+
<key>Arch</key>
2137+
<string>Any</string>
2138+
<key>BundlePath</key>
2139+
<string>IO80211Family.kext/Contents/PlugIns/IO80211NetBooter.kext</string>
2140+
<key>Comment</key>
2141+
<string>Intel Wifi</string>
2142+
<key>Enabled</key>
2143+
<true/>
2144+
<key>ExecutablePath</key>
2145+
<string>Contents/MacOS/IO80211NetBooter</string>
2146+
<key>Identifier</key>
2147+
<string>com.apple.driver.IO80211NetBooter</string>
2148+
<key>MaxKernel</key>
2149+
<string></string>
2150+
<key>MinKernel</key>
2151+
<string></string>
2152+
<key>PlistPath</key>
2153+
<string>Contents/Info.plist</string>
2154+
</dict>
2155+
</array>
20792156
<key>Patch</key>
20802157
<array>
20812158
<dict>
@@ -2662,6 +2739,8 @@
26622739
<string></string>
26632740
<key>DirectGopRendering</key>
26642741
<false/>
2742+
<key>ForceResolution</key>
2743+
<false/>
26652744
<key>IgnoreTextInGraphics</key>
26662745
<false/>
26672746
<key>ProvideConsoleGop</key>

0 commit comments

Comments
 (0)