summaryrefslogtreecommitdiff
path: root/pc-bios/s390-ccw/menu.c
AgeCommit message (Expand)Author
2020-07-02pc-bios: s390x: Consolidate timing functions into time.hJanosch Frank
2019-05-08pc-bios/s390-ccw: Clean up harmless misuse of isdigit()Markus Armbruster
2018-05-02pc-bios/s390-ccw: fix non-sequential boot entries (enum)Collin Walling
2018-05-02pc-bios/s390-ccw: fix non-sequential boot entries (eckd)Collin Walling
2018-02-26s390-ccw: interactive boot menu for scsiCollin L. Walling
2018-02-26s390-ccw: use zipl values when no boot menu options are presentCollin L. Walling
2018-02-26s390-ccw: set cp_receive mask only when needed and consume pending service irqsCollin L. Walling
2018-02-26s390-ccw: read user input for boot index via the SCLP consoleCollin L. Walling
2018-02-26s390-ccw: print zipl boot menuCollin L. Walling
2018-02-26s390-ccw: read stage2 boot loader data to find menuCollin L. Walling
2018-02-26s390-ccw: set up interactive boot menu parametersCollin L. Walling