Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix error message when BIOS booting phase #50

Closed
ansonliao opened this issue May 12, 2022 · 0 comments
Closed

Fix error message when BIOS booting phase #50

ansonliao opened this issue May 12, 2022 · 0 comments
Labels
bug Something isn't working solved The issue is solved

Comments

@ansonliao
Copy link
Owner

ansonliao commented May 12, 2022

Issue
Some values of config.plist are not match the expected format

Root cause
Wrong:
config.plist -> UEFI -> Output -> Resolution = max

fixed:
config.plist -> UEFI -> Output -> Resolution = 3840x23160

Updated:

config.plist -> UEFI -> Output -> Console mode = Max
UIScale = 2
ansonliao added a commit that referenced this issue May 12, 2022
Summary:
Fixed resolution value of UEFI -> Output -> Resolution
Updated:
    1). UEFI -> Output -> Console mode = Max
    2). UEFI -> Output -> UIScale
Issue: #50
@ansonliao ansonliao added the bug Something isn't working label May 12, 2022
ansonliao added a commit that referenced this issue Dec 24, 2022
1. Upgraded OC to `0.8.7` (![#51](#51))
2. Upgraded KEXTs
3. Supported Ventura 13.1
4. Fixed BIOS error messages (![#51](#50))

Issue: #51, #50
ansonliao added a commit that referenced this issue Dec 24, 2022
Summary:
1. Upgraded OC to `0.8.7` (![#51](#51))
2. Upgraded KEXTs
3. Supported Ventura 13.1
4. Fixed BIOS error messages (![#51](#50))

Issue: #51, #50
@ansonliao ansonliao added the solved The issue is solved label Dec 24, 2022
ansonliao added a commit that referenced this issue Dec 24, 2022
Summary:
1. Upgraded OC to 0.8.7 (Upgrade OpenCore version to 0.8.7 #51)
2. Upgraded KEXTs
3. Supported macOS Ventura 13.1
4. Fixed BIOS error messages (Fix error message when BIOS booting phase #50)

Issue: #51, #50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working solved The issue is solved
Projects
None yet
Development

No branches or pull requests

1 participant