Files
u-boot/include
Heinrich Schuchardt b78631d54f efi_loader: remove efi_disk_is_system_part()
The block IO protocol may be installed on any handle. We should make
no assumption about the structure the handle points to.

efi_disk_is_system_part() makes an illegal widening cast from a handle
to a struct efi_disk_obj. Remove the function.

Fixes: Fixes: 41fd506842 ("efi_loader: disk: add efi_disk_is_system_part()")
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
2022-03-20 11:03:06 +01:00
..
2022-02-25 01:41:04 -05:00
2022-02-25 01:41:04 -05:00
2022-02-09 09:16:47 -05:00
2022-02-09 09:16:48 -05:00