I would like to associate one with O.S vSphere 6.7 ,make changes from windows
EFI\VMware\safebt64.efi add icon new “Vsphere”,
and delete from the menu: EFI\VMware\mboot64.efi
for example file “refind.conf”:
esempiomenuentry “Vsphere” {
loader /EFI/VMware/safebt64.efi
icon EFI/refind/icons/os_vsphere.png
volume PARTUUID=‘XXX-EFI-partition-vsphere’
options “root=UUID=xxxxx”
}
can someone help me, thanks Max