]> git.ipfire.org Git - thirdparty/systemd.git/commit
sd-boot: make sure special menu items also work if menu is skipped
authorLennart Poettering <lennart@poettering.net>
Tue, 23 Oct 2018 11:43:10 +0000 (13:43 +0200)
committerLennart Poettering <lennart@poettering.net>
Fri, 16 Nov 2018 14:47:18 +0000 (15:47 +0100)
commit996daf2fa9ee54065c7c14affae95682b5e744d9
tree4e863e8db2be83e263c59a5ea61122137e5342b4
parentaec1443aeccc6ad74cd6a17e1dffb4dab37007c3
sd-boot: make sure special menu items also work if menu is skipped

While it doesn't really make much sense to set "auto-reboot-to-firmware"
as oneshot boot item, let's still support it properly, by also
dispatching such a menu item if selected.
src/boot/efi/boot.c