Skip to content

Commit

Permalink
OpenCore 0.9.7
Browse files Browse the repository at this point in the history
AppleALC.kext 1.8.8
  • Loading branch information
mrasong committed Dec 12, 2023
1 parent e52bb58 commit a2da03d
Show file tree
Hide file tree
Showing 7 changed files with 8 additions and 8 deletions.
4 changes: 2 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.7</string>
<string>1.8.8</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>1.8.7</string>
<string>1.8.8</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
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.
2 changes: 1 addition & 1 deletion EFI/OC/config.gpu.plist
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,7 @@
<key>BundlePath</key>
<string>AppleALC.kext</string>
<key>Comment</key>
<string>V1.8.7</string>
<string>V1.8.8</string>
<key>Enabled</key>
<true/>
<key>ExecutablePath</key>
Expand Down
2 changes: 1 addition & 1 deletion EFI/OC/config.plist
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@
<key>BundlePath</key>
<string>AppleALC.kext</string>
<key>Comment</key>
<string>V1.8.7</string>
<string>V1.8.8</string>
<key>Enabled</key>
<true/>
<key>ExecutablePath</key>
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

### OpenCore

[OpenCore 0.9.6](https://github.com/acidanthera/OpenCorePkg)
[OpenCore 0.9.7](https://github.com/acidanthera/OpenCorePkg)


### Spec
Expand Down Expand Up @@ -65,7 +65,7 @@ Startup
- [SMCSuperIO.kext 1.3.2](https://github.com/acidanthera/VirtualSMC)
- [VirtualSMC.kext 1.3.2](https://github.com/acidanthera/VirtualSMC)
- [WhateverGreen.kext 1.6.6](https://github.com/acidanthera/WhateverGreen)
- [AppleALC.kext 1.8.7](https://github.com/acidanthera/AppleALC)
- [AppleALC.kext 1.8.8](https://github.com/acidanthera/AppleALC)
- [RealtekRTL8111.kext 2.4.2](https://github.com/Mieze/RTL8111_driver_for_OS_X)
- [XHCI-unsupported.kext 0.9.2](https://github.com/hackintosh-efi/XHCI-unsupported)

Expand Down
4 changes: 2 additions & 2 deletions README.zh_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

### OpenCore

[OpenCore 0.9.6](https://github.com/acidanthera/OpenCorePkg)
[OpenCore 0.9.7](https://github.com/acidanthera/OpenCorePkg)


### 机器配置
Expand Down Expand Up @@ -65,7 +65,7 @@
- [SMCSuperIO.kext 1.3.2](https://github.com/acidanthera/VirtualSMC)
- [VirtualSMC.kext 1.3.2](https://github.com/acidanthera/VirtualSMC)
- [WhateverGreen.kext 1.6.6](https://github.com/acidanthera/WhateverGreen)
- [AppleALC.kext 1.8.7](https://github.com/acidanthera/AppleALC)
- [AppleALC.kext 1.8.8](https://github.com/acidanthera/AppleALC)
- [RealtekRTL8111.kext 2.4.2](https://github.com/Mieze/RTL8111_driver_for_OS_X)
- [XHCI-unsupported.kext 0.9.2](https://github.com/hackintosh-efi/XHCI-unsupported)

Expand Down

0 comments on commit a2da03d

Please sign in to comment.