GenBootUpdMountsAndDevices 1 requires a /boot/efi mountpoint to exist. However, /boot/efi isn't the standard mount point per the XBOOTLDR spec 2. For images that use automatic mounting of partitions through either systemd-gpt-auto-generator or others that location is thus wrong.
While this is able to be worked around (set the mountpoint to /boot/efi) it's a bit funky as the partition will be mounted in a different place when automatically mounted at runtime.
GenBootUpdMountsAndDevices1 requires a/boot/efimountpoint to exist. However,/boot/efiisn't the standard mount point per the XBOOTLDR spec 2. For images that use automatic mounting of partitions through eithersystemd-gpt-auto-generatoror others that location is thus wrong.While this is able to be worked around (set the mountpoint to
/boot/efi) it's a bit funky as the partition will be mounted in a different place when automatically mounted at runtime.