X-Git-Url: https://code.delx.au/refind/blobdiff_plain/2ff7542329e1f3c48723052580896a8a0794098a..4c9f41e161bd197922912efbcf4cc676077d5c00:/NEWS.txt diff --git a/NEWS.txt b/NEWS.txt index b9ac7a7..254a9b7 100644 --- a/NEWS.txt +++ b/NEWS.txt @@ -1,8 +1,20 @@ 0.4.3 (?/??/2012): ------------------ +- rEFInd now supports compilation using the TianoCore UDK2010/EDK2 + development kit in addition to GNU-EFI. + +- Added new "use_graphics_for" option to control which OSes to boot in + graphics mode. (This effect lasts for a fraction of a second on most + systems, since the boot loader that rEFInd launches is likely to set + graphics or text mode itself.) + - Filesystem drivers now work on EFI 1.x systems, such as Macs. +- Removed "linux.conf" as a valid alternative name for "refind_linux.conf" + for holding Linux kernel options. The kernel developers plan to use + "linux.conf" themselves. + 0.4.2 (6/3/2012): -----------------