diff --git a/Changelog.md b/Changelog.md index c1042ae..ce8238d 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,5 +1,25 @@ # Changelog / 更新日志 +## V0.9.5.0 + +### Publish date : 2023.09.17 + +#### Add Features : + +1. Update kexts and OC boot version to 0.9.5 + +#### Files Changed : + +1. All the EFI folder to adapt OC 0.9.5 +2. Update kexts with official Release: + +| Kexts | Version | Updated Time | Updated Way | +|:----------------|:-------------------------------------------|:---------------|:----------------| +| AppleALC | 1.8.6 | 2023-09-17 | Official Release | + + +----------------------------------------------------- + ## V0.9.4.0 ### Publish date : 2023.08.20 diff --git a/Changelog_zh.md b/Changelog_zh.md index ff454a9..40955fd 100644 --- a/Changelog_zh.md +++ b/Changelog_zh.md @@ -1,5 +1,25 @@ # Changelog / 更新日志 +## V0.9.5.0 + +### 发布时间 : 2023.09.17 + +#### 添加功能 : + +1. 更新OC版本至0.9.5并更新了驱动 + +#### 文件变化 : + +1. 更新整个EFI文件夹以适配 OC 0.9.5 +2. 更新驱动: + +| 驱动名称 | 版本号 | 更新时间 | 更新方式 | +|:----------------|:-------------------------------------------|:---------------|:----------------| +| AppleALC | 1.8.6 | 2023-09-17 | 官方编译 | + + +----------------------------------------------------- + ## V0.9.4.0 ### 发布时间 : 2023.08.20 diff --git a/EFI/OC/Kexts/AppleALC.kext/Contents/Info.plist b/EFI/OC/Kexts/AppleALC.kext/Contents/Info.plist index 28de85c..ae31c66 100644 --- a/EFI/OC/Kexts/AppleALC.kext/Contents/Info.plist +++ b/EFI/OC/Kexts/AppleALC.kext/Contents/Info.plist @@ -17,7 +17,7 @@ CFBundlePackageType KEXT CFBundleShortVersionString - 1.8.5 + 1.8.6 CFBundleSignature ???? CFBundleSupportedPlatforms @@ -25,7 +25,7 @@ MacOSX CFBundleVersion - 1.8.5 + 1.8.6 DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild @@ -15545,6 +15545,66 @@ LayoutID 38 + + AFGLowPowerState + + AwAAAA== + + Codec + liangyi - ALC897 for MSI PRO B760M-P DDR4 + CodecID + 283904151 + ConfigData + + ARcc8AEXHQABFx4AARcfQAEnHPABJx0AASce + AAEnH0ABRxwQAUcdQAFHHhEBRx8BAUcMAgFX + HPABVx0AAVceAAFXH0ABZxzwAWcdAAFnHgAB + Zx9AAXcc8AF3HQABdx4AAXcfQAGHHDABhx2Q + AYceoAGHH5EBlxxwAZcdkAGXHoABlx8BAacc + UAGnHTABpx6BAacfAQG3HCABtx1AAbceIQG3 + HwEBtwwCAccc8AHHHQABxx4AAccfQAHXHPAB + 1x0AAdceAAHXH0AB5xzwAecdAAHnHgAB5x9A + Afcc8AH3HQAB9x4AAfcfQA== + + FuncGroup + 1 + LayoutID + 98 + WakeConfigData + + AUcMAgG3DAI= + + WakeVerbReinit + + + + AFGLowPowerState + + AwAAAA== + + Codec + Custom ALC897 by Marcos_Vinicios for HUANANZHI QD4 + CodecID + 283904151 + ConfigData + + AdccEAHXHcAB1x4kAdcfQAG3HCABtx1AAbce + IQG3HwIBtwwCAYccMAGHHZABhx6gAYcfkQEX + HEABFx3AARceFwEXH0ABRxxQAUcdQAFHHhEB + Rx8BAUcMAgGnHGABpx0wAacegQGnHwEBlxxw + AZcdkAGXHoEBlx8C + + FuncGroup + 1 + LayoutID + 99 + WakeConfigData + + AUcMAgG3DAI= + + WakeVerbReinit + + IOClass AppleALC diff --git a/EFI/OC/Kexts/AppleALC.kext/Contents/MacOS/AppleALC b/EFI/OC/Kexts/AppleALC.kext/Contents/MacOS/AppleALC index 5f0cd26..3893f1f 100755 Binary files a/EFI/OC/Kexts/AppleALC.kext/Contents/MacOS/AppleALC and b/EFI/OC/Kexts/AppleALC.kext/Contents/MacOS/AppleALC differ diff --git a/EFI/OC/OpenCore.efi b/EFI/OC/OpenCore.efi index 96e5218..c82ab3c 100644 Binary files a/EFI/OC/OpenCore.efi and b/EFI/OC/OpenCore.efi differ diff --git a/README.md b/README.md index 989b08a..988c7fc 100644 --- a/README.md +++ b/README.md @@ -37,40 +37,29 @@ English (Current) ## Download -[![Download from https://github.com/Lovely-XPP/Dell-Latitude-E7480-Hackintosh/releases](https://img.shields.io/badge/Download-v0.9.4.0-blue)](https://github.com/Lovely-XPP/Dell-Latitude-E7480-Hackintosh/releases/tag/v0.9.4.0) +[![Download from https://github.com/Lovely-XPP/Dell-Latitude-E7480-Hackintosh/releases](https://img.shields.io/badge/Download-v0.9.5.0-blue)](https://github.com/Lovely-XPP/Dell-Latitude-E7480-Hackintosh/releases/tag/v0.9.5.0) -## ChangeLog: V0.9.4.0 +## ChangeLog: V0.9.5.0 -### Publish date : 2023.08.20 +### Publish date : 2023.09.17 #### Add Features : -1. Update kexts and OC boot version to 0.9.4 +1. Update kexts and OC boot version to 0.9.5 #### Files Changed : -1. All the EFI folder to adapt OC 0.9.4 +1. All the EFI folder to adapt OC 0.9.5 2. Update kexts with official Release: | Kexts | Version | Updated Time | Updated Way | |:----------------|:-------------------------------------------|:---------------|:----------------| -| AppleALC | 1.8.5 | 2023-08-20 | Official Release | -| BlueToolFixup | 2.6.9 | 2023-08-20 | Official Release | -| BrcmBluetoothInjector | 2.6.9 | 2023-08-20 | Official Release | -| BrcmFirmwareData | 2.6.9 | 2023-08-20 | Official Release | -| BrcmPatchRAM3 | 2.6.9 | 2023-08-20 | Official Release | -| IntelBTPatcher | 2.4.0 | 2023-08-20 | Official Release | -| IntelBluetoothFirmware | 2.4.0 | 2023-08-20 | Official Release | -| IntelBluetoothInjector | 2.4.0 | 2023-08-20 | Official Release | -| Lilu | 1.6.8 | 2023-08-20 | Official Release | -| NVMeFix | 1.1.2 | 2023-08-20 | Official Release | -| VoodooI2C | 2.8 | 2023-08-20 | Official Release | -| WhateverGreen | 1.6.7 | 2023-08-20 | Official Release | +| AppleALC | 1.8.6 | 2023-09-17 | Official Release | Config Change: ``` -[Add Entry] Misc->Boot->InstanceIdentifier: +[Add Entry] UEFI->Quirks->ShimRetainProtocol: False ``` ----------------------------------------------------- @@ -84,7 +73,7 @@ For more information, see the [Changelog.md](https://github.com/Lovely-XPP/Dell-
Booter
-OpenCore 0.8.0 / 0.8.1 / 0.8.2 / 0.8.3 / 0.8.4 / 0.8.5 / 0.8.6 / 0.8.7 / 0.8.8 / 0.8.9 / 0.9.0 / 0.9.1 / 0.9.2 / 0.9.3 / 0.9.4 +OpenCore 0.8.0 / 0.8.1 / 0.8.2 / 0.8.3 / 0.8.4 / 0.8.5 / 0.8.6 / 0.8.7 / 0.8.8 / 0.8.9 / 0.9.0 / 0.9.1 / 0.9.2 / 0.9.3 / 0.9.4 / 0.9.5
@@ -122,40 +111,40 @@ OpenCore 0.8.0 / 0.8.1 / 0.8.2 / 0.8.3 / 0.8.4 / 0.8.5 / 0.8.6 / 0.8.7 / 0.8.8 | Kexts | Version | Updated Time | Updated Way | |:----------------|:-------------------------------------------|:---------------|:----------------| -| AirportBrcmFixup | 2.1.8 | 2023-08-20 | Official Release | -| AirportItlwm | 2.2.0 | 2023-08-20 | Official Release | -| AppleALC | 1.8.5 | 2023-08-20 | Official Release | -| BlueToolFixup | 2.6.9 | 2023-08-20 | Official Release | -| BrcmBluetoothInjector | 2.6.9 | 2023-08-20 | Official Release | -| BrcmFirmwareData | 2.6.9 | 2023-08-20 | Official Release | -| BrcmPatchRAM3 | 2.6.9 | 2023-08-20 | Official Release | -| BrightnessKeys | 1.0.4 | 2023-08-20 | Official Release | -| CpuTscSync | 1.1.1 | 2023-08-20 | Official Release | -| ECEnabler | 1.0.5 | 2023-08-20 | Official Release | -| FeatureUnlock | 1.1.6 | 2023-08-20 | Official Release | -| HibernationFixup | 1.5.0 | 2023-08-20 | Official Release | -| IntelBTPatcher | 2.4.0 | 2023-08-20 | Official Release | -| IntelBluetoothFirmware | 2.4.0 | 2023-08-20 | Official Release | -| IntelBluetoothInjector | 2.4.0 | 2023-08-20 | Official Release | -| IntelMausi | 1.0.8 | 2023-08-20 | Official Release | -| Lilu | 1.6.8 | 2023-08-20 | Official Release | -| NVMeFix | 1.1.2 | 2023-08-20 | Official Release | -| RealtekCardReader | 0.9.7 | 2023-08-20 | Official Release | -| RealtekCardReaderFriend | 1.0.2 | 2023-08-20 | Official Release | -| RestrictEvents | 1.1.3 | 2023-08-20 | Official Release | -| SMCBatteryManager | 1.3.3 | 2023-08-20 | Official Release | -| SMCLightSensor | 1.3.3 | 2023-08-20 | Official Release | -| SMCProcessor | 1.3.3 | 2023-08-20 | Official Release | -| SMCSuperIO | 1.3.3 | 2023-08-20 | Official Release | -| USBMap | 1.0 | 2023-08-20 | USB Ports Inject | -| VerbStub | 1.0.4 | 2023-08-20 | Official Release | -| VirtualSMC | 1.3.3 | 2023-08-20 | Official Release | -| Voodoo PS/2 Controller | 2.3.6 | 2023-08-20 | Official Release | -| VoodooI2C | 2.8 | 2023-08-20 | Official Release | -| VoodooI2CHID | 1 | 2023-08-20 | Official Release | -| WhateverGreen | 1.6.7 | 2023-08-20 | Official Release | -| SMCDellSensors | 1.3.3 | 2023-08-20 | Official Release | -| AlpsHID | 1.0.0d1 | 2023-08-20 | Official Release | +| AirportBrcmFixup | 2.1.8 | 2023-09-17 | Official Release | +| AirportItlwm | 2.2.0 | 2023-09-17 | Official Release | +| AlpsHID | 1.0.0d1 | 2023-09-17 | Official Release | +| AppleALC | 1.8.6 | 2023-09-17 | Official Release | +| BlueToolFixup | 2.6.9 | 2023-09-17 | Official Release | +| BrcmBluetoothInjector | 2.6.9 | 2023-09-17 | Official Release | +| BrcmFirmwareData | 2.6.9 | 2023-09-17 | Official Release | +| BrcmPatchRAM3 | 2.6.9 | 2023-09-17 | Official Release | +| BrightnessKeys | 1.0.4 | 2023-09-17 | Official Release | +| CpuTscSync | 1.1.1 | 2023-09-17 | Official Release | +| ECEnabler | 1.0.5 | 2023-09-17 | Official Release | +| FeatureUnlock | 1.1.6 | 2023-09-17 | Official Release | +| HibernationFixup | 1.5.0 | 2023-09-17 | Official Release | +| IntelBTPatcher | 2.4.0 | 2023-09-17 | Official Release | +| IntelBluetoothInjector | 2.4.0 | 2023-09-17 | Official Release | +| IntelMausi | 1.0.8 | 2023-09-17 | Official Release | +| Lilu | 1.6.8 | 2023-09-17 | Official Release | +| NVMeFix | 1.1.2 | 2023-09-17 | Official Release | +| RealtekCardReader | 0.9.7 | 2023-09-17 | Official Release | +| RealtekCardReaderFriend | 1.0.2 | 2023-09-17 | Official Release | +| RestrictEvents | 1.1.3 | 2023-09-17 | Official Release | +| SMCBatteryManager | 1.3.3 | 2023-09-17 | Official Release | +| SMCDellSensors | 1.3.3 | 2023-09-17 | Official Release | +| SMCLightSensor | 1.3.3 | 2023-09-17 | Official Release | +| SMCSuperIO | 1.3.3 | 2023-09-17 | Official Release | +| USBMap | 1.0 | 2023-09-17 | USB Ports Inject | +| VerbStub | 1.0.4 | 2023-09-17 | Official Release | +| VirtualSMC | 1.3.3 | 2023-09-17 | Official Release | +| Voodoo PS/2 Controller | 2.3.6 | 2023-09-17 | Official Release | +| VoodooI2C | 2.8 | 2023-09-17 | Official Release | +| VoodooI2CHID | 1 | 2023-09-17 | Official Release | +| WhateverGreen | 1.6.7 | 2023-09-17 | Official Release | +| IntelBluetoothFirmware | 2.4.0 | 2023-09-17 | Official Release | +| SMCProcessor | 1.3.3 | 2023-09-17 | Official Release |
@@ -170,6 +159,7 @@ OpenCore 0.8.0 / 0.8.1 / 0.8.2 / 0.8.3 / 0.8.4 / 0.8.5 / 0.8.6 / 0.8.7 / 0.8.8 +
What's working
diff --git a/README_zh.md b/README_zh.md index 1de6ac3..61fa787 100644 --- a/README_zh.md +++ b/README_zh.md @@ -37,40 +37,29 @@ ## 下载 -[![Download from https://github.com/Lovely-XPP/Dell-Latitude-E7480-Hackintosh/releases](https://img.shields.io/badge/Download-v0.9.4.0-blue)](https://github.com/Lovely-XPP/Dell-Latitude-E7480-Hackintosh/releases/tag/v0.9.4.0) +[![Download from https://github.com/Lovely-XPP/Dell-Latitude-E7480-Hackintosh/releases](https://img.shields.io/badge/Download-v0.9.5.0-blue)](https://github.com/Lovely-XPP/Dell-Latitude-E7480-Hackintosh/releases/tag/v0.9.5.0) -## 更新日志: V0.9.4.0 +## 更新日志: V0.9.5.0 -### 发布时间 : 2023.08.20 +### 发布时间 : 2023.09.17 #### 添加功能 : -1. 更新OC版本至0.9.4并更新了驱动 +1. 更新OC版本至0.9.5并更新了驱动 #### 文件变化 : -1. 更新整个EFI文件夹以适配 OC 0.9.4 +1. 更新整个EFI文件夹以适配 OC 0.9.5 2. 更新驱动: | 驱动名称 | 版本号 | 更新时间 | 更新方式 | |:----------------|:-------------------------------------------|:---------------|:----------------| -| AppleALC | 1.8.5 | 2023-08-20 | 官方编译 | -| BlueToolFixup | 2.6.9 | 2023-08-20 | 官方编译 | -| BrcmBluetoothInjector | 2.6.9 | 2023-08-20 | 官方编译 | -| BrcmFirmwareData | 2.6.9 | 2023-08-20 | 官方编译 | -| BrcmPatchRAM3 | 2.6.9 | 2023-08-20 | 官方编译 | -| IntelBTPatcher | 2.4.0 | 2023-08-20 | 官方编译 | -| IntelBluetoothFirmware | 2.4.0 | 2023-08-20 | 官方编译 | -| IntelBluetoothInjector | 2.4.0 | 2023-08-20 | 官方编译 | -| Lilu | 1.6.8 | 2023-08-20 | 官方编译 | -| NVMeFix | 1.1.2 | 2023-08-20 | 官方编译 | -| VoodooI2C | 2.8 | 2023-08-20 | 官方编译 | -| WhateverGreen | 1.6.7 | 2023-08-20 | 官方编译 | +| AppleALC | 1.8.6 | 2023-09-17 | 官方编译 | 配置文件变化: ``` -[Add Entry] Misc->Boot->InstanceIdentifier: +[Add Entry] UEFI->Quirks->ShimRetainProtocol: False ``` 更多版本的更新日志详见 [Changelog_zh.md](https://github.com/Lovely-XPP/Dell-Latitude-E7480-Hackintosh/blob/main/Changelog_zh.md). @@ -80,7 +69,7 @@
OC引导版本
-OpenCore 0.8.0 / 0.8.1 / 0.8.2 / 0.8.3 / 0.8.4 / 0.8.5 / 0.8.6 / 0.8.7 / 0.8.8 / 0.8.9 / 0.9.0 / 0.9.1 / 0.9.2 / 0.9.3 / 0.9.4 +OpenCore 0.8.0 / 0.8.1 / 0.8.2 / 0.8.3 / 0.8.4 / 0.8.5 / 0.8.6 / 0.8.7 / 0.8.8 / 0.8.9 / 0.9.0 / 0.9.1 / 0.9.2 / 0.9.3 / 0.9.4 / 0.9.5
测试过/支持的系统版本 @@ -119,40 +108,40 @@ OpenCore 0.8.0 / 0.8.1 / 0.8.2 / 0.8.3 / 0.8.4 / 0.8.5 / 0.8.6 / 0.8.7 / 0.8.8 | Kexts | Version | Updated Time | Updated Way | |:----------------|:-------------------------------------------|:---------------|:----------------| -| AirportBrcmFixup | 2.1.8 | 2023-08-20 | Official Release | -| AirportItlwm | 2.2.0 | 2023-08-20 | Official Release | -| AppleALC | 1.8.5 | 2023-08-20 | Official Release | -| BlueToolFixup | 2.6.9 | 2023-08-20 | Official Release | -| BrcmBluetoothInjector | 2.6.9 | 2023-08-20 | Official Release | -| BrcmFirmwareData | 2.6.9 | 2023-08-20 | Official Release | -| BrcmPatchRAM3 | 2.6.9 | 2023-08-20 | Official Release | -| BrightnessKeys | 1.0.4 | 2023-08-20 | Official Release | -| CpuTscSync | 1.1.1 | 2023-08-20 | Official Release | -| ECEnabler | 1.0.5 | 2023-08-20 | Official Release | -| FeatureUnlock | 1.1.6 | 2023-08-20 | Official Release | -| HibernationFixup | 1.5.0 | 2023-08-20 | Official Release | -| IntelBTPatcher | 2.4.0 | 2023-08-20 | Official Release | -| IntelBluetoothFirmware | 2.4.0 | 2023-08-20 | Official Release | -| IntelBluetoothInjector | 2.4.0 | 2023-08-20 | Official Release | -| IntelMausi | 1.0.8 | 2023-08-20 | Official Release | -| Lilu | 1.6.8 | 2023-08-20 | Official Release | -| NVMeFix | 1.1.2 | 2023-08-20 | Official Release | -| RealtekCardReader | 0.9.7 | 2023-08-20 | Official Release | -| RealtekCardReaderFriend | 1.0.2 | 2023-08-20 | Official Release | -| RestrictEvents | 1.1.3 | 2023-08-20 | Official Release | -| SMCBatteryManager | 1.3.3 | 2023-08-20 | Official Release | -| SMCLightSensor | 1.3.3 | 2023-08-20 | Official Release | -| SMCProcessor | 1.3.3 | 2023-08-20 | Official Release | -| SMCSuperIO | 1.3.3 | 2023-08-20 | Official Release | -| USBMap | 1.0 | 2023-08-20 | USB Ports Inject | -| VerbStub | 1.0.4 | 2023-08-20 | Official Release | -| VirtualSMC | 1.3.3 | 2023-08-20 | Official Release | -| Voodoo PS/2 Controller | 2.3.6 | 2023-08-20 | Official Release | -| VoodooI2C | 2.8 | 2023-08-20 | Official Release | -| VoodooI2CHID | 1 | 2023-08-20 | Official Release | -| WhateverGreen | 1.6.7 | 2023-08-20 | Official Release | -| SMCDellSensors | 1.3.3 | 2023-08-20 | Official Release | -| AlpsHID | 1.0.0d1 | 2023-08-20 | Official Release | +| AirportBrcmFixup | 2.1.8 | 2023-09-17 | Official Release | +| AirportItlwm | 2.2.0 | 2023-09-17 | Official Release | +| AlpsHID | 1.0.0d1 | 2023-09-17 | Official Release | +| AppleALC | 1.8.6 | 2023-09-17 | Official Release | +| BlueToolFixup | 2.6.9 | 2023-09-17 | Official Release | +| BrcmBluetoothInjector | 2.6.9 | 2023-09-17 | Official Release | +| BrcmFirmwareData | 2.6.9 | 2023-09-17 | Official Release | +| BrcmPatchRAM3 | 2.6.9 | 2023-09-17 | Official Release | +| BrightnessKeys | 1.0.4 | 2023-09-17 | Official Release | +| CpuTscSync | 1.1.1 | 2023-09-17 | Official Release | +| ECEnabler | 1.0.5 | 2023-09-17 | Official Release | +| FeatureUnlock | 1.1.6 | 2023-09-17 | Official Release | +| HibernationFixup | 1.5.0 | 2023-09-17 | Official Release | +| IntelBTPatcher | 2.4.0 | 2023-09-17 | Official Release | +| IntelBluetoothInjector | 2.4.0 | 2023-09-17 | Official Release | +| IntelMausi | 1.0.8 | 2023-09-17 | Official Release | +| Lilu | 1.6.8 | 2023-09-17 | Official Release | +| NVMeFix | 1.1.2 | 2023-09-17 | Official Release | +| RealtekCardReader | 0.9.7 | 2023-09-17 | Official Release | +| RealtekCardReaderFriend | 1.0.2 | 2023-09-17 | Official Release | +| RestrictEvents | 1.1.3 | 2023-09-17 | Official Release | +| SMCBatteryManager | 1.3.3 | 2023-09-17 | Official Release | +| SMCDellSensors | 1.3.3 | 2023-09-17 | Official Release | +| SMCLightSensor | 1.3.3 | 2023-09-17 | Official Release | +| SMCSuperIO | 1.3.3 | 2023-09-17 | Official Release | +| USBMap | 1.0 | 2023-09-17 | USB Ports Inject | +| VerbStub | 1.0.4 | 2023-09-17 | Official Release | +| VirtualSMC | 1.3.3 | 2023-09-17 | Official Release | +| Voodoo PS/2 Controller | 2.3.6 | 2023-09-17 | Official Release | +| VoodooI2C | 2.8 | 2023-09-17 | Official Release | +| VoodooI2CHID | 1 | 2023-09-17 | Official Release | +| WhateverGreen | 1.6.7 | 2023-09-17 | Official Release | +| IntelBluetoothFirmware | 2.4.0 | 2023-09-17 | Official Release | +| SMCProcessor | 1.3.3 | 2023-09-17 | Official Release |
diff --git a/backup/Changelog.md b/backup/Changelog.md index 4c095dd..c1042ae 100644 --- a/backup/Changelog.md +++ b/backup/Changelog.md @@ -1,5 +1,36 @@ # Changelog / 更新日志 +## V0.9.4.0 + +### Publish date : 2023.08.20 + +#### Add Features : + +1. Update kexts and OC boot version to 0.9.4 + +#### Files Changed : + +1. All the EFI folder to adapt OC 0.9.4 +2. Update kexts with official Release: + +| Kexts | Version | Updated Time | Updated Way | +|:----------------|:-------------------------------------------|:---------------|:----------------| +| AppleALC | 1.8.5 | 2023-08-20 | Official Release | +| BlueToolFixup | 2.6.9 | 2023-08-20 | Official Release | +| BrcmBluetoothInjector | 2.6.9 | 2023-08-20 | Official Release | +| BrcmFirmwareData | 2.6.9 | 2023-08-20 | Official Release | +| BrcmPatchRAM3 | 2.6.9 | 2023-08-20 | Official Release | +| IntelBTPatcher | 2.4.0 | 2023-08-20 | Official Release | +| IntelBluetoothFirmware | 2.4.0 | 2023-08-20 | Official Release | +| IntelBluetoothInjector | 2.4.0 | 2023-08-20 | Official Release | +| Lilu | 1.6.8 | 2023-08-20 | Official Release | +| NVMeFix | 1.1.2 | 2023-08-20 | Official Release | +| VoodooI2C | 2.8 | 2023-08-20 | Official Release | +| WhateverGreen | 1.6.7 | 2023-08-20 | Official Release | + + +----------------------------------------------------- + ## V0.9.3.0 ### Publish date : 2023.06.18 diff --git a/backup/Changelog_zh.md b/backup/Changelog_zh.md index 77c6198..ff454a9 100644 --- a/backup/Changelog_zh.md +++ b/backup/Changelog_zh.md @@ -1,5 +1,36 @@ # Changelog / 更新日志 +## V0.9.4.0 + +### 发布时间 : 2023.08.20 + +#### 添加功能 : + +1. 更新OC版本至0.9.4并更新了驱动 + +#### 文件变化 : + +1. 更新整个EFI文件夹以适配 OC 0.9.4 +2. 更新驱动: + +| 驱动名称 | 版本号 | 更新时间 | 更新方式 | +|:----------------|:-------------------------------------------|:---------------|:----------------| +| AppleALC | 1.8.5 | 2023-08-20 | 官方编译 | +| BlueToolFixup | 2.6.9 | 2023-08-20 | 官方编译 | +| BrcmBluetoothInjector | 2.6.9 | 2023-08-20 | 官方编译 | +| BrcmFirmwareData | 2.6.9 | 2023-08-20 | 官方编译 | +| BrcmPatchRAM3 | 2.6.9 | 2023-08-20 | 官方编译 | +| IntelBTPatcher | 2.4.0 | 2023-08-20 | 官方编译 | +| IntelBluetoothFirmware | 2.4.0 | 2023-08-20 | 官方编译 | +| IntelBluetoothInjector | 2.4.0 | 2023-08-20 | 官方编译 | +| Lilu | 1.6.8 | 2023-08-20 | 官方编译 | +| NVMeFix | 1.1.2 | 2023-08-20 | 官方编译 | +| VoodooI2C | 2.8 | 2023-08-20 | 官方编译 | +| WhateverGreen | 1.6.7 | 2023-08-20 | 官方编译 | + + +----------------------------------------------------- + ## V0.9.3.0 ### 发布时间 : 2023.06.18 diff --git a/backup/README.md b/backup/README.md index d895609..989b08a 100644 --- a/backup/README.md +++ b/backup/README.md @@ -37,51 +37,40 @@ English (Current) ## Download -[![Download from https://github.com/Lovely-XPP/Dell-Latitude-E7480-Hackintosh/releases](https://img.shields.io/badge/Download-v0.9.3.0-blue)](https://github.com/Lovely-XPP/Dell-Latitude-E7480-Hackintosh/releases/tag/v0.9.3.0) +[![Download from https://github.com/Lovely-XPP/Dell-Latitude-E7480-Hackintosh/releases](https://img.shields.io/badge/Download-v0.9.4.0-blue)](https://github.com/Lovely-XPP/Dell-Latitude-E7480-Hackintosh/releases/tag/v0.9.4.0) -## ChangeLog: V0.9.3.0 +## ChangeLog: V0.9.4.0 -### Publish date : 2023.06.18 +### Publish date : 2023.08.20 #### Add Features : -1. Update kexts and OC boot version to 0.9.3 +1. Update kexts and OC boot version to 0.9.4 #### Files Changed : -1. All the EFI folder to adapt OC 0.9.3 +1. All the EFI folder to adapt OC 0.9.4 2. Update kexts with official Release: | Kexts | Version | Updated Time | Updated Way | |:----------------|:-------------------------------------------|:---------------|:----------------| -| AppleALC | 1.8.4 | 2023-06-18 | Official Release | -| BlueToolFixup | 2.6.8 | 2023-06-18 | Official Release | -| BrcmBluetoothInjector | 2.6.8 | 2023-06-18 | Official Release | -| BrcmFirmwareData | 2.6.8 | 2023-06-18 | Official Release | -| BrcmPatchRAM3 | 2.6.8 | 2023-06-18 | Official Release | -| CpuTscSync | 1.1.1 | 2023-06-18 | Official Release | -| ECEnabler | 1.0.5 | 2023-06-18 | Official Release | -| FeatureUnlock | 1.1.6 | 2023-06-18 | Official Release | -| HibernationFixup | 1.5.0 | 2023-06-18 | Official Release | -| IntelBTPatcher | 2.3.0 | 2023-06-18 | Official Release | -| IntelBluetoothFirmware | 2.3.0 | 2023-06-18 | Official Release | -| IntelBluetoothInjector | 2.3.0 | 2023-06-18 | Official Release | -| Lilu | 1.6.7 | 2023-06-18 | Official Release | -| NVMeFix | 1.1.1 | 2023-06-18 | Official Release | -| RestrictEvents | 1.1.3 | 2023-06-18 | Official Release | -| SMCBatteryManager | 1.3.3 | 2023-06-18 | Official Release | -| SMCDellSensors | 1.3.3 | 2023-06-18 | Official Release | -| SMCLightSensor | 1.3.3 | 2023-06-18 | Official Release | -| SMCProcessor | 1.3.3 | 2023-06-18 | Official Release | -| SMCSuperIO | 1.3.3 | 2023-06-18 | Official Release | -| VirtualSMC | 1.3.3 | 2023-06-18 | Official Release | -| WhateverGreen | 1.6.6 | 2023-06-18 | Official Release | +| AppleALC | 1.8.5 | 2023-08-20 | Official Release | +| BlueToolFixup | 2.6.9 | 2023-08-20 | Official Release | +| BrcmBluetoothInjector | 2.6.9 | 2023-08-20 | Official Release | +| BrcmFirmwareData | 2.6.9 | 2023-08-20 | Official Release | +| BrcmPatchRAM3 | 2.6.9 | 2023-08-20 | Official Release | +| IntelBTPatcher | 2.4.0 | 2023-08-20 | Official Release | +| IntelBluetoothFirmware | 2.4.0 | 2023-08-20 | Official Release | +| IntelBluetoothInjector | 2.4.0 | 2023-08-20 | Official Release | +| Lilu | 1.6.8 | 2023-08-20 | Official Release | +| NVMeFix | 1.1.2 | 2023-08-20 | Official Release | +| VoodooI2C | 2.8 | 2023-08-20 | Official Release | +| WhateverGreen | 1.6.7 | 2023-08-20 | Official Release | Config Change: ``` -[Add Entry] UEFI->ProtocolOverrides->PciIo: False -[Add Entry] UEFI->Output->ConsoleFont: +[Add Entry] Misc->Boot->InstanceIdentifier: ``` ----------------------------------------------------- @@ -95,7 +84,7 @@ For more information, see the [Changelog.md](https://github.com/Lovely-XPP/Dell-
Booter
-OpenCore 0.8.0 / 0.8.1 / 0.8.2 / 0.8.3 / 0.8.4 / 0.8.5 / 0.8.6 / 0.8.7 / 0.8.8 / 0.8.9 / 0.9.0 / 0.9.1 / 0.9.2 / 0.9.3 +OpenCore 0.8.0 / 0.8.1 / 0.8.2 / 0.8.3 / 0.8.4 / 0.8.5 / 0.8.6 / 0.8.7 / 0.8.8 / 0.8.9 / 0.9.0 / 0.9.1 / 0.9.2 / 0.9.3 / 0.9.4
@@ -133,40 +122,40 @@ OpenCore 0.8.0 / 0.8.1 / 0.8.2 / 0.8.3 / 0.8.4 / 0.8.5 / 0.8.6 / 0.8.7 / 0.8.8 | Kexts | Version | Updated Time | Updated Way | |:----------------|:-------------------------------------------|:---------------|:----------------| -| AirportBrcmFixup | 2.1.8 | 2023-06-18 | Official Release | -| AirportItlwm | 2.2.0 | 2023-06-18 | Official Release | -| AlpsHID | 1.0.0d1 | 2023-06-18 | Official Release | -| AppleALC | 1.8.4 | 2023-06-18 | Official Release | -| BlueToolFixup | 2.6.8 | 2023-06-18 | Official Release | -| BrcmBluetoothInjector | 2.6.8 | 2023-06-18 | Official Release | -| BrcmFirmwareData | 2.6.8 | 2023-06-18 | Official Release | -| BrcmPatchRAM3 | 2.6.8 | 2023-06-18 | Official Release | -| BrightnessKeys | 1.0.4 | 2023-06-18 | Official Release | -| CpuTscSync | 1.1.1 | 2023-06-18 | Official Release | -| ECEnabler | 1.0.5 | 2023-06-18 | Official Release | -| FeatureUnlock | 1.1.6 | 2023-06-18 | Official Release | -| HibernationFixup | 1.5.0 | 2023-06-18 | Official Release | -| IntelBTPatcher | 2.3.0 | 2023-06-18 | Official Release | -| IntelBluetoothFirmware | 2.3.0 | 2023-06-18 | Official Release | -| IntelBluetoothInjector | 2.3.0 | 2023-06-18 | Official Release | -| IntelMausi | 1.0.8 | 2023-06-18 | Official Release | -| Lilu | 1.6.7 | 2023-06-18 | Official Release | -| NVMeFix | 1.1.1 | 2023-06-18 | Official Release | -| RealtekCardReader | 0.9.7 | 2023-06-18 | Official Release | -| RealtekCardReaderFriend | 1.0.2 | 2023-06-18 | Official Release | -| SMCBatteryManager | 1.3.3 | 2023-06-18 | Official Release | -| SMCDellSensors | 1.3.3 | 2023-06-18 | Official Release | -| SMCProcessor | 1.3.3 | 2023-06-18 | Official Release | -| SMCSuperIO | 1.3.3 | 2023-06-18 | Official Release | -| USBMap | 1.0 | 2023-06-18 | USB Ports Inject | -| VerbStub | 1.0.4 | 2023-06-18 | Official Release | -| VirtualSMC | 1.3.3 | 2023-06-18 | Official Release | -| Voodoo PS/2 Controller | 2.3.6 | 2023-06-18 | Official Release | -| VoodooI2C | 2.8 | 2023-06-18 | Official Release | -| VoodooI2CHID | 1 | 2023-06-18 | Official Release | -| WhateverGreen | 1.6.6 | 2023-06-18 | Official Release | -| RestrictEvents | 1.1.3 | 2023-06-18 | Official Release | -| SMCLightSensor | 1.3.3 | 2023-06-18 | Official Release | +| AirportBrcmFixup | 2.1.8 | 2023-08-20 | Official Release | +| AirportItlwm | 2.2.0 | 2023-08-20 | Official Release | +| AppleALC | 1.8.5 | 2023-08-20 | Official Release | +| BlueToolFixup | 2.6.9 | 2023-08-20 | Official Release | +| BrcmBluetoothInjector | 2.6.9 | 2023-08-20 | Official Release | +| BrcmFirmwareData | 2.6.9 | 2023-08-20 | Official Release | +| BrcmPatchRAM3 | 2.6.9 | 2023-08-20 | Official Release | +| BrightnessKeys | 1.0.4 | 2023-08-20 | Official Release | +| CpuTscSync | 1.1.1 | 2023-08-20 | Official Release | +| ECEnabler | 1.0.5 | 2023-08-20 | Official Release | +| FeatureUnlock | 1.1.6 | 2023-08-20 | Official Release | +| HibernationFixup | 1.5.0 | 2023-08-20 | Official Release | +| IntelBTPatcher | 2.4.0 | 2023-08-20 | Official Release | +| IntelBluetoothFirmware | 2.4.0 | 2023-08-20 | Official Release | +| IntelBluetoothInjector | 2.4.0 | 2023-08-20 | Official Release | +| IntelMausi | 1.0.8 | 2023-08-20 | Official Release | +| Lilu | 1.6.8 | 2023-08-20 | Official Release | +| NVMeFix | 1.1.2 | 2023-08-20 | Official Release | +| RealtekCardReader | 0.9.7 | 2023-08-20 | Official Release | +| RealtekCardReaderFriend | 1.0.2 | 2023-08-20 | Official Release | +| RestrictEvents | 1.1.3 | 2023-08-20 | Official Release | +| SMCBatteryManager | 1.3.3 | 2023-08-20 | Official Release | +| SMCLightSensor | 1.3.3 | 2023-08-20 | Official Release | +| SMCProcessor | 1.3.3 | 2023-08-20 | Official Release | +| SMCSuperIO | 1.3.3 | 2023-08-20 | Official Release | +| USBMap | 1.0 | 2023-08-20 | USB Ports Inject | +| VerbStub | 1.0.4 | 2023-08-20 | Official Release | +| VirtualSMC | 1.3.3 | 2023-08-20 | Official Release | +| Voodoo PS/2 Controller | 2.3.6 | 2023-08-20 | Official Release | +| VoodooI2C | 2.8 | 2023-08-20 | Official Release | +| VoodooI2CHID | 1 | 2023-08-20 | Official Release | +| WhateverGreen | 1.6.7 | 2023-08-20 | Official Release | +| SMCDellSensors | 1.3.3 | 2023-08-20 | Official Release | +| AlpsHID | 1.0.0d1 | 2023-08-20 | Official Release |
@@ -180,6 +169,7 @@ OpenCore 0.8.0 / 0.8.1 / 0.8.2 / 0.8.3 / 0.8.4 / 0.8.5 / 0.8.6 / 0.8.7 / 0.8.8 +
What's working
diff --git a/backup/README_zh.md b/backup/README_zh.md index 2b16e4a..1de6ac3 100644 --- a/backup/README_zh.md +++ b/backup/README_zh.md @@ -37,51 +37,40 @@ ## 下载 -[![Download from https://github.com/Lovely-XPP/Dell-Latitude-E7480-Hackintosh/releases](https://img.shields.io/badge/Download-v0.9.3.0-blue)](https://github.com/Lovely-XPP/Dell-Latitude-E7480-Hackintosh/releases/tag/v0.9.3.0) +[![Download from https://github.com/Lovely-XPP/Dell-Latitude-E7480-Hackintosh/releases](https://img.shields.io/badge/Download-v0.9.4.0-blue)](https://github.com/Lovely-XPP/Dell-Latitude-E7480-Hackintosh/releases/tag/v0.9.4.0) -## 更新日志: V0.9.3.0 +## 更新日志: V0.9.4.0 -### 发布时间 : 2023.06.18 +### 发布时间 : 2023.08.20 #### 添加功能 : -1. 更新OC版本至0.9.3并更新了驱动 +1. 更新OC版本至0.9.4并更新了驱动 #### 文件变化 : -1. 更新整个EFI文件夹以适配 OC 0.9.3 +1. 更新整个EFI文件夹以适配 OC 0.9.4 2. 更新驱动: | 驱动名称 | 版本号 | 更新时间 | 更新方式 | |:----------------|:-------------------------------------------|:---------------|:----------------| -| AppleALC | 1.8.4 | 2023-06-18 | 官方编译 | -| BlueToolFixup | 2.6.8 | 2023-06-18 | 官方编译 | -| BrcmBluetoothInjector | 2.6.8 | 2023-06-18 | 官方编译 | -| BrcmFirmwareData | 2.6.8 | 2023-06-18 | 官方编译 | -| BrcmPatchRAM3 | 2.6.8 | 2023-06-18 | 官方编译 | -| CpuTscSync | 1.1.1 | 2023-06-18 | 官方编译 | -| ECEnabler | 1.0.5 | 2023-06-18 | 官方编译 | -| FeatureUnlock | 1.1.6 | 2023-06-18 | 官方编译 | -| HibernationFixup | 1.5.0 | 2023-06-18 | 官方编译 | -| IntelBTPatcher | 2.3.0 | 2023-06-18 | 官方编译 | -| IntelBluetoothFirmware | 2.3.0 | 2023-06-18 | 官方编译 | -| IntelBluetoothInjector | 2.3.0 | 2023-06-18 | 官方编译 | -| Lilu | 1.6.7 | 2023-06-18 | 官方编译 | -| NVMeFix | 1.1.1 | 2023-06-18 | 官方编译 | -| RestrictEvents | 1.1.3 | 2023-06-18 | 官方编译 | -| SMCBatteryManager | 1.3.3 | 2023-06-18 | 官方编译 | -| SMCDellSensors | 1.3.3 | 2023-06-18 | 官方编译 | -| SMCLightSensor | 1.3.3 | 2023-06-18 | 官方编译 | -| SMCProcessor | 1.3.3 | 2023-06-18 | 官方编译 | -| SMCSuperIO | 1.3.3 | 2023-06-18 | 官方编译 | -| VirtualSMC | 1.3.3 | 2023-06-18 | 官方编译 | -| WhateverGreen | 1.6.6 | 2023-06-18 | 官方编译 | +| AppleALC | 1.8.5 | 2023-08-20 | 官方编译 | +| BlueToolFixup | 2.6.9 | 2023-08-20 | 官方编译 | +| BrcmBluetoothInjector | 2.6.9 | 2023-08-20 | 官方编译 | +| BrcmFirmwareData | 2.6.9 | 2023-08-20 | 官方编译 | +| BrcmPatchRAM3 | 2.6.9 | 2023-08-20 | 官方编译 | +| IntelBTPatcher | 2.4.0 | 2023-08-20 | 官方编译 | +| IntelBluetoothFirmware | 2.4.0 | 2023-08-20 | 官方编译 | +| IntelBluetoothInjector | 2.4.0 | 2023-08-20 | 官方编译 | +| Lilu | 1.6.8 | 2023-08-20 | 官方编译 | +| NVMeFix | 1.1.2 | 2023-08-20 | 官方编译 | +| VoodooI2C | 2.8 | 2023-08-20 | 官方编译 | +| WhateverGreen | 1.6.7 | 2023-08-20 | 官方编译 | 配置文件变化: ``` -[Add Entry] UEFI->ProtocolOverrides->PciIo: False -[Add Entry] UEFI->Output->ConsoleFont: +[Add Entry] Misc->Boot->InstanceIdentifier: ``` 更多版本的更新日志详见 [Changelog_zh.md](https://github.com/Lovely-XPP/Dell-Latitude-E7480-Hackintosh/blob/main/Changelog_zh.md). @@ -91,7 +80,7 @@
OC引导版本
-OpenCore 0.8.0 / 0.8.1 / 0.8.2 / 0.8.3 / 0.8.4 / 0.8.5 / 0.8.6 / 0.8.7 / 0.8.8 / 0.8.9 / 0.9.0 / 0.9.1 / 0.9.2 / 0.9.3 +OpenCore 0.8.0 / 0.8.1 / 0.8.2 / 0.8.3 / 0.8.4 / 0.8.5 / 0.8.6 / 0.8.7 / 0.8.8 / 0.8.9 / 0.9.0 / 0.9.1 / 0.9.2 / 0.9.3 / 0.9.4
测试过/支持的系统版本 @@ -130,40 +119,40 @@ OpenCore 0.8.0 / 0.8.1 / 0.8.2 / 0.8.3 / 0.8.4 / 0.8.5 / 0.8.6 / 0.8.7 / 0.8.8 | Kexts | Version | Updated Time | Updated Way | |:----------------|:-------------------------------------------|:---------------|:----------------| -| AirportBrcmFixup | 2.1.8 | 2023-06-18 | Official Release | -| AirportItlwm | 2.2.0 | 2023-06-18 | Official Release | -| AlpsHID | 1.0.0d1 | 2023-06-18 | Official Release | -| AppleALC | 1.8.4 | 2023-06-18 | Official Release | -| BlueToolFixup | 2.6.8 | 2023-06-18 | Official Release | -| BrcmBluetoothInjector | 2.6.8 | 2023-06-18 | Official Release | -| BrcmFirmwareData | 2.6.8 | 2023-06-18 | Official Release | -| BrcmPatchRAM3 | 2.6.8 | 2023-06-18 | Official Release | -| BrightnessKeys | 1.0.4 | 2023-06-18 | Official Release | -| CpuTscSync | 1.1.1 | 2023-06-18 | Official Release | -| ECEnabler | 1.0.5 | 2023-06-18 | Official Release | -| FeatureUnlock | 1.1.6 | 2023-06-18 | Official Release | -| HibernationFixup | 1.5.0 | 2023-06-18 | Official Release | -| IntelBTPatcher | 2.3.0 | 2023-06-18 | Official Release | -| IntelBluetoothFirmware | 2.3.0 | 2023-06-18 | Official Release | -| IntelBluetoothInjector | 2.3.0 | 2023-06-18 | Official Release | -| IntelMausi | 1.0.8 | 2023-06-18 | Official Release | -| Lilu | 1.6.7 | 2023-06-18 | Official Release | -| NVMeFix | 1.1.1 | 2023-06-18 | Official Release | -| RealtekCardReader | 0.9.7 | 2023-06-18 | Official Release | -| RealtekCardReaderFriend | 1.0.2 | 2023-06-18 | Official Release | -| SMCBatteryManager | 1.3.3 | 2023-06-18 | Official Release | -| SMCDellSensors | 1.3.3 | 2023-06-18 | Official Release | -| SMCProcessor | 1.3.3 | 2023-06-18 | Official Release | -| SMCSuperIO | 1.3.3 | 2023-06-18 | Official Release | -| USBMap | 1.0 | 2023-06-18 | USB Ports Inject | -| VerbStub | 1.0.4 | 2023-06-18 | Official Release | -| VirtualSMC | 1.3.3 | 2023-06-18 | Official Release | -| Voodoo PS/2 Controller | 2.3.6 | 2023-06-18 | Official Release | -| VoodooI2C | 2.8 | 2023-06-18 | Official Release | -| VoodooI2CHID | 1 | 2023-06-18 | Official Release | -| WhateverGreen | 1.6.6 | 2023-06-18 | Official Release | -| RestrictEvents | 1.1.3 | 2023-06-18 | Official Release | -| SMCLightSensor | 1.3.3 | 2023-06-18 | Official Release | +| AirportBrcmFixup | 2.1.8 | 2023-08-20 | Official Release | +| AirportItlwm | 2.2.0 | 2023-08-20 | Official Release | +| AppleALC | 1.8.5 | 2023-08-20 | Official Release | +| BlueToolFixup | 2.6.9 | 2023-08-20 | Official Release | +| BrcmBluetoothInjector | 2.6.9 | 2023-08-20 | Official Release | +| BrcmFirmwareData | 2.6.9 | 2023-08-20 | Official Release | +| BrcmPatchRAM3 | 2.6.9 | 2023-08-20 | Official Release | +| BrightnessKeys | 1.0.4 | 2023-08-20 | Official Release | +| CpuTscSync | 1.1.1 | 2023-08-20 | Official Release | +| ECEnabler | 1.0.5 | 2023-08-20 | Official Release | +| FeatureUnlock | 1.1.6 | 2023-08-20 | Official Release | +| HibernationFixup | 1.5.0 | 2023-08-20 | Official Release | +| IntelBTPatcher | 2.4.0 | 2023-08-20 | Official Release | +| IntelBluetoothFirmware | 2.4.0 | 2023-08-20 | Official Release | +| IntelBluetoothInjector | 2.4.0 | 2023-08-20 | Official Release | +| IntelMausi | 1.0.8 | 2023-08-20 | Official Release | +| Lilu | 1.6.8 | 2023-08-20 | Official Release | +| NVMeFix | 1.1.2 | 2023-08-20 | Official Release | +| RealtekCardReader | 0.9.7 | 2023-08-20 | Official Release | +| RealtekCardReaderFriend | 1.0.2 | 2023-08-20 | Official Release | +| RestrictEvents | 1.1.3 | 2023-08-20 | Official Release | +| SMCBatteryManager | 1.3.3 | 2023-08-20 | Official Release | +| SMCLightSensor | 1.3.3 | 2023-08-20 | Official Release | +| SMCProcessor | 1.3.3 | 2023-08-20 | Official Release | +| SMCSuperIO | 1.3.3 | 2023-08-20 | Official Release | +| USBMap | 1.0 | 2023-08-20 | USB Ports Inject | +| VerbStub | 1.0.4 | 2023-08-20 | Official Release | +| VirtualSMC | 1.3.3 | 2023-08-20 | Official Release | +| Voodoo PS/2 Controller | 2.3.6 | 2023-08-20 | Official Release | +| VoodooI2C | 2.8 | 2023-08-20 | Official Release | +| VoodooI2CHID | 1 | 2023-08-20 | Official Release | +| WhateverGreen | 1.6.7 | 2023-08-20 | Official Release | +| SMCDellSensors | 1.3.3 | 2023-08-20 | Official Release | +| AlpsHID | 1.0.0d1 | 2023-08-20 | Official Release |
diff --git a/utilities/Release_info.txt b/utilities/Release_info.txt index bc72ea7..464db17 100644 --- a/utilities/Release_info.txt +++ b/utilities/Release_info.txt @@ -1,54 +1,32 @@ -# V0.9.4.0 +# V0.9.5.0 -## Publish date : 2023.08.20 +## Publish date : 2023.09.17 ### Add Features : -1. Update kexts and OC boot version to 0.9.4 +1. Update kexts and OC boot version to 0.9.5 ### Files Changed : -1. All the EFI folder to adapt OC 0.9.4 +1. All the EFI folder to adapt OC 0.9.5 2. Update kexts with official Release: | Kexts | Version | Updated Time | Updated Way | |:----------------|:-------------------------------------------|:---------------|:----------------| -| AppleALC | 1.8.5 | 2023-08-20 | Official Release | -| BlueToolFixup | 2.6.9 | 2023-08-20 | Official Release | -| BrcmBluetoothInjector | 2.6.9 | 2023-08-20 | Official Release | -| BrcmFirmwareData | 2.6.9 | 2023-08-20 | Official Release | -| BrcmPatchRAM3 | 2.6.9 | 2023-08-20 | Official Release | -| IntelBTPatcher | 2.4.0 | 2023-08-20 | Official Release | -| IntelBluetoothFirmware | 2.4.0 | 2023-08-20 | Official Release | -| IntelBluetoothInjector | 2.4.0 | 2023-08-20 | Official Release | -| Lilu | 1.6.8 | 2023-08-20 | Official Release | -| NVMeFix | 1.1.2 | 2023-08-20 | Official Release | -| VoodooI2C | 2.8 | 2023-08-20 | Official Release | -| WhateverGreen | 1.6.7 | 2023-08-20 | Official Release | -# V0.9.4.0 - -## 发布时间 : 2023.08.20 +| AppleALC | 1.8.6 | 2023-09-17 | Official Release | +# V0.9.5.0 + +## 发布时间 : 2023.09.17 ### 添加功能 : -1. 更新OC版本至0.9.4并更新了驱动 +1. 更新OC版本至0.9.5并更新了驱动 ### 文件变化 : -1. 更新整个EFI文件夹以适配 OC 0.9.4 +1. 更新整个EFI文件夹以适配 OC 0.9.5 2. 更新驱动: | 驱动名称 | 版本号 | 更新时间 | 更新方式 | |:----------------|:-------------------------------------------|:---------------|:----------------| -| AppleALC | 1.8.5 | 2023-08-20 | 官方编译 | -| BlueToolFixup | 2.6.9 | 2023-08-20 | 官方编译 | -| BrcmBluetoothInjector | 2.6.9 | 2023-08-20 | 官方编译 | -| BrcmFirmwareData | 2.6.9 | 2023-08-20 | 官方编译 | -| BrcmPatchRAM3 | 2.6.9 | 2023-08-20 | 官方编译 | -| IntelBTPatcher | 2.4.0 | 2023-08-20 | 官方编译 | -| IntelBluetoothFirmware | 2.4.0 | 2023-08-20 | 官方编译 | -| IntelBluetoothInjector | 2.4.0 | 2023-08-20 | 官方编译 | -| Lilu | 1.6.8 | 2023-08-20 | 官方编译 | -| NVMeFix | 1.1.2 | 2023-08-20 | 官方编译 | -| VoodooI2C | 2.8 | 2023-08-20 | 官方编译 | -| WhateverGreen | 1.6.7 | 2023-08-20 | 官方编译 | +| AppleALC | 1.8.6 | 2023-09-17 | 官方编译 |