Skip to content

Commit

Permalink
Update to OC 0.9.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Lovely-XPP committed Sep 17, 2023
1 parent f7638b3 commit ba21afc
Show file tree
Hide file tree
Showing 12 changed files with 367 additions and 269 deletions.
20 changes: 20 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
20 changes: 20 additions & 0 deletions Changelog_zh.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
64 changes: 62 additions & 2 deletions EFI/OC/Kexts/AppleALC.kext/Contents/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -17,15 +17,15 @@
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>1.8.5</string>
<string>1.8.6</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>1.8.5</string>
<string>1.8.6</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
Expand Down Expand Up @@ -15545,6 +15545,66 @@
<key>LayoutID</key>
<integer>38</integer>
</dict>
<dict>
<key>AFGLowPowerState</key>
<data>
AwAAAA==
</data>
<key>Codec</key>
<string>liangyi - ALC897 for MSI PRO B760M-P DDR4</string>
<key>CodecID</key>
<integer>283904151</integer>
<key>ConfigData</key>
<data>
ARcc8AEXHQABFx4AARcfQAEnHPABJx0AASce
AAEnH0ABRxwQAUcdQAFHHhEBRx8BAUcMAgFX
HPABVx0AAVceAAFXH0ABZxzwAWcdAAFnHgAB
Zx9AAXcc8AF3HQABdx4AAXcfQAGHHDABhx2Q
AYceoAGHH5EBlxxwAZcdkAGXHoABlx8BAacc
UAGnHTABpx6BAacfAQG3HCABtx1AAbceIQG3
HwEBtwwCAccc8AHHHQABxx4AAccfQAHXHPAB
1x0AAdceAAHXH0AB5xzwAecdAAHnHgAB5x9A
Afcc8AH3HQAB9x4AAfcfQA==
</data>
<key>FuncGroup</key>
<integer>1</integer>
<key>LayoutID</key>
<integer>98</integer>
<key>WakeConfigData</key>
<data>
AUcMAgG3DAI=
</data>
<key>WakeVerbReinit</key>
<true/>
</dict>
<dict>
<key>AFGLowPowerState</key>
<data>
AwAAAA==
</data>
<key>Codec</key>
<string>Custom ALC897 by Marcos_Vinicios for HUANANZHI QD4</string>
<key>CodecID</key>
<integer>283904151</integer>
<key>ConfigData</key>
<data>
AdccEAHXHcAB1x4kAdcfQAG3HCABtx1AAbce
IQG3HwIBtwwCAYccMAGHHZABhx6gAYcfkQEX
HEABFx3AARceFwEXH0ABRxxQAUcdQAFHHhEB
Rx8BAUcMAgGnHGABpx0wAacegQGnHwEBlxxw
AZcdkAGXHoEBlx8C
</data>
<key>FuncGroup</key>
<integer>1</integer>
<key>LayoutID</key>
<integer>99</integer>
<key>WakeConfigData</key>
<data>
AUcMAgG3DAI=
</data>
<key>WakeVerbReinit</key>
<true/>
</dict>
</array>
<key>IOClass</key>
<string>AppleALC</string>
Expand Down
Binary file modified EFI/OC/Kexts/AppleALC.kext/Contents/MacOS/AppleALC
Binary file not shown.
Binary file modified EFI/OC/OpenCore.efi
Binary file not shown.
96 changes: 43 additions & 53 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
```

-----------------------------------------------------
Expand All @@ -84,7 +73,7 @@ For more information, see the [Changelog.md](https://github.com/Lovely-XPP/Dell-
<details>
<summary><strong>Booter</strong></summary>
</br>
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
</details>

<details>
Expand Down Expand Up @@ -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 |

</details>

Expand All @@ -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




<details>
<summary><strong>What's working</strong></summary>
</br>
Expand Down
Loading

0 comments on commit ba21afc

Please sign in to comment.