
4 Dec
2017
4 Dec
'17
8:10 a.m.
For each disk we need partition device path with partion number 0. The device node texts should match the UEFI spec.
v2: Do not generate optional device path with partion number 0 for the whole block device.
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