Hello all,The installation of GRUB for EFI boot fails when there is not enough free space for EFI boot variables in the platform NVRAM:
failed to register the EFI boot entry: No space left on deviceA common issue that causes this is log reports in /sys/fs/pstore/ which could be safely removed. However AFAICS the installer does not include the module efi-pstore needed to mount /sys/fs/pstore. Isn't it worth including this module in the installer?

