summaryrefslogtreecommitdiff
path: root/pc-bios/s390-ccw/menu.c
AgeCommit message (Expand)AuthorFilesLines
2018-05-02pc-bios/s390-ccw: fix non-sequential boot entries (enum)Collin Walling1-9/+20
2018-05-02pc-bios/s390-ccw: fix non-sequential boot entries (eckd)Collin Walling1-9/+20
2018-02-26s390-ccw: interactive boot menu for scsiCollin L. Walling1-0/+20
2018-02-26s390-ccw: use zipl values when no boot menu options are presentCollin L. Walling1-1/+15
2018-02-26s390-ccw: set cp_receive mask only when needed and consume pending service irqsCollin L. Walling1-0/+5
2018-02-26s390-ccw: read user input for boot index via the SCLP consoleCollin L. Walling1-1/+148
2018-02-26s390-ccw: print zipl boot menuCollin L. Walling1-1/+32
2018-02-26s390-ccw: read stage2 boot loader data to find menuCollin L. Walling1-0/+10
2018-02-26s390-ccw: set up interactive boot menu parametersCollin L. Walling1-0/+22