Tags: gdamjan/secure-boot
Tags
added kernel-install hook https://www.freedesktop.org/software/systemd/man/kernel-install.html
support config file and other small updates: * support specifing the boot device for efibootmgr Some of the options that can be specified (and their defaults): ``` ESP = /boot EFIDIR = /EFI/Secure EFIBOOTDEVICE = SIGNER = ArchSecureBoot SUFFIX = linux UCODE = /boot/intel-ucode.img ```