aboutsummaryrefslogtreecommitdiff
path: root/pc-bios/s390-ccw/menu.c
AgeCommit message (Expand)AuthorFilesLines
2021-05-14pc-bios/s390-ccw: Fix inline assembly for older versions of ClangThomas Huth1-4/+4
2020-07-02pc-bios: s390x: Consolidate timing functions into time.hJanosch Frank1-0/+1
2019-05-08pc-bios/s390-ccw: Clean up harmless misuse of isdigit()Markus Armbruster1-1/+1
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