Re: [systemd-devel] Support for loading Multiple DTBs from UKI image

2023-10-11 Thread Lennart Poettering
On Mi, 11.10.23 10:00, VENKAT Nagaraj THOGARU (QUIC) (quic_thog...@quicinc.com) 
wrote:

> Hi 
> @systemd-devel@lists.freedesktop.org,
>
>
> Is there any support for parsing Multiple DTBs and selecting appropriate DTB 
> from UKI image in system-boot?
> Or is there any UEFI interface hook to implement such a change in UEFI to 
> make a selection of DTB, just like DT_FIXUP ?

There's a PR for this:

https://github.com/systemd/systemd/pull/28959

But it hasn't seen progress in the past 3 weeks.

Lennart

--
Lennart Poettering, Berlin


[systemd-devel] Support for loading Multiple DTBs from UKI image

2023-10-11 Thread VENKAT Nagaraj THOGARU (QUIC)
Hi 
@systemd-devel@lists.freedesktop.org,


Is there any support for parsing Multiple DTBs and selecting appropriate DTB 
from UKI image in system-boot?
Or is there any UEFI interface hook to implement such a change in UEFI to make 
a selection of DTB, just like DT_FIXUP ?


Thanks & Regards,
Venkat Thogaru