[PATCH v1 1/2] efi_loader: improve device path matching for partition lookup

Balaji Selvanathan balaji.selvanathan at oss.qualcomm.com
Mon Nov 24 06:20:36 CET 2025


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()?


More information about the U-Boot mailing list