]> Git Repo - qemu.git/commit
s390-ccw: interactive boot menu for scsi
authorCollin L. Walling <[email protected]>
Fri, 23 Feb 2018 15:43:19 +0000 (10:43 -0500)
committerThomas Huth <[email protected]>
Mon, 26 Feb 2018 06:56:55 +0000 (07:56 +0100)
commitffb4a1c80792aa71da900dbb495b21fbc0130073
tree471d8145894fc2b158900b40e440050664014e3a
parent53b310ce539cfadf1f2fad5927a9e8f88ec9db13
s390-ccw: interactive boot menu for scsi

Interactive boot menu for scsi. This follows a similar procedure
as the interactive menu for eckd dasd. An example follows:

    s390x Enumerated Boot Menu.

    3 entries detected. Select from index 0 to 2.

Signed-off-by: Collin L. Walling <[email protected]>
Reviewed-by: Thomas Huth <[email protected]>
[thuth: Added additional "break;" statement to avoid analyzer warnings]
Signed-off-by: Thomas Huth <[email protected]>
hw/s390x/ipl.c
pc-bios/s390-ccw/bootmap.c
pc-bios/s390-ccw/main.c
pc-bios/s390-ccw/menu.c
pc-bios/s390-ccw/s390-ccw.h
This page took 0.022704 seconds and 4 git commands to generate.