Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/arch/i386/image/
Deltorito.c106 #define ELTORITO_BOOTABLE 0x88 macro
240 if ( boot_entry->indicator != ELTORITO_BOOTABLE ) { in eltorito_read_catalog()