▲ | hulitu 2 days ago | |
> There's nothing inherently not-open about ARM, UEFI ? | ||
▲ | okanat 2 days ago | parent [-] | |
UEFI doesn't help with hardware discovery. ACPI does. Commonly with non-PC systems the hardware addresses are hard-coded and they need to be known by the OS somehow. Device trees are that and there are nonofficial ways of exposing them as a UEFI driver but it is nowhere as official as ACPI on PC systems. |