]> git.ipfire.org Git - thirdparty/ipxe.git/commitdiff
[build] Mark system logger as permitted for UEFI Secure Boot
authorMichael Brown <mcb30@ipxe.org>
Thu, 19 Feb 2026 12:18:21 +0000 (12:18 +0000)
committerMichael Brown <mcb30@ipxe.org>
Thu, 19 Feb 2026 12:21:45 +0000 (12:21 +0000)
Reported-by: Christian I. Nilsson <ChristianN@2PintSoftware.com>
Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/core/log.c

index c08e4bb9b3988c251f258a26a97d9682d7eeaa29..09b555eb90e0d2c8432a2766c420af5100619279 100644 (file)
@@ -22,6 +22,7 @@
  */
 
 FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL );
+FILE_SECBOOT ( PERMITTED );
 
 /** @file
  *