Home
last modified time | relevance | path

Searched refs:zipl_flag (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/pc-bios/s390-ccw/
H A Dmenu.c200 uint16_t zipl_flag = *(uint16_t *)(menu_data - ZIPL_FLAG_OFFSET); in menu_get_zipl_boot_index() local
204 if (!zipl_flag) { in menu_get_zipl_boot_index()