Lines Matching +full:s390 +full:- +full:ccw
2 * QEMU S390 Interactive Boot Menu
8 * your option) any later version. See the COPYING file in the top-level
16 #include "s390-ccw.h"
18 #include "s390-time.h"
98 buf[--idx] = 0; in read_prompt()
130 len = read_prompt(buf, sizeof(buf) - 1); in get_index()
142 return -1; in get_index()
198 uint16_t zipl_flag = *(uint16_t *)(menu_data - ZIPL_FLAG_OFFSET); in menu_get_zipl_boot_index()
199 uint16_t zipl_timeout = *(uint16_t *)(menu_data - ZIPL_TIMEOUT_OFFSET); in menu_get_zipl_boot_index()
210 puts("s390-ccw zIPL Boot Menu\n"); in menu_get_zipl_boot_index()
234 puts("s390-ccw Enumerated Boot Menu.\n"); in menu_get_enum_boot_index()