An example:
root@science2:~# ls -al /boot/efi/
total 6
drwx------ 3 root root 1024 Dec 31 1969 .
drwxr-xr-x 4 root root 4096 Mar 29 14:37 ..
drwx------ 5 root root 1024 Feb 13 15:35 EFI
root@science2:~# ls -al /boot/efi/EFI/
total 5
drwx------ 5 root root 1024 Feb 13 15:35 .
drwx------ 3 root root 1024 Dec 31 1969 ..
drwx------ 2 root root 1024 Feb 13 15:35 Boot
drwx------ 4 root root 1024 Dec 1 20:43 Microsoft
drwx------ 2 root root 1024 Feb 13 15:35 ubuntu
root@science2:~# ls -al /boot/efi/EFI/Boot/
total 1857
drwx------ 2 root root 1024 Feb 13 15:35 .
drwx------ 5 root root 1024 Feb 13 15:35 ..
-rwx------ 1 root root 955656 Feb 13 15:35 bootx64.efi
-rwx------ 1 root root 85672 Feb 13 15:35 fbx64.efi
-rwx------ 1 root root 856232 Feb 13 15:35 mmx64.efi
root@science2:~# ls -al /boot/efi/EFI/Microsoft/
total 8
drwx------ 4 root root 1024 Dec 1 20:43 .
drwx------ 5 root root 1024 Feb 13 15:35 ..
drwx------ 40 root root 5120 Dec 1 20:43 Boot
drwx------ 2 root root 1024 Dec 1 20:44 Recovery
root@science2:~# ls -al /boot/efi/EFI/ubuntu/
total 3457
drwx------ 2 root root 1024 Feb 13 15:35 .
drwx------ 5 root root 1024 Feb 13 15:35 ..
-rwx------ 1 root root 108 Feb 13 15:35 BOOTX64.CSV
-rwx------ 1 root root 117 Feb 13 15:35 grub.cfg
-rwx------ 1 root root 1722240 Feb 13 15:35 grubx64.efi
-rwx------ 1 root root 856232 Feb 13 15:35 mmx64.efi
-rwx------ 1 root root 955656 Feb 13 15:35 shimx64.efi
root@science2:~#