-
Notifications
You must be signed in to change notification settings - Fork 0
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
MOK key enrollment in shim doesn't work when using Ventoy #280
Comments
Found bugs in Shim's/MOKManagers's filesystem browser, which resulted in hangs of the shim when trying to enroll from a disk. Fix: rhboot/shim#622 |
I have observed exactly the same issue on PRO Z790-P WIFI (MS-7E06) running Dasharo (coreboot+UEFI) v0.9.1 with WD Red SN700 2000GB is installed in M2_2 slot. Disk is GPT partitioned and first partition is 1GiB large EFI System partition. In my case the steps to reproduce were:
Working workaround is to enroll the key in userspace, so there is no need to browse disks in shim MOK manager:
|
@miczyg1 It looks like you have implemented a fix. If so, and if the issue no longer occurs, please consider to close the issue. |
Unless the PR with a fix is merged, the issue is relevant. |
@miczyg1 PR was merged. Issue can probably be closed? |
Dasharo version
Any
Dasharo variant
Any
Affected component(s) or functionality
UEFI Secure Boot, shim
Brief summary
When using Ventoy with Secure Boot enabled, the MOK key enrollment doesn't work, the platform hangs.
How reproducible
100%
How to reproduce
Steps to reproduce the behavior:
Expected behavior
After selecting
Enroll key from disk
next windows should pop up with possible disks to search for the keys.Actual behavior
The platform hangs when choosing to enroll key from disk.
Screenshots
none
Additional context
none
Solutions you've tried
none
The text was updated successfully, but these errors were encountered: