Description
Unfortunately, non-x86 architectures with UEFI support (particularly AArch64 and RISC-V) have variants of UEFI where OFW DeviceTrees are used instead of ACPI to correctly initialize the hardware.
Currently, there are no boot loaders that can handle this seamlessly, which makes it difficult to support these devices properly.
There is dtbloader, but it would be nice if this functionality was integrated into Sprout itself.
Code of Conduct