Fix broken "boot device cdrom" feature after a fix in seabios.
authorjan <jan@openbsd.org>
Thu, 4 Nov 2021 17:50:05 +0000 (17:50 +0000)
committerjan <jan@openbsd.org>
Thu, 4 Nov 2021 17:50:05 +0000 (17:50 +0000)
commit49d91399e287437f89c499a5fe68f9c96fc9d371
treea13a9fbd0d34797b4960eea35a892a0a756ea71f
parenta260f1c59142bb9df9666ade4a4e353f040beafd
Fix broken "boot device cdrom" feature after a fix in seabios.

seabios fixes wrong LUN handling upstream.  Thus, we have to adapt the LUN
of our cdrom bootorder string, too.

ok brynet@, dv@
usr.sbin/vmd/fw_cfg.c