
17 Feb
2023
17 Feb
'23
3:55 a.m.
On Thu, 16 Feb 2023 at 08:35, Tobias Waldekranz tobias@waldekranz.com wrote:
Create a distinct EFI device path for each blkmap device.
Signed-off-by: Tobias Waldekranz tobias@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@chromium.org