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

Work-around to BIOS updates with macOS Big Sur #1427

Closed
khronokernel opened this issue Jan 11, 2021 · 2 comments
Closed

Work-around to BIOS updates with macOS Big Sur #1427

khronokernel opened this issue Jan 11, 2021 · 2 comments
Labels
enhancement New feature or request project:oc

Comments

@khronokernel
Copy link
Member

With macOS Big Sur, Apple will now apply BIOS updates regardless of run-efi-updater variable presence. For PCs, we simply block MultiUpdater.efi however on legacy Macs running OpenCore with SMBIOS spoofing this is not enough. For some machines, they'll simply soft brick them where a battery removal will easily resolve. With iMac14,x machines, setting a new SMBIOS will actually apply this update and succeed ending with a bricked Mac.

To work around this, setting BIOSVersion to 999.000.000 works well enough. Would be ideal to add a new entry to PlatformInfo -> Generic for users to easily set custom values without having to build an entirely new SMBIOS table

@1alessandro1
Copy link

1alessandro1 commented Apr 28, 2021

With macOS Big Sur, Apple will now apply BIOS updates regardless of run-efi-updater variable presence.

Setting this variable is irrelevant from macOS 11.0 and newer, is this safe to remove if one is planning to use only Big Sur?

@vit9696
Copy link
Contributor

vit9696 commented Apr 28, 2021

Yes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request project:oc
Development

No branches or pull requests

3 participants