I’m about to attempt this bios update using fwupd and the UEFI firmware may get updated as well
Doc says it may reset the current boot entries. Would i be able to recreate it using clear linux live media and using this:
#mount dev/abc /boot
#efibootmgr -c -d /dev/abc -l \EFI\<org.clear>\ -L “”
Any other insights on this?