- Synced with Upstream v0.13.3
- Adds
EnableMacosFilter
Feature- This feature is active by default and activates the
ProtectNVRAM
feature, if enabled, on MacOS boots - The
ProtectNVRAM
feature, if enabled, is activated for other applicable OS types regardless - The
EnableMacosFilter
feature can be disabled using a newdecline_macos_filter
configuration token
- This feature is active by default and activates the
- Adds
DisableNvramPanicLog
Feature- Sets a MacOS
nvram_paniclog=0
boot argument to disable kernel panic logging to NVRAM - Replaces the
PanicFilter
feature which has been removed
- Sets a MacOS
- Adds
NvramVariableLimit
Feature- Filters NVRAM variable write attempts
- Variables larger than a specified size are discarded
- This is activated by a new
nvram_variable_limit
configuration token
- Adds
DecoupleKeyF10
Feature- Unlinks the
F10
key from the built in screenshot feature - Allows the use of 3rd party screenshot tools that also map the
F10
key - The
\
(forward slash) key remains linked to the built in screenshot feature - This is activated by a new
decouple_key_f10
configuration token
- Unlinks the
- Fixes
DisableAMFI
Feature- The feature had been disabled under some circumstances
- This bug was introduced in v0.13.2.AP (Commit 8705fdb)
- Improves
HandleSignedInt
Function- Ensures the function always returns a negative value when required
- Improves
FindMenuShortcutEntry
Function- Now initially tries a exact match of the stored string against available entries
- A match against substrings is only tried if an exact match is not found
- Improves Pointer Device Handling
- Applies workaround for touch mode failure
- Rationalises pointer priority with
EnableTouch
always having priority overEnableMouse
- Previously depended on order of appearance in configuration file
- Renames Misc Configuration Tokens
decline_nvramprotect
todecline_nvram_protect
decline_uefiemulate
todecline_uefi_emulate
decline_espfilter
todecline_esp_filter
decline_apfsload
todecline_apfs_load
decline_apfsmute
todecline_apfs_mute
decline_apfssync
todecline_apfs_sync
decline_nvmeload
todecline_nvme_load
decline_tagshelp
todecline_tags_help
decline_texthelp
todecline_text_help
decline_applefb
todecline_apple_fb