Home
last modified time | relevance | path

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

/qemu/pc-bios/s390-ccw/
H A Dbootmap.h116 #define ZIPL_MAGIC_EBCDIC "\xa9\xc9\xd7\xd3" macro
H A Dbootmap.c214 if (magic_match(s2_cur_blk + i, ZIPL_MAGIC_EBCDIC)) { in find_zipl_boot_menu_banner()