Hi,
It seems you're using file-based storage, which only supports snapshots with qcow2 disks [1].
The VM disk is in qcow2 format, EFI disk can be in qcow2 too, but AFAIK TPM disk is always in raw format, which is preventing you from taking snapshots [2][3].
If that's the case, the only...