]> git.ipfire.org Git - thirdparty/systemd.git/commit
boot: Use correct device root when loading device trees 23073/head
authorJan Janssen <medhefgo@web.de>
Thu, 10 Mar 2022 11:32:15 +0000 (12:32 +0100)
committerJan Janssen <medhefgo@web.de>
Wed, 13 Apr 2022 21:08:13 +0000 (23:08 +0200)
commit7b21973c42054dcdcfc3d0dcbf78cbb3525563f7
treede4a90e8bf10a0b8a64c9f91ff6bd8f8d4800244
parentec4106afa0672f12f2a79cd4619767c07985e1d8
boot: Use correct device root when loading device trees

If the boot entry comes from a XBOOT partition, we have to load the device
tree from that instead of the ESP.
src/boot/efi/boot.c