update OpenCore-0.7.1
1.更新OpenCore 0.7.1。 2.移除rtsx_sleep_wake_delay_ms=1000引导参数。 3.修复了读卡器无法在Monterey上使用的问题。 4.添加Sidecar(随航)支持。
This commit is contained in:
+14
-3
@@ -1,8 +1,8 @@
|
||||
# ThinkPad T450s X250 T450 X1C3 Monterey OpenCore 0.7.0
|
||||
# ThinkPad T450s X250 T450 X1C3 Monterey OpenCore 0.7.1
|
||||
<img align="right" src="/picture/Thismachine.png" alt="Lenovo Thinkpad T450s macOS Hackintosh OpenCore" width="400">
|
||||
|
||||
[](https://developer.apple.com/documentation/macos-release-notes)
|
||||
[](https://github.com/acidanthera/OpenCorePkg)
|
||||
[](https://github.com/acidanthera/OpenCorePkg)
|
||||
[](https://think.lenovo.com.cn/index.html)
|
||||
|
||||
**DISCLAIMER:**
|
||||
@@ -25,6 +25,7 @@ It would mean a lot to me.
|
||||
- support Catalina.
|
||||
- support Mojave.
|
||||
- support docking.
|
||||
- support Sidecar
|
||||
This repository is available for all ThinkPads using 5th generation CPUs (Broadwell). The confirmed supported models are shown below
|
||||
- support ThinkPad X250 ThinkPad T450 ThinkPad T450s ThinkPad X1 Carbon 3rd.
|
||||
|
||||
@@ -95,6 +96,7 @@ This repository is available for all ThinkPads using 5th generation CPUs (Broadw
|
||||
- [x] Docking DisplayPort
|
||||
- [x] Docking DVI
|
||||
- [x] Docking HDMI
|
||||
- [x] Sidecar
|
||||
|
||||
</details>
|
||||
|
||||
@@ -103,7 +105,6 @@ This repository is available for all ThinkPads using 5th generation CPUs (Broadw
|
||||
</br>
|
||||
|
||||
- [ ] VGA
|
||||
- [ ] Sidecar
|
||||
- [ ] The fingerprint
|
||||
|
||||
</details>
|
||||
@@ -190,6 +191,16 @@ This repository is available for all ThinkPads using 5th generation CPUs (Broadw
|
||||
|
||||
</details>
|
||||
|
||||
</details>
|
||||
|
||||
<details>
|
||||
<summary><strong>Sidecar</strong></summary>
|
||||
</br>
|
||||
|
||||

|
||||
|
||||
</details>
|
||||
|
||||
## Third hard disk
|
||||
<details>
|
||||
<summary><strong>How to install the third hard drive </strong></summary>
|
||||
|
||||
Reference in New Issue
Block a user