~# umount /boot/efi
~# proxmox-boot-tool reinit
Re-executing '/usr/sbin/proxmox-boot-tool' in new private mount namespace..
UUID="0EB4-B1FB" SIZE="1073741824" FSTYPE="vfat" PARTTYPE="c12a7328-f81f-11d2-ba4b-00a0c93ec93b" PKNAME="nvme0n1" MOUNTPOINT=""
Mounting '/dev/disk/by-uuid/0EB4-B1FB' on '/var/tmp/espmounts/0EB4-B1FB'.
Installing grub x86_64 target..
Installing for x86_64-efi platform.
Installation finished. No error reported.
Installing grub x86_64 target (removable)..
Installing for x86_64-efi platform.
Installation finished. No error reported.
Unmounting '/dev/disk/by-uuid/0EB4-B1FB'.
Adding '/dev/disk/by-uuid/0EB4-B1FB' to list of synced ESPs..
~# mount /dev/nvme0n1p2 /boot/efi
~# sha256sum /boot/efi/EFI/proxmox/grubx64.efi
5cb20319d7076a4a83f78b96389413459eb5300b120a32722fd05a42d7536ea1 /boot/efi/EFI/proxmox/grubx64.efi
~# sha256sum /boot/efi/EFI/BOOT/BOOTx64.EFI
5cb20319d7076a4a83f78b96389413459eb5300b120a32722fd05a42d7536ea1 /boot/efi/EFI/BOOT/BOOTx64.EFI
~# ls /boot/efi/EFI/BOOT/BOOTx64.EFI -l
-rwxr-xr-x 1 root root 139264 Mar 3 12:20 /boot/efi/EFI/BOOT/BOOTx64.EFI
~# ls /boot/efi/EFI/proxmox/grubx64.efi -l
-rwxr-xr-x 1 root root 139264 Mar 3 12:20 /boot/efi/EFI/proxmox/grubx64.efi
~# efibootmgr -v
BootCurrent: 0001
Timeout: 1 seconds
BootOrder: 0000,0001
Boot0000* proxmox HD(2,GPT,9cbeef3c-23f6-4dec-89ca-dc71a7bf1903,0x800,0x200000)/File(\EFI\proxmox\grubx64.efi)
Boot0001* UEFI OS HD(2,GPT,9cbeef3c-23f6-4dec-89ca-dc71a7bf1903,0x800,0x200000)/File(\EFI\BOOT\BOOTX64.EFI)..BO