Home
last modified time | relevance | path

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

/xnu-11215/iokit/bsddev/
H A DIOKitBSDInit.cpp591 const char *boot_mode = "ssv-seal-broken"; in IOSetRecoveryBoot() local
605 if (!PEWriteNVRAMProperty(SYSTEM_NVRAM_PREFIX "recovery-boot-mode", boot_mode, in IOSetRecoveryBoot()
606 (const unsigned int) strlen(boot_mode))) { in IOSetRecoveryBoot()