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.

# dnf install efivar
$ efivar --list | grep -i kek
$ efivar -p -n <kek name from previous command>

It will be a hexdump so you will need to look at the ASCII output for "Microsoft Corporation KEK CA 2011" or "Microsoft Corporation KEK 2K CA 2023".
--
_______________________________________________
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