Enable ThirdPartyDrives

This commit is contained in:
Mykola Grymalyuk
2021-03-04 11:59:45 -07:00
parent c90fdca19d
commit c1a6a6b156
2 changed files with 2 additions and 1 deletions

View File

@@ -1,6 +1,7 @@
# OpenCore Legacy Patcher changelog
## 0.0.14
- Enable ThirdPartyDrives to aid with hibernation on 3rd party SATA drives
## 0.0.13
- Add CPUFriend support to resolve X86PlatformPlugin clashes

View File

@@ -644,7 +644,7 @@
<key>SetApfsTrimTimeout</key>
<integer>-1</integer>
<key>ThirdPartyDrives</key>
<false/>
<true/>
<key>XhciPortLimit</key>
<false/>
</dict>