blob: 25983195a88ada1dc93df5d1b99ede7ea0a87058 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
Template: shim-signed/no-valid-sigs
Type: error
_Description: No valid UEFI Secure Boot signatures found
UEFI Secure Boot is enabled on your system, but the signed shim
binary in this package is not signed with a key that your system
trusts. This is a FATAL ERROR - your system will not currently
boot with this signed shim installed.
.
To fix this error, you probably need to update the trusted
certificates list (DB) on your system. See
.
https://wiki.debian.org/SecureBoot/CAChanges
.
for more information about how to do this.
Template: shim-signed/revoked-sig
Type: error
_Description: Shim signed with a revoked key
UEFI Secure Boot is enabled on your system, but the signed shim
binary in this package is signed by a key that has been revoked on
your system. This is a FATAL ERROR - your system will not currently
boot with this shim installed.
.
To fix this error, you probably need to update the trusted
certificates revocation list (DBX) on your system. See
.
https://wiki.debian.org/SecureBoot/CAChanges
.
for more information about how to do this.
|