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

shim-systemd: Install & update the Mok Management executable on the ESP #254

Merged
merged 1 commit into from
Oct 11, 2024

Conversation

joebonrichie
Copy link
Contributor

The Mok Management EFI executable (generally mmx64.efi) is needed in a few cases (when secure boot is enabled):

  • When using a third-party shim requiring you to enroll your own cert on first boot
  • When using a custom kernel or bootloader allowing the user the enroll the hash of it in order to boot

According to the layout comment on the top of the file this should already be expected to be on the ESP, fix that.

The Mok Management EFI executable (generally mmx64.efi) is needed in a few cases (when secure boot is enabled):
- When using a third-party shim requiring you to enroll your own cert on first boot
- When using a custom kernel or bootloader allowing the user the enroll the hash of it in order to boot

According to the layout comment on the top of the file this should already be expected to be on the ESP, fix that.
@bryteise bryteise merged commit 7efbc27 into clearlinux:master Oct 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants