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

Always include vendor keys in status output #205

Merged
merged 2 commits into from
Mar 10, 2023
Merged

Always include vendor keys in status output #205

merged 2 commits into from
Mar 10, 2023

Conversation

swsnr
Copy link
Contributor

@swsnr swsnr commented Mar 4, 2023

Do not hide the "vendor keys" line if there are no vendor keys; instead indicate explicitly that no vendor keys are present.

I found this behaviour a bit confusing when setting up secure boot; it took me a while to realize that the MS keys were indeed not installed, because a flag in the firmware UI suggested otherwise, and I assumed sbctl was misbehaving.

Given that the absence of vendor keys can cause a lot of trouble depending on the hardware, I also think it's better to indicate their absence explicitly.

cmd/sbctl/status.go Outdated Show resolved Hide resolved
@Foxboron Foxboron self-assigned this Mar 8, 2023
@swsnr swsnr requested a review from Foxboron March 8, 2023 18:36
@Foxboron
Copy link
Owner

Thanks!

@Foxboron Foxboron merged commit 3f327db into Foxboron:master Mar 10, 2023
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.

None yet

2 participants