On Thu, Apr 24, 2025 at 11:43:28AM +0200, Renaud Métrich via Grub-devel wrote:
> Similarly to Intel IMSM, there are BIOS and UEFI implementations that
> support DDF containers natively.
>
> DDF and IMSM are very similar in handling, especially these should not
> be considered as RAID abstraction.
Hi Daniel, Hi Vladimir,
Is this patch, with its new comment, ok for you now?
previous discussion which Renaud clarified in v2 comment:
https://lists.gnu.org/archive/html/grub-devel/2025-04/msg00250.html
thanks!
marta
On Thu, Apr 24, 2025 at 11:45 AM Renaud Métrich via Grub-devel <
grub-devel@gnu
Similarly to Intel IMSM, there are BIOS and UEFI implementations that
support DDF containers natively.
DDF and IMSM are very similar in handling, especially these should not
be considered as RAID abstraction.
This fixes the requirement of having a device map when probing DDF
containers.
Fixes htt