Files
systemd/src
Daan De Meyer 929f41c652 bootctl: update/list/remove all instances of systemd-boot in /EFI/BOOT
systemd-boot might be installed in /EFI/BOOT under more names than
just /EFI/BOOT/BOOTX64.efi. The prime example is shim which loads
its second stage binary from /EFI/BOOT/grubx64.efi. To accomodate
use cases where systemd-boot is installed as /EFI/BOOT/grubx64.efi,
let's always check the entire /EFI/BOOT directory for binaries that
identify as systemd-boot and list/update/remove those as well.

Let's keep this somewhat generic though and not install ourselves as
grubx64.efi since that would mean having to check for shim which is
a can of worms we probably don't want to open.
2023-12-20 13:56:02 +01:00
..
2023-12-18 17:25:10 +01:00
2023-12-20 03:07:46 +09:00
2023-12-15 21:21:15 +08:00
2023-11-29 11:04:59 +00:00
2023-12-18 11:10:53 +01:00
2023-12-09 13:17:02 +00:00
2023-12-18 17:26:19 +01:00
2023-12-01 17:34:43 +00:00
2023-12-19 11:46:47 +09:00
2023-12-20 15:12:10 +09:00
2023-11-28 18:28:17 +09:00