Skip to content

Commit

Permalink
Update to OC 0.8.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Lovely-XPP committed Oct 7, 2022
1 parent 9852e37 commit 38275c6
Show file tree
Hide file tree
Showing 27 changed files with 189 additions and 126 deletions.
27 changes: 27 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,32 @@
# Changelog / 更新日志

## V0.8.5.0

### Publish date : 2022.10.07

#### Add Features :

1. Update kexts and OC boot version to 0.8.5

#### Files Changed :

1. All the EFI folder to adapt OC 0.8.5
2. Update kexts with official Release:

| Kexts | Version | Updated Time | Updated Way |
|:----------------|:-------------------------------------------|:---------------|:----------------|
| BlueToolFixup | 2.6.5 | 2022-10-07 | Official Release |
| BrcmBluetoothInjector | 2.6.5 | 2022-10-07 | Official Release |
| BrcmFirmwareData | 2.6.5 | 2022-10-07 | Official Release |
| BrcmPatchRAM3 | 2.6.5 | 2022-10-07 | Official Release |
| FeatureUnlock | 1.1.0 | 2022-10-07 | Official Release |
| Lilu | 1.6.3 | 2022-10-07 | Official Release |
| Voodoo PS/2 Controller | 2.3.2 | 2022-10-07 | Official Release |
| WhateverGreen | 1.6.2 | 2022-10-07 | Official Release |


-----------------------------------------------------

## V0.8.4.0

### Publish date : 2022.09.09
Expand Down
27 changes: 27 additions & 0 deletions Changelog_zh.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,32 @@
# Changelog / 更新日志

## V0.8.5.0

### 发布时间 : 2022.10.07

#### 添加功能 :

1. 更新OC版本至0.8.5并更新了驱动

#### 文件变化 :

1. 更新整个EFI文件夹以适配 OC 0.8.5
2. 更新驱动:

| 驱动名称 | 版本号 | 更新时间 | 更新方式 |
|:----------------|:-------------------------------------------|:---------------|:----------------|
| BlueToolFixup | 2.6.5 | 2022-10-07 | 官方编译 |
| BrcmBluetoothInjector | 2.6.5 | 2022-10-07 | 官方编译 |
| BrcmFirmwareData | 2.6.5 | 2022-10-07 | 官方编译 |
| BrcmPatchRAM3 | 2.6.5 | 2022-10-07 | 官方编译 |
| FeatureUnlock | 1.1.0 | 2022-10-07 | 官方编译 |
| Lilu | 1.6.3 | 2022-10-07 | 官方编译 |
| Voodoo PS/2 Controller | 2.3.2 | 2022-10-07 | 官方编译 |
| WhateverGreen | 1.6.2 | 2022-10-07 | 官方编译 |


-----------------------------------------------------

## V0.8.4.0

