Documentation ¶
Overview ¶
Package database generates SecureBoot auto-enrollment database.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Entry ¶
Entry is a UEFI database entry.
func Generate ¶
func Generate(enrolledCertificate []byte, signer pesign.CertificateSigner) ([]Entry, error)
Generate generates a UEFI database to enroll the signing certificate.
ref: https://blog.hansenpartnership.com/the-meaning-of-all-the-uefi-keys/
Click to show internal directories.
Click to hide internal directories.