u-boot/lib/efi_loader
AKASHI Takahiro d97e98c887 efi_loader: disk: use udevice instead of blk_desc
In most of all cases, we can avoid using blk_desc which is expected
to be private to udevice(UCLASS_BLK), that is, the data should not
be manipulated outside the device driver unless really needed.

Now efi_disk's internally use dev_read/write() interfaces
if CONFIG_PARTITIONS is enabled.

Signed-off-by: AKASHI Takahiro <takahiro.akashi@linaro.org>
Reviewed-by: Simon Glass <sjg@chromium.org>
2022-04-23 22:05:41 +02:00
..
2022-02-03 12:16:01 -05:00
2022-02-05 20:20:01 +01:00
2022-02-03 12:16:01 -05:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2022-02-03 12:16:01 -05:00
2022-02-03 12:16:01 -05:00
2022-02-03 12:16:01 -05:00
2022-02-03 12:16:01 -05:00