diff options
Diffstat (limited to 'src/crypto/mishmash/oid_sha512_256.c')
| -rw-r--r-- | src/crypto/mishmash/oid_sha512_256.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/crypto/mishmash/oid_sha512_256.c b/src/crypto/mishmash/oid_sha512_256.c index bce4762e4..d36199372 100644 --- a/src/crypto/mishmash/oid_sha512_256.c +++ b/src/crypto/mishmash/oid_sha512_256.c @@ -22,6 +22,7 @@ */ FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL ); +FILE_SECBOOT ( PERMITTED ); #include <ipxe/sha512.h> #include <ipxe/asn1.h> |
