I have installed Manjaro alongside BlackArch. BlackArch has its bootloader in /boot which is a separate partition. Manjaro has three partitions, one for root(/), one for /boot, and one for /boot/efi. Now, let's say I want to install Fedora. Will there be any problem if I point Fedora's /boot/efi to Manjaro's /boot/efi partition? Also, I currently have only two OSes: BlackArch and Manjaro. However, in UEFI, there are 4 bootable options listed:
One "Linux Boot Manager" entry, one "Manjaro" entry and two "UEFI OS" entries. How should I get rid of the duplication?
Here is the pic of the UEFI bootable menu:

PS. I installed Kali Linux (which uses GRUB) just to see what exactly happens, and this is the efibootmgr results after Kali's installation:
BootCurrent: 0004
Timeout: 1 seconds
BootOrder: 0002,0004,0000,0001,0005
Boot0000* Linux Boot Manager HD(4,GPT,db98bb6f-7706-374e-80ce-09d0b0ee32c6,0x64096000,0xfa000)/File(\EFI\SYSTEMD\SYSTEMD-BOOTX64.EFI)
Boot0001* UEFI OS HD(4,GPT,db98bb6f-7706-374e-80ce-09d0b0ee32c6,0x64096000,0xfa000)/File(\EFI\BOOT\BOOTX64.EFI)..BO
Boot0002* kali HD(4,GPT,db98bb6f-7706-374e-80ce-09d0b0ee32c6,0x64096000,0xfa000)/File(\EFI\KALI\GRUBX64.EFI)
Boot0004* Manjaro HD(3,GPT,6881d199-30c9-4a84-ac40-084ff6bb472b,0x64000000,0x96000)/File(\EFI\MANJARO\GRUBX64.EFI)
Boot0005* UEFI OS HD(3,GPT,6881d199-30c9-4a84-ac40-084ff6bb472b,0x64000000,0x96000)/File(\EFI\BOOT\BOOTX64.EFI)..BO