New
v0.14.2.AA
- Attached a replacement package,
HotFix-01, to address misc post release issues[^1]. The fix is a rebuild without adding an SBAT section to the binary.
- Synced with Upstream v0.14.2
- Fixes Handling
Windows Recovery ToolsVolumes- Now filtered out from scanning for loaders via GUID
- Effectively results in an unending scan loop otherwise
- This bug was inherited from upstream code
- Fixes
ScanFirmwareDefinedHandling- Spurious items were added (Typically as firmware shell instances)
- Ref: Issue https://github.com/dakanji/RefindPlus/issues/184
- This bug was introduced in v0.14.0.AC (Commit aad3298)
- Spurious items were added (Typically as firmware shell instances)
- Fixes Jpeg Image Handling
- Garbled images were output
- This bug was introduced in v0.14.1.AA (Commit 3ae51e9)
- This reversed the order of two parameters in
MyMemSetas part of an upstream sync#define memset MyMemSetto in
- This reversed the order of two parameters in