Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrey1970AppleLife authored Jul 5, 2021
1 parent ea11e11 commit 22e7bcb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@ IOHibernateRTCVariables from the system registry and writes it to NVRAM.
- `WhenBatteryIsNotCharging` = 8:
Auto hibernation can happen when battery is not charging (if bit is not set - no matter whether it is charging)
- `WhenBatteryIsAtWarnLevel` = 16:
Auto hibernation can happen when battery is at warning level (osx and battery kext are responsible for this level)
Auto hibernation can happen when battery is at warning level (macOS and battery kext are responsible for this level)
- `WhenBatteryAtCriticalLevel` = 32:
Auto hibernation can happen when battery is at critical level (osx and battery kext are responsible for this level)
Auto hibernation can happen when battery is at critical level (macOS and battery kext are responsible for this level)
- `DisableStimulusDarkWakeActivityTickle` = 128:
Disable power event kStimulusDarkWakeActivityTickle in kernel, so this event cannot trigger a switching from dark wake to full wake

Expand Down

0 comments on commit 22e7bcb

Please sign in to comment.