[U-Boot] [PATCH v2 0/2] efi_loader: device_path: support Sandbox's host device

AKASHI Takahiro takahiro.akashi at linaro.org
Thu Sep 12 04:52:34 UTC 2019


Changes in v2 (Sept 12, 2019)
* use "vendor device path" with dedicate guid instead of LUN
* add patch#2 for pretty printing

AKASHI Takahiro (2):
  efi_loader: device_path: support Sandbox's "host" devices
  efi_loader: device_path: show a host device in understandable form

 include/efi_loader.h                     |  8 ++++++
 lib/efi_loader/efi_device_path.c         | 33 ++++++++++++++++++++++++
 lib/efi_loader/efi_device_path_to_text.c |  5 ++++
 3 files changed, 46 insertions(+)

-- 
2.21.0



More information about the U-Boot mailing list