X-Git-Url: https://code.delx.au/refind/blobdiff_plain/349ce35386aee70fdc9d323514228e529d9c1816..9a669ad3b5fb341500d76d487c38a7102eb01b3d:/NEWS.txt diff --git a/NEWS.txt b/NEWS.txt index d9d52da..32b4428 100644 --- a/NEWS.txt +++ b/NEWS.txt @@ -1,4 +1,15 @@ -0.8.1 (5/??/2014): +0.8.2 (5/??/2014): +------------------ + +- Added "deep_uefi_legacy_scan" token. When not set (the default), rEFInd + does not modify EFI NVRAM settings when scanning for BIOS-mode boot + loaders on UEFI-based (non-Mac) computers. Some computers require + uncommenting this setting for rEFInd to reliably detect some BIOS-mode + boot devices. Passing "0", "off", or "false" as an option resets it to + the default value (useful in a loaded secondary configuration file to + override a setting in the main file). + +0.8.1 (5/15/2014): ------------------ - Fixed bug that could cause rEFInd to fail to detect boot loaders stored @@ -14,7 +25,7 @@ - Improved centering of legacy boot option descriptions on some systems' screens. -- Fixed bug that could cause a BIOS-mode boot to launch an inappropriate +- Fixed bug that could cause a BIOS-mode boot to boot from an inappropriate device if that device had an innately high boot priority (as set by the firmware).