Home
last modified time | relevance | path

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

/openbmc/qemu/pc-bios/s390-ccw/
H A Dbootmap.c33 const uint8_t el_torito_magic[] = "EL TORITO SPECIFICATION" variable
807 if (!memcmp(&et->el_torito[0], el_torito_magic, 32)) { in find_iso_bc()