summaryrefslogtreecommitdiffstats
path: root/src/drivers/usb/uhci.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/drivers/usb/uhci.h')
-rw-r--r--src/drivers/usb/uhci.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/drivers/usb/uhci.h b/src/drivers/usb/uhci.h
index ba4c28f7e..629f6ae3b 100644
--- a/src/drivers/usb/uhci.h
+++ b/src/drivers/usb/uhci.h
@@ -8,6 +8,7 @@
*/
FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL );
+FILE_SECBOOT ( PERMITTED );
#include <assert.h>
#include <ipxe/pci.h>