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