Some x86 systems ship with a 64 bit CPU, but 32 bit UEFI firmware. It is possible to use a 32 bit UEFI grub build to boot a 64 bit kernel and distribution on these systems. So far this setup has not been supported in Fedora. This feature is about adding support for installing and booting Fedora on this hardware.
and was closed as “CURRENTRELEASE”. However, it doesn’t work.
I want this so that I can install Fedora onto my LINX 1010B. Without this, I either have to customize the installation image myself, or they’re paperweights. Yet they’re 64-bit UEFI devices with TPMs; it’s not like they’re not modern!
Fedora ships with grub2-efi-ia32.x86_64 and shim-ia32.x86_64 which is supposed to work with 32bit UEFI. The kernel will always be 64 bit. It is likely this is not very well tested as the developers may not have the hardware to test on.