commit | e2dcb9a3979909bf448610e84b4be3d7c0930eb2 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Mon Dec 11 12:56:44 2017 +0100 |
committer | Alexander Graf <agraf@suse.de> | Mon Jan 22 23:09:12 2018 +0100 |
tree | 8cbd0bdcbf3c8e63a15052de050d93c97d86ea02 | |
parent | 3a615c81c768ee92ed37df291c5c52199d3d7b3f [diff] |
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>