[RFC 16/22] efi_loader: cleanup after efi_disk-dm integration
Simon Glass
sjg at chromium.org
Sun Oct 10 16:14:24 CEST 2021
On Thu, 30 Sept 2021 at 23:04, AKASHI Takahiro
<takahiro.akashi at linaro.org> wrote:
>
> efi_disk_register() will be no longer needed now that all efi_disks are
> set to be created with device model thanks to efi_disk-dm integration.
>
> Signed-off-by: AKASHI Takahiro <takahiro.akashi at linaro.org>
> ---
> include/efi_loader.h | 2 -
> lib/efi_loader/efi_disk.c | 102 -------------------------------------
> lib/efi_loader/efi_setup.c | 5 --
> 3 files changed, 109 deletions(-)
>
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list