]> code.delx.au - refind/blobdiff - NEWS.txt
Changes related to new shim/MOK code.
[refind] / NEWS.txt
index 441cb1e6e118a3db77fa121d42e78e88b76d480f..e9c8f1ec8b63512507e55851d82707253d7307b0 100644 (file)
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -1,3 +1,20 @@
+0.6.2 (12/??/2012):
+-------------------
+
+- Fixed bug that prevented Secure Boot launches from working when rEFInd
+  was built with GNU-EFI rather than the TianoCore EDK2.
+
+- Substantial reworking of Secure Boot code, based on James Bottomley's
+  PreLoader program. This new code eliminates the limitation of launching
+  just one driver in Secure Boot mode and is likely to be more reliable
+  with future or obscure boot loaders. The basic features are the same as
+  before, though -- rEFInd relies on shim for authentication functions and
+  will launch programs that are signed by Secure Boot keys, shim keys, or
+  MOKs.
+
+- Altered default for "textmode" option to not adjust the text mode
+  at all. (Prior versions set it to mode 0 by default.)
+
 0.6.1 (12/21/2012):
 -------------------