Yes, device_is_present_and_system_part() is where the process fails. It fails because efi_dp_find_obj(), which calls find_handle(), is unable to match the boot device path with the ESP handle since the ESP path is longer.

Regards,

Balaji

On 11/21/2025 5:38 PM, Ilias Apalodimas wrote:
I am not entirely convinced if the change should go via find_handle() yet.
Is what eventually fails device_is_present_and_system_part()?

Reply via email to