### 发布时间 : 2022.09.09
Expand Down
6 changes: 3 additions & 3 deletions EFI/OC/Kexts/BlueToolFixup.kext/Contents/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>21F79</string>
<string>20G817</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
Expand All @@ -17,13 +17,13 @@
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>2.6.4</string>
<string>2.6.5</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>2.6.4</string>
<string>2.6.5</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
Expand Down
Binary file modified EFI/OC/Kexts/BlueToolFixup.kext/Contents/MacOS/BlueToolFixup
Binary file not shown.
4 changes: 2 additions & 2 deletions EFI/OC/Kexts/BrcmBluetoothInjector.kext/Contents/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,15 @@
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>2.6.4</string>
<string>2.6.5</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>2.6.4</string>
<string>2.6.5</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
Expand Down
8 changes: 4 additions & 4 deletions EFI/OC/Kexts/BrcmFirmwareData.kext/Contents/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>21F79</string>
<string>20G817</string>
<key>CFBundleExecutable</key>
<string>BrcmFirmwareData</string>
<key>CFBundleIdentifier</key>
Expand All @@ -15,15 +15,15 @@
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>2.6.4</string>
<string>2.6.5</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>2.6.4</string>
<string>2.6.5</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
Expand Down Expand Up @@ -57,7 +57,7 @@
<key>LSMinimumSystemVersion</key>
<string>10.8</string>
<key>OSBundleCompatibleVersion</key>
<string>2.6.4</string>
<string>2.6.5</string>
<key>OSBundleLibraries</key>
<dict>
<key>com.apple.kpi.iokit</key>
Expand Down
Binary file modified EFI/OC/Kexts/BrcmFirmwareData.kext/Contents/MacOS/BrcmFirmwareData
Binary file not shown.
8 changes: 4 additions & 4 deletions EFI/OC/Kexts/BrcmPatchRAM3.kext/Contents/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>21F79</string>
<string>20G817</string>
<key>CFBundleExecutable</key>
<string>BrcmPatchRAM3</string>
<key>CFBundleIdentifier</key>
Expand All @@ -15,15 +15,15 @@
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>2.6.4</string>
<string>2.6.5</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>2.6.4</string>
<string>2.6.5</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
Expand Down Expand Up @@ -2117,7 +2117,7 @@
<key>OSBundleLibraries</key>
<dict>
<key>as.acidanthera.BrcmFirmwareStore</key>
<string>2.6.4</string>
<string>2.6.5</string>
<key>com.apple.iokit.IOUSBHostFamily</key>
<string>1.0.1</string>
<key>com.apple.kpi.bsd</key>
Expand Down
Binary file modified EFI/OC/Kexts/BrcmPatchRAM3.kext/Contents/MacOS/BrcmPatchRAM3
Binary file not shown.
2 changes: 1 addition & 1 deletion EFI/OC/Kexts/FeatureUnlock.kext/Contents/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>21F79</string>
<string>20G817</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
Expand Down
Binary file modified EFI/OC/Kexts/FeatureUnlock.kext/Contents/MacOS/FeatureUnlock
Binary file not shown.
2 changes: 1 addition & 1 deletion EFI/OC/Kexts/Lilu.kext/Contents/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>21F79</string>
<string>20G817</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
Expand Down
Binary file modified EFI/OC/Kexts/Lilu.kext/Contents/MacOS/Lilu
Binary file not shown.
10 changes: 5 additions & 5 deletions EFI/OC/Kexts/VoodooPS2Controller.kext/Contents/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>21F79</string>
<string>20G817</string>
<key>CFBundleExecutable</key>
<string>VoodooPS2Controller</string>
<key>CFBundleGetInfoString</key>
<string>2.3.1, Copyright Apple Computer, Inc. 2000-2003, David Elliot 2007, RehabMan 2012-2013</string>
<string>2.3.2, Copyright Apple Computer, Inc. 2000-2003, David Elliot 2007, RehabMan 2012-2013</string>
<key>CFBundleIdentifier</key>
<string>as.acidanthera.voodoo.driver.PS2Controller</string>
<key>CFBundleInfoDictionaryVersion</key>
Expand All @@ -17,15 +17,15 @@
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>2.3.1</string>
<string>2.3.2</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>2.3.1</string>
<string>2.3.2</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
Expand Down Expand Up @@ -139,7 +139,7 @@
<key>LSMinimumSystemVersion</key>
<string>10.11</string>
<key>OSBundleCompatibleVersion</key>
<string>2.3.1</string>
<string>2.3.2</string>
<key>OSBundleLibraries</key>
<dict>
<key>com.apple.iokit.IOACPIFamily</key>
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>21F79</string>
<string>20G817</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>21F79</string>
<string>20G817</string>
<key>CFBundleExecutable</key>
<string>VoodooPS2Keyboard</string>
<key>CFBundleGetInfoString</key>
<string>2.3.1, Copyright Apple Computer, Inc. 2000-2003, RehabMan 2012-2013</string>
<string>2.3.2, Copyright Apple Computer, Inc. 2000-2003, RehabMan 2012-2013</string>
<key>CFBundleIdentifier</key>
<string>as.acidanthera.voodoo.driver.PS2Keyboard</string>
<key>CFBundleInfoDictionaryVersion</key>
Expand All @@ -17,15 +17,15 @@
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>2.3.1</string>
<string>2.3.2</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>2.3.1</string>
<string>2.3.2</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
Expand Down Expand Up @@ -600,7 +600,7 @@
<key>OSBundleLibraries</key>
<dict>
<key>as.acidanthera.voodoo.driver.PS2Controller</key>
<string>2.3.1</string>
<string>2.3.2</string>
<key>com.apple.iokit.IOHIDFamily</key>
<string>1.0.0b1</string>
<key>com.apple.kpi.bsd</key>
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>21F79</string>
<string>20G817</string>
<key>CFBundleExecutable</key>
<string>VoodooPS2Mouse</string>
<key>CFBundleGetInfoString</key>
<string>2.3.1, Copyright Apple Computer, Inc. 2000-2004, Slice 2010, RehabMan 2012-2013</string>
<string>2.3.2, Copyright Apple Computer, Inc. 2000-2004, Slice 2010, RehabMan 2012-2013</string>
<key>CFBundleIdentifier</key>
<string>as.acidanthera.voodoo.driver.PS2Mouse</string>
<key>CFBundleInfoDictionaryVersion</key>
Expand All @@ -17,15 +17,15 @@
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>2.3.1</string>
<string>2.3.2</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>2.3.1</string>
<string>2.3.2</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
Expand Down Expand Up @@ -182,7 +182,7 @@
<key>OSBundleLibraries</key>
<dict>
<key>as.acidanthera.voodoo.driver.PS2Controller</key>
<string>2.3.1</string>
<string>2.3.2</string>
<key>com.apple.iokit.IOHIDFamily</key>
<string>1.0.0b1</string>
<key>com.apple.kpi.iokit</key>
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>21F79</string>
<string>20G817</string>
<key>CFBundleExecutable</key>
<string>VoodooPS2Trackpad</string>
<key>CFBundleGetInfoString</key>
<string>2.3.1, Copyright Apple Computer, Inc. 2002-2003, mackerintel 2008, RehabMan 2012-2013</string>
<string>2.3.2, Copyright Apple Computer, Inc. 2002-2003, mackerintel 2008, RehabMan 2012-2013</string>
<key>CFBundleIdentifier</key>
<string>as.acidanthera.voodoo.driver.PS2Trackpad</string>
<key>CFBundleInfoDictionaryVersion</key>
Expand All @@ -17,15 +17,15 @@
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>2.3.1</string>
<string>2.3.2</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>2.3.1</string>
<string>2.3.2</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
Expand Down Expand Up @@ -547,7 +547,7 @@
<key>OSBundleLibraries</key>
<dict>
<key>as.acidanthera.voodoo.driver.PS2Controller</key>
<string>2.3.1</string>
<string>2.3.2</string>
<key>com.apple.iokit.IOHIDFamily</key>
<string>1.0.0b1</string>
<key>com.apple.kpi.iokit</key>
Expand Down
Binary file not shown.
Binary file modified EFI/OC/OpenCore.efi
Binary file not shown.
Loading

0 comments on commit 38275c6

Please sign in to comment.