What grub modules are preloaded by default?

The command used in the tutorial only loads tpm when installing grub, the issue is idk what are the default ones that manjaro needs to boot that I need to add to the command

# grub-install --target=x86_64-efi --efi-directory=*esp* --modules="tpm" --sbat /usr/share/grub/sbat.csv

Moderator edit: In the future, please use proper formatting: [HowTo] Post command output and file content as formatted text