Skip to content

Commit

Permalink
Docs: Update Changelogs and fix links
Browse files Browse the repository at this point in the history
makefile: Minor updates
  • Loading branch information
stevezhengshiqi committed Aug 4, 2021
1 parent 77bf9ee commit 96510ea
Show file tree
Hide file tree
Showing 6 changed files with 27 additions and 20 deletions.
5 changes: 4 additions & 1 deletion Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,17 @@
**English** | [中文](Docs/Changelog_CN.md)

## [XiaoMi NoteBook Pro EFI v1.5.9](https://github.com/daliansky/XiaoMi-Pro-Hackintosh/releases/tag/v1.5.9)
## 8-2-2021
## 8-4-2021

### Upgrade
- Update `OpenCore` v0.7.2
- Update `Clover` r5138
- Update `Lilu` v1.5.5
- Update `AppleALC` v1.6.3
- Update `WhateverGreen` v1.5.2
- Update `HibernationFixup` v1.4.2
- Update `AirportItlwm` v2.0.0 (up to [OpenIntelWireless/itlwm@df328b2](https://github.com/OpenIntelWireless/itlwm/commit/df328b2b4c34cee52f7c087e58283539c6fce496))
- Update `IntelBluetoothFirmware` v2.0.0 (up to [OpenIntelWireless/IntelBluetoothFirmware@dbe8fcc](https://github.com/OpenIntelWireless/IntelBluetoothFirmware/commit/dbe8fcc6e9de7c1d7f790bf8e9f83309096fcd90))
- Update `SSDT-PNLF`
- Update `SSDT-RMNE` to use MAC Address with an OUI that corresponds to a real Apple, Inc. interface
- Update `SSDT-USB*` to unblock SD Card port, users can add add [RealtekCardReader](https://github.com/0xFireWolf/RealtekCardReader) + [RealtekCardReaderFriend](https://github.com/0xFireWolf/RealtekCardReaderFriend) manually to drive Realtek SD Card Reader
Expand Down
5 changes: 4 additions & 1 deletion Docs/Changelog_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,17 @@
[English](../Changelog.md) | **中文**

## [XiaoMi NoteBook Pro EFI v1.5.9](https://github.com/daliansky/XiaoMi-Pro-Hackintosh/releases/tag/v1.5.9)
## 8-2-2021
## 8-4-2021

### 更新
* 更新 `OpenCore` v0.7.2
* 更新 `Clover` r5138
* 更新 `Lilu` v1.5.5
* 更新 `AppleALC` v1.6.3
* 更新 `WhateverGreen` v1.5.2
* 更新 `HibernationFixup` v1.4.2
* 更新 `AirportItlwm` v2.0.0(更新至 [OpenIntelWireless/itlwm@df328b2](https://github.com/OpenIntelWireless/itlwm/commit/df328b2b4c34cee52f7c087e58283539c6fce496)
* 更新 `IntelBluetoothFirmware` v2.0.0(更新至 [OpenIntelWireless/IntelBluetoothFirmware@dbe8fcc](https://github.com/OpenIntelWireless/IntelBluetoothFirmware/commit/dbe8fcc6e9de7c1d7f790bf8e9f83309096fcd90)
* 更新 `SSDT-PNLF`
* 更新 `SSDT-RMNE` 来使用带有真实 Apple, Inc. 接口 OUI 的 MAC 地址
* 更新 `SSDT-USB*` 来开启 SD 卡端口,可以手动添加 [RealtekCardReader](https://github.com/0xFireWolf/RealtekCardReader) + [RealtekCardReaderFriend](https://github.com/0xFireWolf/RealtekCardReaderFriend) 来驱动瑞昱 SD 读卡器
Expand Down
16 changes: 8 additions & 8 deletions Docs/README_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,8 +88,8 @@
- r5127 不支持低于 macOS Big Sur 版本上的英特尔 Wi-Fi 因 ForceKextsToLoad 功能尚未实现(仅 v1.4.7 支持旧 macOS 版本的英特尔 Wi-Fi,或者添加 `IO80211Family.kext` 到 kext 文件夹)

### OpenCore
- TM1701 和 TM1707:支持 macOS10.13 ~ macOS12.0 beta3 (21A5284e)
- TM1905 和 TM1963:支持 macOS10.15 ~ macOS12.0 beta3 (21A5284e)
- TM1701 和 TM1707:支持 macOS10.13 ~ macOS12
- TM1905 和 TM1963:支持 macOS10.15 ~ macOS12
-----
- **Windows 的软件会丢失激活,因为 OpenCore 注入了不同的硬件 UUID**
- 根据 [OpenCore官方文档](https://github.com/acidanthera/OpenCorePkg/blob/master/Docs/Configuration.pdf),你可以尝试把原生固件UUID注入进 `/OC/config.plist``PlatformInfo - Generic - SystemUUID`
Expand Down Expand Up @@ -121,17 +121,17 @@

### 构建

- 如果要构建最新测试版EFI,在终端输入以下命令:
如果要构建最新测试版EFI,在终端输入以下命令:
```shell
sh -c "$(curl -fsSL https://hackintosh.stevezheng.workers.dev/https://raw.githubusercontent.com/daliansky/XiaoMi-Pro-Hackintosh/main/makefile.sh)"
```
- 或者在终端输入以下命令:
或者在终端输入以下命令:
```shell
git clone --depth=1 https://github.com/daliansky/XiaoMi-Pro-Hackintosh.git
cd XiaoMi-Pro-Hackintosh
./makefile.sh --LANG=zh_CN
```
- 还有一些进阶用法:
还有一些进阶用法:
```shell
# 构建EFI时使用 Debug 版 kexts 和 OpenCore
./makefile.sh --DEBUG_KEXTOC
Expand Down Expand Up @@ -236,17 +236,17 @@ cd XiaoMi-Pro-Hackintosh

## 支持与讨论

* 其他项目维护的小米笔记本系列:
其他项目维护的小米笔记本系列:
* [小米游戏笔记本](https://github.com/johnnync13/XiaomiGaming) by [johnnync13](https://github.com/johnnync13)
* [小米笔记本Air-12.5-6y30](https://github.com/johnnync13/EFI-Xiaomi-Notebook-air-12-5) by [johnnync13](https://github.com/johnnync13)
* [小米笔记本Air-12.5-7y30](https://github.com/influenist/Mi-NB-Gaming-Laptop-MacOS) by [influenist](https://github.com/influenist)
* [小米笔记本Air-13.3-第一代](https://github.com/johnnync13/Xiaomi-Notebook-Air-1Gen) by [johnnync13](https://github.com/johnnync13)
* [小米笔记本Air-13.3-2018](https://github.com/johnnync13/Xiaomi-Mi-Air) by [johnnync13](https://github.com/johnnync13)

* tonymacx86.com:
tonymacx86.com:
* [[Guide] Xiaomi Mi Notebook Pro High Sierra 10.13.6](https://www.tonymacx86.com/threads/guide-xiaomi-mi-notebook-pro-high-sierra-10-13-6.242724)

* QQ群:
QQ群:
* 247451054 [小米PRO黑苹果高级群](http://shang.qq.com/wpa/qunwpa?idkey=6223ea12a7f7efe58d5972d241000dd59cbd0260db2fdede52836ca220f7f20e)
* 137188006 [小米PRO黑苹果](http://shang.qq.com/wpa/qunwpa?idkey=c17e190b9466a73cf12e8caec36e87124fce9e231a895353ee817e9921fdd74e)
* 689011732 [小米笔记本Pro黑苹果](http://shang.qq.com/wpa/qunwpa?idkey=dde06295030ea1692d6655564e392d86ad874bd0608afd7d408c347d1767981b)
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,8 +88,8 @@
- r5127 do not support Intel Wi-Fi on macOS version < Big Sur due to incomplete ForceKextsToLoad functionality (Only v1.4.7 supports Intel Wi-Fi on old macOS versions, or you can add `IO80211Family.kext` to the kext folder)

### OpenCore
- TM1701 & TM1707: Supports macOS10.13 ~ macOS12.0 beta3 (21A5284e)
- TM1905 & TM1963: Supports macOS10.15 ~ macOS12.0 beta3 (21A5284e)
- TM1701 & TM1707: Supports macOS10.13 ~ macOS12
- TM1905 & TM1963: Supports macOS10.15 ~ macOS12
-----
- **Software in Windows may lose activation due to different hardware UUID generated by OpenCore**
- According to [OpenCore Official Configuration](https://github.com/acidanthera/OpenCorePkg/blob/master/Docs/Configuration.pdf), you can try to inject the original firmware UUID to `PlatformInfo - Generic - SystemUUID` in `/OC/config.plist`
Expand Down Expand Up @@ -126,17 +126,17 @@ You will need this information when you download the [EFI release](https://githu

### Build

- Build the latest beta EFI by running the following command in Terminal:
Build the latest beta EFI by running the following command in Terminal:
```shell
sh -c "$(curl -fsSL https://raw.githubusercontent.com/daliansky/XiaoMi-Pro-Hackintosh/main/makefile.sh)"
```
- Or run the following command in Terminal:
Or run the following command in Terminal:
```shell
git clone --depth=1 https://github.com/daliansky/XiaoMi-Pro-Hackintosh.git
cd XiaoMi-Pro-Hackintosh
./makefile.sh
```
- Some advanced usages are:
Some advanced usages are:
```shell
# Build EFI with kexts and OpenCore in Debug version
./makefile.sh --DEBUG_KEXTOC
Expand Down Expand Up @@ -241,17 +241,17 @@ You can view [Changelog](Changelog.md) for detailed information.

## Support and discussion

- Mi Notebooks supported by other projects:
Mi Notebooks supported by other projects:
- [Mi-Gaming-Laptop](https://github.com/johnnync13/XiaomiGaming) by [johnnync13](https://github.com/johnnync13)
- [Mi-NB-Air-125-6y30](https://github.com/johnnync13/EFI-Xiaomi-Notebook-air-12-5) by [johnnync13](https://github.com/johnnync13)
- [Mi-NB-Air-125-7y30](https://github.com/influenist/Mi-NB-Gaming-Laptop-MacOS) by [influenist](https://github.com/influenist)
- [Mi-NB-Air-133-Gen1](https://github.com/johnnync13/Xiaomi-Notebook-Air-1Gen) by [johnnync13](https://github.com/johnnync13)
- [Mi-NB-Air-133-2018](https://github.com/johnnync13/Xiaomi-Mi-Air) by [johnnync13](https://github.com/johnnync13)

- tonymacx86.com:
tonymacx86.com:
- [[Guide] Xiaomi Mi Notebook Pro High Sierra 10.13.6](https://www.tonymacx86.com/threads/guide-xiaomi-mi-notebook-pro-high-sierra-10-13-6.242724)

- QQ:
QQ:
- 247451054 [小米PRO黑苹果高级群](http://shang.qq.com/wpa/qunwpa?idkey=6223ea12a7f7efe58d5972d241000dd59cbd0260db2fdede52836ca220f7f20e)
- 137188006 [小米PRO黑苹果](http://shang.qq.com/wpa/qunwpa?idkey=c17e190b9466a73cf12e8caec36e87124fce9e231a895353ee817e9921fdd74e)
- 689011732 [小米笔记本Pro黑苹果](http://shang.qq.com/wpa/qunwpa?idkey=dde06295030ea1692d6655564e392d86ad874bd0608afd7d408c347d1767981b)
2 changes: 1 addition & 1 deletion SECURITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ We will respond to security vulnerabilities as soon as possible. A gentle remind

## Reference

Thanks to [dortania](https://github.com/dortania) for providing [Fixing iMessage and other services with OpenCore](https://dortania.github.io/OpenCore-Post-Install/universal/iservices.html#using-gensmbios).
Thanks to [dortania](https://github.com/dortania) for providing [Fixing iMessage and other services with OpenCore](https://dortania.github.io/OpenCore-Post-Install/universal/iservices.html).
3 changes: 2 additions & 1 deletion makefile.sh
Original file line number Diff line number Diff line change
Expand Up @@ -1145,7 +1145,7 @@ function install() {
/usr/bin/sed -i "" "s:https:${CFURL_1}/https:g" ".gitmodules"
fi

git submodule init -q && git submodule update --remote -q
git submodule init -q "ALCPlugFix/ALCPlugFix_kbl" && git submodule update --remote -q "ALCPlugFix/ALCPlugFix_kbl"

# Restore .gitmodules
if [[ ${language} == "zh_CN" ]]; then
Expand Down Expand Up @@ -1211,6 +1211,7 @@ function extractOC() {
mkdir -p "${!OUTDir_MODEL_OC}/EFI/OC/Tools" || exit 1
cp -R "OpenCore/X64/EFI/BOOT" "${!OUTDir_MODEL_OC}/EFI/" || copyErr
cp "OpenCore/X64/EFI/OC/OpenCore.efi" "${!OUTDir_MODEL_OC}/EFI/OC/" || copyErr
cp "OpenCore/X64/EFI/OC/.contentFlavour" "${!OUTDir_MODEL_OC}/EFI/OC/" || copyErr
for driverItem in "${driverItems[@]}"; do
cp "${driverItem}" "${!OUTDir_MODEL_OC}/EFI/OC/Drivers/" || copyErr
done
Expand Down

0 comments on commit 96510ea

Please sign in to comment.