install_data('install.conf',
install_dir : kerneldir)
+
+ install_data('uki.conf',
+ install_dir : kerneldir)
if install_sysconfdir
install_emptydir(sysconfdir / 'kernel/install.d')
--- /dev/null
+# This file is part of systemd.
+#
+# systemd is free software; you can redistribute it and/or modify it under the
+# terms of the GNU Lesser General Public License as published by the Free
+# Software Foundation; either version 2.1 of the License, or (at your option)
+# any later version.
+#
+# Ini-style configuration file for ukify(1) which is only effective when
+# $KERNEL_INSTALL_LAYOUT or layout= in install.conf is set to uki and
+# $KERNEL_INSTALL_UKI_GENERATOR or uki_generator= in install.conf is set to
+# ukify, or is unset. $KERNEL_INSTALL_CONF_ROOT may be used to override the
+# search path.
+#
+# See kernel-install(8) for details.
+
+#[UKI]
+#Initrd=
+#Microcode=
+#Splash=
+#PCRPKey=
+#PCRBanks=
+#SecureBootSigningTool=
+#SecureBootPrivateKey=/etc/kernel/secure-boot-private-key.pem
+#SecureBootCertificate=/etc/kernel/secure-boot-certificate.pem
+#SecureBootCertificateDir=
+#SecureBootCertificateName=
+#SecureBootCertificateValidity=
+#SigningEngine=
+#SignKernel=
+
+#[PCRSignature:NAME]
+#PCRPrivateKey=/etc/systemd/tpm2-pcr-private-key.pem
+#PCRPublicKey=/etc/systemd/tpm2-pcr-public-key.pem
+#Phases=