Skip to content

OcAppleSecureBootSetDmgLoading: re-enable Secure Boot after DMG loading - this also fixes stability issues on unsupported T2 Macs inside the macOS 26 installer where it would all of a sudden crash - #610

Merged
mikebeaton merged 1 commit into
acidanthera:masterfrom
albert-mueller:T2-dmg-mount-error-fix
Aug 12, 2026

Conversation

@albert-mueller

@albert-mueller albert-mueller commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

No description provided.

…oading

The else branch (LoadingDmg == FALSE) called SetAvailability(FALSE)
instead of TRUE, despite the debug log saying "Reenabling secure boot
after Apple images". This left Secure Boot permanently disabled for
the rest of the boot session after any DMG (e.g. installer/recovery)
was loaded, causing subsequent IMG4 verifications to be silently
skipped (EFI_UNSUPPORTED) instead of actually performed.
@albert-mueller
albert-mueller marked this pull request as ready for review August 12, 2026 05:55
@albert-mueller albert-mueller changed the title Fix OcAppleSecureBootSetDmgLoading: re-enable Secure Boot after DMG loading - fixes stability issues on unsupported T2 Macs inside the macOS 26 installer where it would all of a sudden crash Fix OcAppleSecureBootSetDmgLoading: re-enable Secure Boot after DMG loading - this also fixes stability issues on unsupported T2 Macs inside the macOS 26 installer where it would all of a sudden crash Aug 12, 2026
@albert-mueller albert-mueller changed the title Fix OcAppleSecureBootSetDmgLoading: re-enable Secure Boot after DMG loading - this also fixes stability issues on unsupported T2 Macs inside the macOS 26 installer where it would all of a sudden crash OcAppleSecureBootSetDmgLoading: re-enable Secure Boot after DMG loading - this also fixes stability issues on unsupported T2 Macs inside the macOS 26 installer where it would all of a sudden crash Aug 12, 2026
@mikebeaton
mikebeaton merged commit b6998ab into acidanthera:master Aug 12, 2026
11 checks passed
@albert-mueller
albert-mueller deleted the T2-dmg-mount-error-fix branch August 12, 2026 10:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants