Skip to content

Commit

Permalink
Update OC Ver. to 0.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
seanzhang98 committed Aug 5, 2021
1 parent 5126450 commit 59a0cb3
Show file tree
Hide file tree
Showing 15 changed files with 35 additions and 14 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
**0.7.2 (2021-08-05):**

- 更新 OpenCore 版本
- Update OpenCore
</br>

**0.7.1 (2021-07-07):**

- 支持 macOS 12
Expand Down
Binary file modified EFI/BOOT/BOOTx64.efi
100755 → 100644
Binary file not shown.
Binary file modified EFI/OC/Drivers/AudioDxe.efi
100755 → 100644
Binary file not shown.
Binary file modified EFI/OC/Drivers/OpenCanopy.efi
100755 → 100644
Binary file not shown.
Binary file modified EFI/OC/Drivers/OpenHfsPlus.efi
100755 → 100644
Binary file not shown.
Binary file modified EFI/OC/Drivers/OpenRuntime.efi
100755 → 100644
Binary file not shown.
12 changes: 6 additions & 6 deletions EFI/OC/Kexts/AppleALC.kext/Contents/Info.plist
100755 → 100644
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.6.2</string>
<string>1.6.3</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>1.6.2</string>
<string>1.6.3</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
Expand Down Expand Up @@ -1518,17 +1518,17 @@
<integer>283902517</integer>
<key>ConfigData</key>
<data>
AZccUAGXHQABlx6gAZcfkAGnHEABpx0QAace
gAGnHwIBtxyAAbcdEAG3HhEBtx8BAbcMAgIX
HFACFx0QAhceIQIXHwICFwwC
AZccMAGXHQEBlx6gAZcfkAGnHEABpx0QAace
gQGnHwIBtxwgAbcdQAG3HgEBtx8BAbcMAgIX
HBACFx0QAhceIQIXHwICFwwC
</data>
<key>FuncGroup</key>
<integer>1</integer>
<key>LayoutID</key>
<integer>18</integer>
<key>WakeConfigData</key>
<data>
AZcHJQGnByUBtwwCAhcMAg==
AZcHIAGnByQBtwwCAhcMAg==
</data>
<key>WakeVerbReinit</key>
<true/>
Expand Down
Binary file modified EFI/OC/Kexts/AppleALC.kext/Contents/MacOS/AppleALC
Binary file not shown.
21 changes: 18 additions & 3 deletions EFI/OC/Kexts/Lilu.kext/Contents/Info.plist
100755 → 100644
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.5.4</string>
<string>1.5.5</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>1.5.4</string>
<string>1.5.5</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
Expand Down Expand Up @@ -55,7 +55,7 @@
<key>IOProviderClass</key>
<string>IOResources</string>
<key>IOResourceMatch</key>
<string>IOKit</string>
<string>IOBSD</string>
</dict>
</dict>
<key>LSMinimumSystemVersion</key>
Expand All @@ -65,6 +65,21 @@
<key>OSBundleCompatibleVersion</key>
<string>1.2.0</string>
<key>OSBundleLibraries</key>
<dict>
<key>com.apple.kernel.6.0</key>
<string>7.9.9</string>
<key>com.apple.kpi.bsd</key>
<string>8.0.0</string>
<key>com.apple.kpi.iokit</key>
<string>8.0.0</string>
<key>com.apple.kpi.libkern</key>
<string>8.0.0</string>
<key>com.apple.kpi.mach</key>
<string>8.0.0</string>
<key>com.apple.kpi.unsupported</key>
<string>8.0.0</string>
</dict>
<key>OSBundleLibraries_x86_64</key>
<dict>
<key>com.apple.kpi.bsd</key>
<string>10.0.0</string>
Expand Down
Binary file modified EFI/OC/Kexts/Lilu.kext/Contents/MacOS/Lilu
100755 → 100644
Binary file not shown.
4 changes: 2 additions & 2 deletions EFI/OC/Kexts/WhateverGreen.kext/Contents/Info.plist
100755 → 100644
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.5.1</string>
<string>1.5.2</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>1.5.1</string>
<string>1.5.2</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
Expand Down
Binary file modified EFI/OC/Kexts/WhateverGreen.kext/Contents/MacOS/WhateverGreen
Binary file not shown.
Binary file modified EFI/OC/OpenCore.efi
100755 → 100644
Binary file not shown.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<a href="https://developer.apple.com/documentation/macos-release-notes">
<img alt="macOS 版本" src="https://img.shields.io/badge/版本号-12.0 Beta-ff69b4" />
<a href="https://github.com/acidanthera/OpenCorePkg/releases/">
<img alt="OC Ver" src="https://img.shields.io/badge/OpenCore 版本-0.7.1%20(release)-191970" />
<img alt="OC Ver" src="https://img.shields.io/badge/OpenCore 版本-0.7.2%20(release)-191970" />
</br>
</p>
<p align="center">
Expand Down
4 changes: 2 additions & 2 deletions README_en.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@
<a href="https://www.apple.com/macos/Monterey-preview/">
<img alt="Supported OS" src="https://img.shields.io/badge/Supported OS-macOS%20Monterey-blueviolet" />
<a href="https://developer.apple.com/documentation/macos-release-notes">
<img alt="OS version" src="https://img.shields.io/badge/Version-12.0 Beta-ff69b4" />
<img alt="OS version" src="https://img.shields.io/badge/Version-12.0 Beta-21A5294g" />
<a href="https://github.com/acidanthera/OpenCorePkg/releases/">
<img alt="OC Ver" src="https://img.shields.io/badge/OpenCore Ver.-0.7.1%20(release)-191970" />
<img alt="OC Ver" src="https://img.shields.io/badge/OpenCore Ver.-0.7.2%20(release)-191970" />
</br>
</p>
<p align="center">
Expand Down

0 comments on commit 59a0cb3

Please sign in to comment.