Examples (6)
Show information about the system firmware and the bootloaders
Show all available bootloader entries
bootctl listSet a flag to boot into the system firmware on the next boot (similar to `sudo systemctl reboot --firmware-setup`)
Specify the path to the EFI system partition (defaults to `/efi/`, `/boot/`, or `/boot/efi`)
bootctl --esp-path /path/to/efi_system_partition/made by @shridhargupta | data from tldr-pages