ok, Iāve fixed that by purging all UEFI entries with efibootmgr and the system recreated them.
I was not able to change that from Intelās UEFI. I think I know how this missing 0001 entry happened in the first place. Not important for now.
I now have Boot0001 and Boot0002 assigned to Win and Fedora37 on the same disk.
So here are again copy and paste sessions from nobara(f36) and fedora f37. I only added additional NLs to improve read-ability and removed the prompt. to keep Jeff happy 
Boot0003 is the external SSD with nobara. I could also recreate the boot entries with efibootmgr. I forgot to include the option -p 2 in my attempts. First partition is the Win recovery partition.
# cat /etc/redhat-release
Nobara release 36 (Thirty Six)
# efibootmgr
BootCurrent: 0003
Timeout: 1 seconds
BootOrder: 0001,0002,0003
Boot0001* Windows Boot Manager
Boot0002* Fedora
Boot0003* Fedora
# efibootmgr -v
BootCurrent: 0003
Timeout: 1 seconds
BootOrder: 0001,0002,0003
Boot0001* Windows Boot Manager HD(2,GPT,d7beee94-cfdb-4c29-9c68-59b26b57be57,0x200808,0x82008)/File(\EFI\MICROSOFT\BOOT\BOOTMGFW.EFI)..BO
Boot0002* Fedora HD(2,GPT,d7beee94-cfdb-4c29-9c68-59b26b57be57,0x200808,0x82008)/File(\EFI\FEDORA\SHIMX64.EFI)..BO
Boot0003* Fedora HD(1,GPT,fc84ac23-3fa5-486b-b4ff-ce850421409f,0xffff,0x11ffee)/File(\EFI\FEDORA\SHIMX64.EFI)..BO
# efibootmgr -n 2
BootNext: 0002
BootCurrent: 0003
Timeout: 1 seconds
BootOrder: 0001,0002,0003
Boot0001* Windows Boot Manager
Boot0002* Fedora
Boot0003* Fedora
# efibootmgr -N
BootCurrent: 0003
Timeout: 1 seconds
BootOrder: 0001,0002,0003
Boot0001* Windows Boot Manager
Boot0002* Fedora
Boot0003* Fedora
# rpm -q efibootmgr
efibootmgr-16-12.fc36.x86_64
# cat /etc/redhat-release
Fedora release 37 (Thirty Seven)
# which efibootmgr
/usr/sbin/efibootmgr
# rpm -q efibootmgr
efibootmgr-18-2.fc37.x86_64
# efibootmgr -v
BootCurrent: 0002
Timeout: 1 seconds
BootOrder: 0001,0002,0003
Boot0001* Windows Boot Manager HD(2,GPT,d7beee94-cfdb-4c29-9c68-59b26b57be57,0x200808,0x82008)/File(\EFI\MICROSOFT\BOOT\BOOTMGFW.EFI)0000424f
dp: 04 01 2a 00 02 00 00 00 08 08 20 00 00 00 00 00 08 20 08 00 00 00 00 00 94 ee be d7 db cf 29 4c 9c 68 59 b2 6b 57 be 57 02 02 / 04 04 46 00 5c 00 45 00 46 00 49 00 5c 00 4d 00 49 00 43 00 52 00 4f 00 53 00 4f 00 46 00 54 00 5c 00 42 00 4f 00 4f 00 54 00 5c 00 42 00 4f 00 4f 00 54 00 4d 00 47 00 46 00 57 00 2e 00 45 00 46 00 49 00 00 00 / 7f ff 04 00
data: 00 00 42 4f
Boot0002* Fedora HD(2,GPT,d7beee94-cfdb-4c29-9c68-59b26b57be57,0x200808,0x82008)/File(\EFI\FEDORA\SHIMX64.EFI)0000424f
dp: 04 01 2a 00 02 00 00 00 08 08 20 00 00 00 00 00 08 20 08 00 00 00 00 00 94 ee be d7 db cf 29 4c 9c 68 59 b2 6b 57 be 57 02 02 / 04 04 34 00 5c 00 45 00 46 00 49 00 5c 00 46 00 45 00 44 00 4f 00 52 00 41 00 5c 00 53 00 48 00 49 00 4d 00 58 00 36 00 34 00 2e 00 45 00 46 00 49 00 00 00 / 7f ff 04 00
data: 00 00 42 4f
Boot0003* Fedora HD(1,GPT,fc84ac23-3fa5-486b-b4ff-ce850421409f,0xffff,0x11ffee)/File(\EFI\FEDORA\SHIMX64.EFI)0000424f
dp: 04 01 2a 00 01 00 00 00 ff ff 00 00 00 00 00 00 ee ff 11 00 00 00 00 00 23 ac 84 fc a5 3f 6b 48 b4 ff ce 85 04 21 40 9f 02 02 / 04 04 34 00 5c 00 45 00 46 00 49 00 5c 00 46 00 45 00 44 00 4f 00 52 00 41 00 5c 00 53 00 48 00 49 00 4d 00 58 00 36 00 34 00 2e 00 45 00 46 00 49 00 00 00 / 7f ff 04 00
data: 00 00 42 4f
# efibootmgr
BootCurrent: 0002
Timeout: 1 seconds
BootOrder: 0001,0002,0003
Boot0001* Windows Boot Manager HD(2,GPT,d7beee94-cfdb-4c29-9c68-59b26b57be57,0x200808,0x82008)/File(\EFI\MICROSOFT\BOOT\BOOTMGFW.EFI)0000424f
Boot0002* Fedora HD(2,GPT,d7beee94-cfdb-4c29-9c68-59b26b57be57,0x200808,0x82008)/File(\EFI\FEDORA\SHIMX64.EFI)0000424f
Boot0003* Fedora HD(1,GPT,fc84ac23-3fa5-486b-b4ff-ce850421409f,0xffff,0x11ffee)/File(\EFI\FEDORA\SHIMX64.EFI)0000424f
# efibootmgr -n 3
BootNext: 0003
BootCurrent: 0002
Timeout: 1 seconds
BootOrder: 0001,0002,0003
Boot0001* Windows Boot Manager HD(2,GPT,d7beee94-cfdb-4c29-9c68-59b26b57be57,0x200808,0x82008)/File(\EFI\MICROSOFT\BOOT\BOOTMGFW.EFI)0000424f
Boot0002* Fedora HD(2,GPT,d7beee94-cfdb-4c29-9c68-59b26b57be57,0x200808,0x82008)/File(\EFI\FEDORA\SHIMX64.EFI)0000424f
Boot0003* Fedora HD(1,GPT,fc84ac23-3fa5-486b-b4ff-ce850421409f,0xffff,0x11ffee)/File(\EFI\FEDORA\SHIMX64.EFI)0000424f
# efibootmgr -N
BootCurrent: 0002
Timeout: 1 seconds
BootOrder: 0001,0002,0003
Boot0001* Windows Boot Manager HD(2,GPT,d7beee94-cfdb-4c29-9c68-59b26b57be57,0x200808,0x82008)/File(\EFI\MICROSOFT\BOOT\BOOTMGFW.EFI)0000424f
Boot0002* Fedora HD(2,GPT,d7beee94-cfdb-4c29-9c68-59b26b57be57,0x200808,0x82008)/File(\EFI\FEDORA\SHIMX64.EFI)0000424f
Boot0003* Fedora HD(1,GPT,fc84ac23-3fa5-486b-b4ff-ce850421409f,0xffff,0x11ffee)/File(\EFI\FEDORA\SHIMX64.EFI)0000424f
so the output format has changed in F37, -v now shows the raw data.
Nevertheless, I would consider this a bug in efibootmgr.