Module bootloader

Module bootloader 

Source

Constantsยง

BOOTUPD_UPDATES ๐Ÿ”’
The EFI system partition GUID Path to the bootupd update payload
EFI_DIR ๐Ÿ”’
The name of the mountpoint for efi (as a subdirectory of /boot, or at the toplevel)
SYSTEMD_KEY_DIR ๐Ÿ”’

Functionsยง

bootupd_supports_filesystem ๐Ÿ”’
Check whether the target bootupd supports --filesystem.
install_systemd_boot ๐Ÿ”’
Install systemd-boot to the first ESP found among backing devices.
install_via_bootupd ๐Ÿ”’
Install the bootloader via bootupd.
install_via_zipl ๐Ÿ”’
mount_esp_part ๐Ÿ”’
Mount the first ESP found among backing devices at /boot/efi.
supports_bootupd ๐Ÿ”’
Determine if the invoking environment contains bootupd, and if there are bootupd-based updates in the target root.