diff options
Diffstat (limited to 'src/arch/x86/include/ipxe/rtc_time.h')
| -rw-r--r-- | src/arch/x86/include/ipxe/rtc_time.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/arch/x86/include/ipxe/rtc_time.h b/src/arch/x86/include/ipxe/rtc_time.h index cb8c7f49e..49c6313ed 100644 --- a/src/arch/x86/include/ipxe/rtc_time.h +++ b/src/arch/x86/include/ipxe/rtc_time.h @@ -8,6 +8,7 @@ */ FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL ); +FILE_SECBOOT ( PERMITTED ); #ifdef TIME_RTC #define TIME_PREFIX_rtc |
