mirror of
https://github.com/morgan9e/systemd
synced 2026-04-15 17:06:39 +09:00
The Bootloader Specification says "devicetree refers to the binary device tree to use when executing the kernel..", but systemd-boot didn't actually do anything when encountering this stanza until now. Add support for loading, applying fixups if relevant, and installing the new device tree before executing the kernel.