summaryrefslogtreecommitdiffstats
path: root/pc-bios/s390-ccw/menu.c
Commit message (Expand)AuthorAgeFilesLines
* pc-bios: s390x: Consolidate timing functions into time.hJanosch Frank2020-07-021-0/+1
* pc-bios/s390-ccw: Clean up harmless misuse of isdigit()Markus Armbruster2019-05-081-1/+1
* pc-bios/s390-ccw: fix non-sequential boot entries (enum)Collin Walling2018-05-021-9/+20
* pc-bios/s390-ccw: fix non-sequential boot entries (eckd)Collin Walling2018-05-021-9/+20
* s390-ccw: interactive boot menu for scsiCollin L. Walling2018-02-261-0/+20
* s390-ccw: use zipl values when no boot menu options are presentCollin L. Walling2018-02-261-1/+15
* s390-ccw: set cp_receive mask only when needed and consume pending service irqsCollin L. Walling2018-02-261-0/+5
* s390-ccw: read user input for boot index via the SCLP consoleCollin L. Walling2018-02-261-1/+148
* s390-ccw: print zipl boot menuCollin L. Walling2018-02-261-1/+32
* s390-ccw: read stage2 boot loader data to find menuCollin L. Walling2018-02-261-0/+10
* s390-ccw: set up interactive boot menu parametersCollin L. Walling2018-02-261-0/+22