mirror of
https://github.com/jiazhang0/meta-secure-core.git
synced 2026-07-16 12:47:00 +00:00
meta-efi-secure-boot/README.md: document shim_cert as unused
Signed-off-by: Jia Zhang <lans.zhang2008@gmail.com>
This commit is contained in:
@@ -115,11 +115,13 @@ The sample keys used for MOK Secure Boot are centrally placed under
|
||||
|
||||
- shim_cert.crt
|
||||
The X509 certificate embedded in shim, used to verify the images either
|
||||
directly or indirectly loaded by shim.
|
||||
directly or indirectly loaded by shim. Currently, this certificate is
|
||||
not used by default.
|
||||
|
||||
- shim_cert.key
|
||||
The private key corresponding to shim_cert.crt, used to sign the images
|
||||
either directly or indirectly loaded by shim.
|
||||
either directly or indirectly loaded by shim. Currently, this certificate
|
||||
is not used by default.
|
||||
|
||||
- vendor_cert.crt
|
||||
Act as the same way as shim_cert.crt. In addition, vendor certificate
|
||||
|
||||
Reference in New Issue
Block a user