u-boot/lib/efi_driver
Heinrich Schuchardt f05911a126 efi_driver: move event registration to driver
Move the registration of events for the addition and removal of block
devices to the block device driver. Here we can add a reference to the
EFI Driver Binding protocol as context.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
2022-10-06 22:54:58 +02:00
..
efi_block_device.c efi_driver: move event registration to driver 2022-10-06 22:54:58 +02:00
efi_uclass.c efi_driver: add init function to EFI block driver 2022-10-06 22:54:58 +02:00
Makefile efi_loader: Drop code that doesn't work with driver model 2021-10-21 03:46:03 +02:00