Hi Michael, Chris, and devel folks,

On Wed, Jul 9, 2025, 11:16 Michael Cronenworth <m...@cchtml.com> wrote:

> On 7/9/25 9:51 AM, Chris Adams wrote:
> > How can I tell what my systems have (ideally from within Linux)?
>
> There might be a better way, but I used "efivar" from the package with the
> same name.
>

I usually use mokutil to list keys: (it should be installed by default)

$ mokutil -l --kek
$ mokutil -l --db

To see all UEFI keys, databases and MOKs:

$ mokutil -l -a

For more detailed results:

$ mokutil -l -a --verbose-listing

Best,
Alexander F. Lent <l...@xanderlent.com>
-- 
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to