pc-bios/s390x: Initialize cdrom type to false for each IPL device
authorJared Rossi <jrossi@linux.ibm.com>
Fri, 8 Nov 2024 19:41:36 +0000 (14:41 -0500)
committerThomas Huth <thuth@redhat.com>
Mon, 18 Nov 2024 16:14:35 +0000 (17:14 +0100)
commit8c797468116d19940fb758efa749eae414616e3a
treeb90880994c4efaabe9e313759c5c7dc10febac5f
parent429442e52d94f890fa194a151e8cd649b04e9e63
pc-bios/s390x: Initialize cdrom type to false for each IPL device

Clear information about cdrom type so that current IPL device isn't tainted
by stale data from previous devices.

Signed-off-by: Jared Rossi <jrossi@linux.ibm.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-ID: <20241108194136.2833932-1-jrossi@linux.ibm.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
pc-bios/s390-ccw/main.c