u-boot/lib/efi_driver
Heinrich Schuchardt 640c6c6cba efi_driver: use blk_create_devicef()
The EFI block device driver is the only user of blk_create_device() outside
the block device uclass. Use blk_create_devicef() instead like other block
device drivers.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2024-10-18 17:05:19 +02:00
..
efi_block_device.c efi_driver: use blk_create_devicef() 2024-10-18 17:05:19 +02:00
efi_reset_riscv.c efi_driver: provide SBI based runtime system reset 2024-02-28 14:38:47 +01:00
efi_uclass.c lib: Remove <common.h> inclusion from these files 2023-12-21 08:54:37 -05:00
Makefile efi_driver: provide SBI based runtime system reset 2024-02-28 14:38:47 +01:00