Foxboron / sbctl

:computer: :lock: :key: Secure Boot key manager
MIT License
1.35k stars 71 forks source link

Add support for OEM dbx enrollment #237

Closed Cornelicorn closed 10 months ago

Cornelicorn commented 10 months ago

Followup to #236. This adds support for custom dbx databases. I also added the microsoft one for completenes, but didn't add the current dbx, since that's maybe not the best idea and this should be fetched at runtime rather than be compiled in.

I tested the enrollment of dbx with the --custom argument on a qemu virtual machine.