[U-Boot] [PATCH 0/3] efi_loader: correct media device paths

Heinrich Schuchardt xypron.glpk at gmx.de
Sat Dec 2 12:42:17 UTC 2017


For each disk we need partition device path with partion number 0.
The device node texts should match the UEFI spec.

Heinrich Schuchardt (3):
  efi_loader: correctly determine if an MMC device is an SD-card
  efi_loader: correctly setup device paths for block devices
  efi_loader: correct DeviceNodeToText for media types

 lib/efi_loader/efi_device_path.c         | 35 +++++++++++++++++++++++++-------
 lib/efi_loader/efi_device_path_to_text.c | 30 +++++++++++++++++----------
 lib/efi_loader/efi_disk.c                |  7 +++++--
 3 files changed, 52 insertions(+), 20 deletions(-)

-- 
2.11.0



More information about the U-Boot mailing list