Searched refs:boot_mode (Results 1 – 1 of 1) sorted by relevance
591 const char *boot_mode = "ssv-seal-broken"; in IOSetRecoveryBoot() local605 if (!PEWriteNVRAMProperty(SYSTEM_NVRAM_PREFIX "recovery-boot-mode", boot_mode, in IOSetRecoveryBoot()606 (const unsigned int) strlen(boot_mode))) { in IOSetRecoveryBoot()