MN_EFI
} else if (strncmp(mn, MN_EFI, 2) != 0) {
if (*mn == *(MN_SMI) || (strncmp(mn, MN_EFI, 2) == 0)) {
(strncmp(mn, MN_EFI, 2) == 0))) {
"%s%s", *mn == *(MN_SMI) ? MN_EFI : MN_SMI,
if (*mn == *(MN_SMI) || (strncmp(mn, MN_EFI, 2) == 0)) {
} else if (strncmp(mn, MN_EFI, 2) == 0 &&