Skip to content

Commit 10089bb

Browse files
committed
Update 210322
1 parent 275a894 commit 10089bb

File tree

50 files changed

+670
-1066
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

50 files changed

+670
-1066
lines changed

Changelog.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# CHANGELOG
22

3+
**2021/03/22**
4+
- Working stable on macOS 11.2.3 (20D91)
5+
- Fix HDMI connections
6+
- Update OC and kexts to latest commit
7+
- Remove unused stuffs
8+
39
**2021/03/02**
410
- Working stable on macOS 11.2.2 (20D80)
511
- Update OC and kexts to latest commit

Installation Guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Add '-v' to boot-args
4040

4141
## Need help. Contact me
4242
[![Telegram](https://img.shields.io/badge/Chat_on-Telegram-blue.svg)](https://t.me/tunglamvghy)
43-
***Due to COVID-19, now I have free time. So if you want me to create your own EFI with a little payment, contact me via Telegram.***
43+
***If you want me to create your own EFI with a little payment, contact me via Telegram.***
4444

4545
## [Donate me](https://paypal.me/vtlam98)
4646
If you want to donate, send me via [**PayPal**](https://paypal.me/vtlam98)

OC/ACPI/SSDT-BATT.aml

0 Bytes
Binary file not shown.

OC/ACPI/SSDT-HACK.aml

16 Bytes
Binary file not shown.

OC/ACPI/SSDT-OSYS.aml

121 Bytes
Binary file not shown.

OC/ACPI/SSDT-RMNE.aml

212 Bytes
Binary file not shown.

OC/ACPI/SSDT-SHUT.aml

156 Bytes
Binary file not shown.

OC/Drivers/OpenCanopy.efi

0 Bytes
Binary file not shown.

OC/Drivers/OpenRuntime.efi

0 Bytes
Binary file not shown.

OC/Kexts/AirportItlwm.kext/Contents/Info.plist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<plist version="1.0">
44
<dict>
55
<key>BuildMachineOSBuild</key>
6-
<string>20D64</string>
6+
<string>20D91</string>
77
<key>CFBundleDevelopmentRegion</key>
88
<string>en</string>
99
<key>CFBundleExecutable</key>
@@ -59,7 +59,7 @@
5959
</dict>
6060
</dict>
6161
<key>LSMinimumSystemVersion</key>
62-
<string>11.0</string>
62+
<string>11.1</string>
6363
<key>NSHumanReadableCopyright</key>
6464
<string>Copyright © 2020 钟先耀. All rights reserved.</string>
6565
<key>OSBundleLibraries</key>

0 commit comments

Comments
 (0)