Skip to content

Instantly share code, notes, and snippets.

@linrunner
Created March 27, 2025 16:49
Show Gist options
  • Save linrunner/a2969c2cdd56d4e8ff5b219b772b20a1 to your computer and use it in GitHub Desktop.
Save linrunner/a2969c2cdd56d4e8ff5b219b772b20a1 to your computer and use it in GitHub Desktop.
strings -f -n 20 /sys/firmware/efi/efivars/{PK-*,db-*,KEK-*} | uniq
/sys/firmware/efi/efivars/PK-8be4df61-93ca-11d2-aa0d-00e098032b8c: Lenovo(Beijing) Ltd1
/sys/firmware/efi/efivars/PK-8be4df61-93ca-11d2-aa0d-00e098032b8c: [email protected]
/sys/firmware/efi/efivars/PK-8be4df61-93ca-11d2-aa0d-00e098032b8c: Lenovo(Beijing) Ltd1
/sys/firmware/efi/efivars/PK-8be4df61-93ca-11d2-aa0d-00e098032b8c: [email protected]
/sys/firmware/efi/efivars/db-d719b2cb-3d3a-4596-a3bc-dad00e67656f: Lenovo Ltd. Root CA 20120
/sys/firmware/efi/efivars/db-d719b2cb-3d3a-4596-a3bc-dad00e67656f: ThinkPad Product CA 20120
/sys/firmware/efi/efivars/db-d719b2cb-3d3a-4596-a3bc-dad00e67656f: Lenovo(Beijing) Ltd1
/sys/firmware/efi/efivars/db-d719b2cb-3d3a-4596-a3bc-dad00e67656f: [email protected]
/sys/firmware/efi/efivars/db-d719b2cb-3d3a-4596-a3bc-dad00e67656f: Lenovo UEFI CA 20140
/sys/firmware/efi/efivars/db-d719b2cb-3d3a-4596-a3bc-dad00e67656f: Microsoft Corporation1;09
/sys/firmware/efi/efivars/db-d719b2cb-3d3a-4596-a3bc-dad00e67656f: 2Microsoft Corporation Third Party Marketplace Root0
/sys/firmware/efi/efivars/db-d719b2cb-3d3a-4596-a3bc-dad00e67656f: Microsoft Corporation1+0)
/sys/firmware/efi/efivars/db-d719b2cb-3d3a-4596-a3bc-dad00e67656f: "Microsoft Corporation UEFI CA 20110
/sys/firmware/efi/efivars/db-d719b2cb-3d3a-4596-a3bc-dad00e67656f: Khttp://crl.microsoft.com/pki/crl/products/MicCorThiParMarRoo_2010-10-05.crl0`
/sys/firmware/efi/efivars/db-d719b2cb-3d3a-4596-a3bc-dad00e67656f: Dhttp://www.microsoft.com/pki/certs/MicCorThiParMarRoo_2010-10-05.crt0
/sys/firmware/efi/efivars/db-d719b2cb-3d3a-4596-a3bc-dad00e67656f: Microsoft Corporation1200
/sys/firmware/efi/efivars/db-d719b2cb-3d3a-4596-a3bc-dad00e67656f: )Microsoft Root Certificate Authority 20100
/sys/firmware/efi/efivars/db-d719b2cb-3d3a-4596-a3bc-dad00e67656f: Microsoft Corporation1.0,
/sys/firmware/efi/efivars/db-d719b2cb-3d3a-4596-a3bc-dad00e67656f: %Microsoft Windows Production PCA 20110
/sys/firmware/efi/efivars/db-d719b2cb-3d3a-4596-a3bc-dad00e67656f: Ehttp://crl.microsoft.com/pki/crl/products/MicRooCerAut_2010-06-23.crl0Z
/sys/firmware/efi/efivars/db-d719b2cb-3d3a-4596-a3bc-dad00e67656f: >http://www.microsoft.com/pki/certs/MicRooCerAut_2010-06-23.crt0
/sys/firmware/efi/efivars/KEK-8be4df61-93ca-11d2-aa0d-00e098032b8c: Lenovo(Beijing) Ltd1
/sys/firmware/efi/efivars/KEK-8be4df61-93ca-11d2-aa0d-00e098032b8c: [email protected]
/sys/firmware/efi/efivars/KEK-8be4df61-93ca-11d2-aa0d-00e098032b8c: Microsoft Corporation1;09
/sys/firmware/efi/efivars/KEK-8be4df61-93ca-11d2-aa0d-00e098032b8c: 2Microsoft Corporation Third Party Marketplace Root0
/sys/firmware/efi/efivars/KEK-8be4df61-93ca-11d2-aa0d-00e098032b8c: Microsoft Corporation1*0(
/sys/firmware/efi/efivars/KEK-8be4df61-93ca-11d2-aa0d-00e098032b8c: !Microsoft Corporation KEK CA 20110
/sys/firmware/efi/efivars/KEK-8be4df61-93ca-11d2-aa0d-00e098032b8c: Khttp://crl.microsoft.com/pki/crl/products/MicCorThiParMarRoo_2010-10-05.crl0`
/sys/firmware/efi/efivars/KEK-8be4df61-93ca-11d2-aa0d-00e098032b8c: Dhttp://www.microsoft.com/pki/certs/MicCorThiParMarRoo_2010-10-05.crt0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment