i'm installing gentoo for fun on vmware fusion and wanna install grub but i don't know what GRUB_PLATFORMS="something" do i echo to make.conf for arm64 since the arm64 handbook is nonexistent
i am on a m4 macbook air


Code: Select all
$ emerge grub -pv
These are the packages that would be merged, in order:
Calculating dependencies... done!
Dependency resolution took 4.82 s (backtrack: 0/20).
[ebuild N ] sys-boot/grub-2.14_rc1-r1:2/2.14_rc1-r1::gentoo USE="device-mapper fonts nls sdl themes truetype -doc -efiemu -libzfs -mount -protect -secureboot (-test) -verify-sig" GRUB_PLATFORMS="-coreboot -efi-32 -efi-64 -emu -ieee1275 (-loongson) -multiboot -pc (-qemu) (-qemu-mips) (-uboot) -xen (-xen-32) -xen-pvh" 8,799 KiBCode: Select all
GRUB_PLATFORMS="efi-64"