sd-boot: write the IDs of all discovered entries to an EFI variable
authorLennart Poettering <lennart@poettering.net>
Mon, 25 Jun 2018 16:19:09 +0000 (18:19 +0200)
committerLennart Poettering <lennart@poettering.net>
Tue, 16 Oct 2018 14:44:34 +0000 (16:44 +0200)
commit0e2bc7327428b410feb0e7d7a23ca07f0e810222
tree00b8eaf6f14aa6b22356821821956bba6c343c5d
parentf82ecab0a9c4c1ef5f43bdee98f128c3a0ee611c
sd-boot: write the IDs of all discovered entries to an EFI variable

This is primarily useful for debugging, but can be useful for other
purposes too. For example userspace could check whether "auto-windows"
is included in the list, before triggering a boot-into-windows
operation.
src/boot/efi/boot.c
src/boot/efi/util.c
src/boot/efi/util.h