diff options
Diffstat (limited to 'src/drivers/usb/ehci.h')
| -rw-r--r-- | src/drivers/usb/ehci.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/drivers/usb/ehci.h b/src/drivers/usb/ehci.h index 42e282e92..a0166bc63 100644 --- a/src/drivers/usb/ehci.h +++ b/src/drivers/usb/ehci.h @@ -8,6 +8,7 @@ */ FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL ); +FILE_SECBOOT ( PERMITTED ); #include <ipxe/pci.h> #include <ipxe/usb.h> |
