Bios to UEFI conversion

check all option in your UEFI

SecureBoot off
Fast Boot off
No CSM
No Legacy
all disks on AHCI

you can check in terminal

inxi -Fxza
test -d /sys/firmware/efi && echo efi || echo bios
sudo efibootmgr -v

So first , 2 ways ,

you will need to create dir /boot/efi , have UUID /boot/efi in /etc/fstab updated , then restore GRUb EFI