Skip to content

Commit

Permalink
Update to OC 0.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Lovely-XPP committed Jun 11, 2022
1 parent 001fa9d commit 57ed12e
Show file tree
Hide file tree
Showing 81 changed files with 3,137 additions and 2,373 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
.DS_Store
utilities/*.plist
utilities/*.txt
utilities/update_kexts/*
utilities/update_kexts/*
EFI.zip
54 changes: 45 additions & 9 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,44 @@
# Changelog / 更新日志

## V0.8.1.0

### Publish date : 2021.06.11

#### Add Features :

1. Update kexts and OC boot version to 0.8.1

#### Files Changed:

1. All the EFI folder to adapt OC 0.8.1
2. Update kexts :

| Kexts | Version | Updated Time | Updated Way |
|:----------------|:-------------------------------------------|:---------------|:----------------|
| AirportBrcmFixup | 2.1.6 | 2022-06-09 | Compile on Local Machine |
| AlpsHID | 1.3 | 2022-06-11 | Compile on Local Machine |
| AppleALC | 1.7.3 | 2022-06-08 | Compile on Local Machine |
| BlueToolFixup | 2.6.3 | 2022-06-09 | Compile on Local Machine |
| BrcmBluetoothInjector | 2.6.3 | 2022-06-09 | Official Release |
| BrcmFirmwareData | 2.6.3 | 2022-06-09 | Compile on Local Machine |
| BrcmPatchRAM3 | 2.6.3 | 2022-06-09 | Compile on Local Machine |
| FeatureUnlock | 1.0.9 | 2022-06-09 | Compile on Local Machine |
| HibernationFixup | 1.4.6 | 2022-06-09 | Compile on Local Machine |
| Lilu | 1.6.1 | 2022-06-08 | Compile on Local Machine |
| NVMeFix | 1.1.0 | 2022-06-09 | Compile on Local Machine |
| SMCBatteryManager | 1.3.0 | 2022-06-07 | Compile on Local Machine |
| SMCDellSensors | 1.3.0 | 2022-06-07 | Compile on Local Machine |
| SMCLightSensor | 1.3.0 | 2022-06-07 | Compile on Local Machine |
| SMCProcessor | 1.3.0 | 2022-06-07 | Compile on Local Machine |
| SMCSuperIO | 1.3.0 | 2022-06-07 | Compile on Local Machine |
| VirtualSMC | 1.3.0 | 2022-06-07 | Compile on Local Machine |
| WhateverGreen | 1.6.0 | 2022-06-11 | Compile on Local Machine |

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

## V0.8.0.0

### Pubilsh date : 2021.04.19
### Publish date : 2021.04.19

#### Add Features :

Expand All @@ -23,7 +59,7 @@

## V0.7.9.1

### Pubilsh date : 2021.03.17
### Publish date : 2021.03.17

#### Add Features :

Expand All @@ -37,7 +73,7 @@

## V0.7.9.0

### Pubilsh date : 2021.03.09
### Publish date : 2021.03.09

#### Add Features :

Expand Down Expand Up @@ -66,7 +102,7 @@

## V0.7.8.0

### Pubilsh date : 2021.02.12
### Publish date : 2021.02.12

#### Add Features :
1. Update kexts and OC boot version to 0.7.8
Expand All @@ -91,7 +127,7 @@
-----------------------------------------------------

## V0.7.7.0
### Pubilsh date : 2021.01.16
### Publish date : 2021.01.16

#### Add Features :
1. Update kexts and OC boot version to 0.7.7
Expand All @@ -118,7 +154,7 @@


## V0.7.6.0
### Pubilsh date : 2021.12.10
### Publish date : 2021.12.10

#### Add Features :
1. Update kexts and OC boot version to 0.7.6
Expand Down Expand Up @@ -149,7 +185,7 @@

## V0.7.5.0

### Pubilsh date : 2021.11.2
### Publish date : 2021.11.2

#### Add Features :
1. Update kexts and OC boot version to 0.7.5
Expand All @@ -175,7 +211,7 @@

## V0.7.4.3

### Pubilsh date : 2021.10.30
### Publish date : 2021.10.30

#### Add Features :
1. ``Thunderbult 3`` / ``Type-C`` port fully supported
Expand All @@ -192,7 +228,7 @@

## V0.7.4.2

### Pubilsh date : 2021.10.29
### Publish date : 2021.10.29

#### Add Features :
1. Delete the useless entries in ``config.plist``
Expand Down
37 changes: 37 additions & 0 deletions Changelog_zh.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,42 @@
# Changelog / 更新日志

## V0.8.1.0

### 发布时间: 2021.06.11

#### 添加功能 :

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

#### 文件变化 :

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

| 驱动名称 | 版本号 | 更新时间 | 更新方式 |
|:----------------|:-------------------------------------------|:---------------|:----------------|
| AirportBrcmFixup | 2.1.6 | 2022-06-09 | 本地编译 |
| AlpsHID | 1.3 | 2022-06-11 | 本地编译 |
| AppleALC | 1.7.3 | 2022-06-08 | 本地编译 |
| BlueToolFixup | 2.6.3 | 2022-06-09 | 本地编译 |
| BrcmBluetoothInjector | 2.6.3 | 2022-06-09 | 官方编译 |
| BrcmFirmwareData | 2.6.3 | 2022-06-09 | 本地编译 |
| BrcmPatchRAM3 | 2.6.3 | 2022-06-09 | 本地编译 |
| FeatureUnlock | 1.0.9 | 2022-06-09 | 本地编译 |
| HibernationFixup | 1.4.6 | 2022-06-09 | 本地编译 |
| Lilu | 1.6.1 | 2022-06-08 | 本地编译 |
| NVMeFix | 1.1.0 | 2022-06-09 | 本地编译 |
| SMCBatteryManager | 1.3.0 | 2022-06-07 | 本地编译 |
| SMCDellSensors | 1.3.0 | 2022-06-07 | 本地编译 |
| SMCLightSensor | 1.3.0 | 2022-06-07 | 本地编译 |
| SMCProcessor | 1.3.0 | 2022-06-07 | 本地编译 |
| SMCSuperIO | 1.3.0 | 2022-06-07 | 本地编译 |
| VirtualSMC | 1.3.0 | 2022-06-07 | 本地编译 |
| WhateverGreen | 1.6.0 | 2022-06-11 | 本地编译 |


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

## V0.8.0.0

### 发布时间: 2021.04.19
Expand Down
Binary file modified EFI/Boot/BOOTx64.efi
100755 → 100644
Binary file not shown.
Binary file modified EFI/OC/Drivers/AudioDxe.efi
Binary file not shown.
Binary file modified EFI/OC/Drivers/BiosVideo.efi
Binary file not shown.
Binary file modified EFI/OC/Drivers/CrScreenshotDxe.efi
Binary file not shown.
Binary file added EFI/OC/Drivers/ExFatDxe.efi
Binary file not shown.
Binary file modified EFI/OC/Drivers/HiiDatabase.efi
Binary file not shown.
Binary file modified EFI/OC/Drivers/NvmExpressDxe.efi
Binary file not shown.
Binary file modified EFI/OC/Drivers/OpenCanopy.efi
Binary file not shown.
Binary file modified EFI/OC/Drivers/OpenHfsPlus.efi
Binary file not shown.
Binary file modified EFI/OC/Drivers/OpenLinuxBoot.efi
Binary file not shown.
Binary file added EFI/OC/Drivers/OpenNtfsDxe.efi
Binary file not shown.
Binary file modified EFI/OC/Drivers/OpenPartitionDxe.efi
Binary file not shown.
Binary file modified EFI/OC/Drivers/OpenRuntime.efi
Binary file not shown.
Binary file modified EFI/OC/Drivers/OpenUsbKbDxe.efi
Binary file not shown.
Binary file added EFI/OC/Drivers/PartitionDxe.efi
Binary file not shown.
Binary file modified EFI/OC/Drivers/Ps2KeyboardDxe.efi
Binary file not shown.
Binary file modified EFI/OC/Drivers/Ps2MouseDxe.efi
Binary file not shown.
Binary file added EFI/OC/Drivers/ResetNvramEntry.efi
Binary file not shown.
Binary file added EFI/OC/Drivers/ToggleSipEntry.efi
Binary file not shown.
Binary file modified EFI/OC/Drivers/UsbMouseDxe.efi
Binary file not shown.
Binary file added EFI/OC/Drivers/VBoxHfs.efi
Binary file not shown.
Binary file modified EFI/OC/Drivers/XhciDxe.efi
Binary file not shown.
18 changes: 9 additions & 9 deletions EFI/OC/Kexts/AirportBrcmFixup.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>20G415</string>
<string>21G5037d</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
Expand All @@ -17,31 +17,31 @@
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>2.1.4</string>
<string>2.1.6</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>2.1.4</string>
<string>2.1.6</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>12D4e</string>
<string>13F100</string>
<key>DTPlatformName</key>
<string>macosx</string>
<key>DTPlatformVersion</key>
<string>11.1</string>
<string>12.3</string>
<key>DTSDKBuild</key>
<string>20C63</string>
<string>21E226</string>
<key>DTSDKName</key>
<string>macosx11.1</string>
<string>macosx12.3</string>
<key>DTXcode</key>
<string>1240</string>
<string>1341</string>
<key>DTXcodeBuild</key>
<string>12D4e</string>
<string>13F100</string>
<key>IOKitPersonalities</key>
<dict>
<key>as.lvs1974.AirportBrcmFixup</key>
Expand Down
Binary file modified EFI/OC/Kexts/AirportBrcmFixup.kext/Contents/MacOS/AirportBrcmFixup
Binary file not shown.
18 changes: 9 additions & 9 deletions EFI/OC/Kexts/AlpsHID.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>20G224</string>
<string>21G5037d</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
Expand All @@ -17,29 +17,29 @@
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>1.0</string>
<string>1.3</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>1.0.0d1</string>
<string>1.3</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>13A233</string>
<string>13F100</string>
<key>DTPlatformName</key>
<string>macosx</string>
<key>DTPlatformVersion</key>
<string>11.3</string>
<string>12.3</string>
<key>DTSDKBuild</key>
<string>20E214</string>
<string>21E226</string>
<key>DTSDKName</key>
<string>macosx11.3</string>
<string>macosx12.3</string>
<key>DTXcode</key>
<string>1300</string>
<string>1341</string>
<key>DTXcodeBuild</key>
<string>13A233</string>
<string>13F100</string>
<key>IOKitPersonalities</key>
<dict>
<key>AlpsHIDEventDriver</key>
Expand Down
Binary file modified EFI/OC/Kexts/AlpsHID.kext/Contents/MacOS/AlpsHID
Binary file not shown.
Loading

0 comments on commit 57ed12e

Please sign in to comment.