- Adds
NvramProtectEx
Feature- Extends the
NvramProtect
feature (if set) to Mac OS andUnknown
UEFI boots - The feature can be enabled using a new
nvram_protect_ex
configuration token- Replaces the
FocusNvramFix
feature which has been removed - Essentially restores functionality from
EnableMacosFilter
previously replaced byFocusNvramFix
- Replaces the
- Extends the
- Fixes
QueryVariableInfo
Handling- Now properly handled on
UEFI-Mac
units - The output is not currently presented however as Apple firmare does not return accurate information
- Now properly handled on
- Fixes Misc Static Analysis Flags
- Some are related to filesystem drivers; for which updated versions are created accordingly
- Improves
SetVariable
Hook/Event Handling- Misc improvements including improved memory management
- Relevant to the
NvramProtect
feature
- Improves Mac Recovery Tool Scan
- Now skips some invalid entries such as APFS Recovery partitions
- Improves
ScreenShot
Feature- Now clears the keystroke buffer in
egScreenShot
to mitigate against stuck keys
- Now clears the keystroke buffer in
- Improves
Clean NVRAM
Feature- Particularly regarding clearing OpenCore related variables
- Improves Time Bound Primed Buffer Mitigation
- Rationalises intervention threshold
- Improves UI Element Scaling
- Some units use a low resolution display for the boot stage that result in distorted UI
- RefindPlus can now detect this and automatically scale UI elements down accordingly
- Alternatively, users can use the
scale_ui
token to scale UI elements down - The threshold below which the display is considered
LoRez
is 1025px - Ensures correct icon scales are maintained on
RescanAll
calls
- Amends
SupplyNVME
andSupplyUEFI
Features- No longer supplied by default but when specifically activated
- Hence, the "Opt-Out"
decline_nvme_load
token has been replaced by an "Opt-In"supply_nvme
token - The "Opt-Out"
decline_uefi_emulate
token has also been replaced by an "Opt-In"supply_uefi
token - A previous failure to be activated when NVME support was absent has been fixed
- Renames Misc Configuration Tokens
decline_tags_help
todecline_help_tags
decline_text_help
todecline_help_text