After clearing the CMOS in a computer, the EFI boot entry of my Fedora installation disappeared. To restore it, I booted a Live CD and registered it again:
# efibootmgr -c -w -d /dev/sda -l 'EFIfedorashim.efi' -L "Fedora"
After clearing the CMOS in a computer, the EFI boot entry of my Fedora installation disappeared. To restore it, I booted a Live CD and registered it again:
# efibootmgr -c -w -d /dev/sda -l 'EFIfedorashim.efi' -L "Fedora"