diff options
Diffstat (limited to 'src/drivers/bus/pcibackup.c')
| -rw-r--r-- | src/drivers/bus/pcibackup.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/drivers/bus/pcibackup.c b/src/drivers/bus/pcibackup.c index 4cf126f83..81fcb7e05 100644 --- a/src/drivers/bus/pcibackup.c +++ b/src/drivers/bus/pcibackup.c @@ -22,6 +22,7 @@ */ FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL ); +FILE_SECBOOT ( PERMITTED ); #include <stdint.h> #include <ipxe/pci.h> |
