]> git.ipfire.org Git - people/ms/u-boot.git/commit - lib/efi_loader/efi_device_path_to_text.c
efi_loader: support device path for IDE and SCSI disks
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Mon, 11 Dec 2017 11:56:44 +0000 (12:56 +0100)
committerAlexander Graf <agraf@suse.de>
Mon, 22 Jan 2018 22:09:12 +0000 (23:09 +0100)
commitaf3106a12dd5d3a315f9f68b5fc0002c09f54d54
tree8cbd0bdcbf3c8e63a15052de050d93c97d86ea02
parent2bc61b83522b021113028ee19bf4f2a460be4b44
efi_loader: support device path for IDE and SCSI disks

Correctly create the device path for IDE and SCSI disks.

Support for SATA remains to be done in a future patch.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Signed-off-by: Alexander Graf <agraf@suse.de>
include/efi_api.h
lib/efi_loader/efi_device_path.c
lib/efi_loader/efi_device_path_to_text.c