diff options
author | Stefan Reiter <s.reiter@proxmox.com> | 2020-07-27 15:14:15 +0200 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2020-07-28 11:35:59 -0400 |
commit | f3ca59c6f3da0f30110ca216b072f8b602313734 (patch) | |
tree | 823496445217f96ba531bb11fe7577b6e6f4ccc5 /src/byteorder.h | |
parent | 699a4e5d6919cc8eae5342443025ceb6909dc276 (diff) | |
download | seabios-f3ca59c6f3da0f30110ca216b072f8b602313734.tar.gz |
virtio-scsi: fix boot prio detection by using correct lun
Commits
d6bdb85eb0 virtio-scsi: skip initializing non-bootable devices
f82e82a5ab2 virtio-mmio: add support for scsi devices.
both use the lun value from tmpl_drv, which is always 0, instead of the
correct one passed as a separate parameter. This causes systems where
LUNs other than 0 are set as bootable, but 0 is not, to not boot.
Reviewed-by: Paul Menzel <pmenzel@molgen.mpg.de>
Signed-off-by: Stefan Reiter <s.reiter@proxmox.com>
Diffstat (limited to 'src/byteorder.h')
0 files changed, 0 insertions, 0 deletions