summaryrefslogtreecommitdiffstats
path: root/src/include/ipxe/hmac.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/ipxe/hmac.h')
-rw-r--r--src/include/ipxe/hmac.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/ipxe/hmac.h b/src/include/ipxe/hmac.h
index cf9d08677..12312c540 100644
--- a/src/include/ipxe/hmac.h
+++ b/src/include/ipxe/hmac.h
@@ -7,6 +7,7 @@
*/
FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL );
+FILE_SECBOOT ( PERMITTED );
#include <ipxe/crypto.h>