[PATCH v2 9/9] efi_loader: device_path: support blkmap devices
Simon Glass
sjg at chromium.org
Fri Feb 17 03:55:12 CET 2023
On Thu, 16 Feb 2023 at 08:35, Tobias Waldekranz <tobias at waldekranz.com> wrote:
>
> Create a distinct EFI device path for each blkmap device.
>
> Signed-off-by: Tobias Waldekranz <tobias at waldekranz.com>
> ---
> include/efi_loader.h | 4 ++++
> lib/efi_loader/efi_device_path.c | 30 ++++++++++++++++++++++++++++++
> 2 files changed, 34 insertions(+)
>
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list