public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH v2 0/2] efi_loader: device_path: support Sandbox's host device
@ 2019-09-12  4:52 AKASHI Takahiro
  2019-09-12  4:52 ` [U-Boot] [PATCH v2 1/2] efi_loader: device_path: support Sandbox's "host" devices AKASHI Takahiro
  2019-09-12  4:52 ` [U-Boot] [PATCH v2 2/2] efi_loader: device_path: show a host device in understandable form AKASHI Takahiro
  0 siblings, 2 replies; 11+ messages in thread
From: AKASHI Takahiro @ 2019-09-12  4:52 UTC (permalink / raw)
  To: u-boot

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

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2019-10-04  0:18 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-09-12  4:52 [U-Boot] [PATCH v2 0/2] efi_loader: device_path: support Sandbox's host device AKASHI Takahiro
2019-09-12  4:52 ` [U-Boot] [PATCH v2 1/2] efi_loader: device_path: support Sandbox's "host" devices AKASHI Takahiro
2019-09-12  8:26   ` Heinrich Schuchardt
2019-09-12  4:52 ` [U-Boot] [PATCH v2 2/2] efi_loader: device_path: show a host device in understandable form AKASHI Takahiro
2019-09-12  7:59   ` Heinrich Schuchardt
2019-09-12  9:07     ` AKASHI Takahiro
2019-09-12  9:50       ` Heinrich Schuchardt
2019-09-13  0:20         ` AKASHI Takahiro
2019-10-03  6:56           ` AKASHI Takahiro
2019-10-03 13:58             ` Heinrich Schuchardt
2019-10-04  0:18               ` AKASHI Takahiro

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox