DIRECT_BOOT_32
if (strncmp(arg, DIRECT_BOOT_32, sizeof (DIRECT_BOOT_32) - 1) == 0) {
if ((strcmp(kern_path, DIRECT_BOOT_32) == 0) ||