I think I have one. I have a 1G partition of type EFI System with a FAT32 filesystem that I mounted on /boot during the installation process.
This better not be hazing, I'm hand typing the entire output
$ sudo efibootmgr
BootCurrent: 000C
Timeout: 0 seconds
BootOrder: 0002,0001,0009,000A,000B,000C,000D
Boot0000* ubuntu HD(1,GPT,acf82dc5-fbe6-490b-a237-f015f42bc758,0x800,0x177000)/File(\EFI\ubuntu\shimx64.efi)
Boot0001* Linux Boot Manager HD(1,GPT,5ad2a131-351c-4af0-bc66-2e59d275e211,0x800,0x100000)/File(\EFI\systemd\systemd-bootx64.efi)
Boot0002* grub HD(1,GPT,5ad2a131-351c-4af0-bc66-2e59d275e211,0x800,0x100000)/File(\EFI\grub\grubx64.efi)
Boot0009* Diskette Drive BBS(Floppy,Diskette Drive,0x0)0000424f
Boot000A* USB Storage Device BBS(USB,USB Flash Disk 1100,0x0)0000424f
Boot000B* CD/DVD/CD-RW Drive BBS(CDROM,CD/DVD/CD-RW Drive,0x0)0000424f
Boot000C* UEFI: USB Flash Disk 1100 PciRoot(0x0)/Pci(0x14,0x0)/USB(8,0)/USB(1,0)/CDROM(1,0x18a85c,0x8000)0000424f
Boot000D* USB Flash Disk 1100, Partition 2 PciRoot(0x0)/Pci(0x14,0x0)/USB(8,0)/USB(1,0)/HD(2,MBR,0x0,0x18a85c,0x2000)0000424f
Plus some of my boot partition for reference
# from inside the artix-linux on the laptop's SSD (/dev/nvme0n1p2)
$ tree /boot/efi
/boot/efi
|-- Dell
| `-- logs
| |-- diags_current.xml
|. `-- diags_previous.xml
`-- EFI
`-- grub
`-- grubx64.efi