Skip to content

Commit 632d61c

Browse files
committed
OpenCore 0.9.7
AppleALC.kext 1.8.8
1 parent ff738ad commit 632d61c

File tree

8 files changed

+9
-9
lines changed

8 files changed

+9
-9
lines changed

EFI/OC/Kexts/AppleALC.kext/Contents/Info.plist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,15 +17,15 @@
1717
<key>CFBundlePackageType</key>
1818
<string>KEXT</string>
1919
<key>CFBundleShortVersionString</key>
20-
<string>1.8.7</string>
20+
<string>1.8.8</string>
2121
<key>CFBundleSignature</key>
2222
<string>????</string>
2323
<key>CFBundleSupportedPlatforms</key>
2424
<array>
2525
<string>MacOSX</string>
2626
</array>
2727
<key>CFBundleVersion</key>
28-
<string>1.8.7</string>
28+
<string>1.8.8</string>
2929
<key>DTCompiler</key>
3030
<string>com.apple.compilers.llvm.clang.1_0</string>
3131
<key>DTPlatformBuild</key>
72 Bytes
Binary file not shown.

EFI/OC/OpenCore.efi

4 KB
Binary file not shown.

EFI/OC/config.Monterey.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -310,7 +310,7 @@
310310
<key>BundlePath</key>
311311
<string>AppleALC.kext</string>
312312
<key>Comment</key>
313-
<string>V1.8.7</string>
313+
<string>V1.8.8</string>
314314
<key>Enabled</key>
315315
<true/>
316316
<key>ExecutablePath</key>

EFI/OC/config.Sonoma.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -310,7 +310,7 @@
310310
<key>BundlePath</key>
311311
<string>AppleALC.kext</string>
312312
<key>Comment</key>
313-
<string>V1.8.7</string>
313+
<string>V1.8.8</string>
314314
<key>Enabled</key>
315315
<true/>
316316
<key>ExecutablePath</key>

EFI/OC/config.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -310,7 +310,7 @@
310310
<key>BundlePath</key>
311311
<string>AppleALC.kext</string>
312312
<key>Comment</key>
313-
<string>V1.8.7</string>
313+
<string>V1.8.8</string>
314314
<key>Enabled</key>
315315
<true/>
316316
<key>ExecutablePath</key>

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
### OpenCore
77

8-
[OpenCore 0.9.6](https://github.com/acidanthera/OpenCorePkg)
8+
[OpenCore 0.9.7](https://github.com/acidanthera/OpenCorePkg)
99

1010

1111
### Adapted
@@ -82,7 +82,7 @@ If it's the first time your nuc10 install with macOS, you must unlock CFG before
8282
- [SMCSuperIO.kext 1.3.2](https://github.com/acidanthera/VirtualSMC)
8383
- [VirtualSMC.kext 1.3.2](https://github.com/acidanthera/VirtualSMC)
8484
- [WhateverGreen.kext 1.6.6](https://github.com/acidanthera/WhateverGreen)
85-
- [AppleALC.kext 1.8.7](https://github.com/acidanthera/AppleALC)
85+
- [AppleALC.kext 1.8.8](https://github.com/acidanthera/AppleALC)
8686
- [IntelMausi.kext 1.0.7](https://github.com/acidanthera/IntelMausi)
8787
- [AirportItlwm.kext 2.2.0](https://github.com/OpenIntelWireless/itlwm)
8888
- [BlueToolFixup.kext 2.6.8](https://github.com/acidanthera/BrcmPatchRAM)

README.zh_CN.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
### OpenCore
77

8-
[OpenCore 0.9.6](https://github.com/acidanthera/OpenCorePkg)
8+
[OpenCore 0.9.7](https://github.com/acidanthera/OpenCorePkg)
99

1010

1111
### 适配机型
@@ -85,7 +85,7 @@ BIOS version **FNCML357.0061(CFG Unlocked under 0055)**
8585
- [SMCSuperIO.kext 1.3.2](https://github.com/acidanthera/VirtualSMC)
8686
- [VirtualSMC.kext 1.3.2](https://github.com/acidanthera/VirtualSMC)
8787
- [WhateverGreen.kext 1.6.6](https://github.com/acidanthera/WhateverGreen)
88-
- [AppleALC.kext 1.8.7](https://github.com/acidanthera/AppleALC)
88+
- [AppleALC.kext 1.8.8](https://github.com/acidanthera/AppleALC)
8989
- [IntelMausi.kext 1.0.7](https://github.com/acidanthera/IntelMausi)
9090
- [AirportItlwm.kext 2.2.0](https://github.com/OpenIntelWireless/itlwm)
9191
- [BlueToolFixup.kext 2.6.8](https://github.com/acidanthera/BrcmPatchRAM)

0 commit comments

Comments
 (0)