Qubes OS 4.1.1 does not boot after installation. Before installation I cleared GPT and MBR with gdisk from bootable ubuntu stick, then installed from bootable stick created by Rufus in dd mode. Chosen auto disk partitioning.
BIOS just shows screen with asking boot device endlessly. Secure boot is disabled.
and look for EFI System Partition – if it is eg. 1, then you can try: efibootmgr -v -c -u -L QUBES -l /EFI/qubes/grubx64.efi -d /dev/sda -p 1
… and if your disk is named /dev/nvme0n1 replace sda accordingly.