Skip to content

Commit

Permalink
OC: Update config
Browse files Browse the repository at this point in the history
  • Loading branch information
stevezhengshiqi committed Dec 8, 2020
1 parent f7361f3 commit f30e726
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
- Update `AppleALC` v1.5.5
- Update `HibernationFixup` v1.3.8
- Update `VoodooPS2` v2.1.9
- Update `VoodooI2C` v2.5.3
- Update `VoodooI2C` v2.5.2 (up to [VoodooI2C/VoodooI2C@b5a11ce](https://github.com/VoodooI2C/VoodooI2C/commit/b5a11ce59d8b0e7e072c9efdf289d877898cb0c0))
- Update `AirportItlwm` v1.2.0 (up to [OpenIntelWireless/itlwm@c2f2c51](https://github.com/OpenIntelWireless/itlwm/commit/c2f2c51683b39d9327299238b3fa61343ee7177d))
- Update `SSDT-PNLF`
- Update `SSDT-PS2K` as `VoodooPS2` v2.1.9 won't swap Command and Option in default
Expand Down
2 changes: 1 addition & 1 deletion Changelog_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
* 更新 `AppleALC` v1.5.5
* 更新 `HibernationFixup` v1.3.8
* 更新 `VoodooPS2` v2.1.9
* 更新 `VoodooI2C` v2.5.3
* 更新 `VoodooI2C` v2.5.2(更新至 [VoodooI2C/VoodooI2C@b5a11ce](https://github.com/VoodooI2C/VoodooI2C/commit/b5a11ce59d8b0e7e072c9efdf289d877898cb0c0)
* 更新 `AirportItlwm` v1.2.0(更新至 [OpenIntelWireless/itlwm@c2f2c51](https://github.com/OpenIntelWireless/itlwm/commit/c2f2c51683b39d9327299238b3fa61343ee7177d)
* 更新 `SSDT-PNLF`
* 更新 `SSDT-PS2K` 因为 `VoodooPS2` v2.1.9 不再默认交换 Command 和 Option
Expand Down
20 changes: 10 additions & 10 deletions OC/config.plist
Original file line number Diff line number Diff line change
Expand Up @@ -266,10 +266,10 @@
</dict>
<key>Booter</key>
<dict>
<key>Patch</key>
<array/>
<key>MmioWhitelist</key>
<array/>
<key>Patch</key>
<array/>
<key>Quirks</key>
<dict>
<key>AllowRelocationBlock</key>
Expand Down Expand Up @@ -944,12 +944,12 @@
<array/>
<key>Emulate</key>
<dict>
<key>DummyPowerManagement</key>
<false/>
<key>Cpuid1Data</key>
<data></data>
<key>Cpuid1Mask</key>
<data></data>
<key>DummyPowerManagement</key>
<false/>
<key>MaxKernel</key>
<string></string>
<key>MinKernel</key>
Expand All @@ -966,10 +966,10 @@
<string></string>
<key>Enabled</key>
<true/>
<key>Identifier</key>
<string>com.apple.driver.corecapture</string>
<key>ExecutablePath</key>
<string>Contents/MacOS/corecapture</string>
<key>Identifier</key>
<string>com.apple.driver.corecapture</string>
<key>MaxKernel</key>
<string>19.99.99</string>
<key>MinKernel</key>
Expand All @@ -986,10 +986,10 @@
<string></string>
<key>Enabled</key>
<true/>
<key>Identifier</key>
<string>com.apple.iokit.IO80211Family</string>
<key>ExecutablePath</key>
<string>Contents/MacOS/IO80211Family</string>
<key>Identifier</key>
<string>com.apple.iokit.IO80211Family</string>
<key>MaxKernel</key>
<string>19.99.99</string>
<key>MinKernel</key>
Expand Down Expand Up @@ -1226,8 +1226,6 @@
<dict>
<key>AdviseWindows</key>
<true/>
<key>SystemMemoryStatus</key>
<string>Auto</string>
<key>MLB</key>
<string></string>
<key>ProcessorType</key>
Expand All @@ -1236,6 +1234,8 @@
<data></data>
<key>SpoofVendor</key>
<false/>
<key>SystemMemoryStatus</key>
<string>Auto</string>
<key>SystemProductName</key>
<string>MacBookPro14,1</string>
<key>SystemSerialNumber</key>
Expand Down

0 comments on commit f30e726

Please sign in to comment.