New comment by sonnysighedup on void-packages repository https://github.com/void-linux/void-packages/issues/42566#issuecomment-1459663265 Comment: One stop-gap measure - which might not work for the OP, but will work for those who just need gummiboot for efi stub - would be to break out the gummiboot-efistub sub-package into its own entity and have it track systemd's version of linuxx64.efi.stub a la [this Arch AUR package](https://aur.archlinux.org/packages/systemd-stub-x64). I just tried it against the Void repo's 6.2 kernel, and was able to successfully boot a self-signed UEFI kernel image, something which I could only do previously by compiling linux6.2 from xbps-src with CONFIG_EFI_HANDOVER_PROTOCOL=y.