]> code.delx.au - refind/blobdiff - docs/refind/todo.html
Properly initialise variable to fix detection of non-Arch kernel versions
[refind] / docs / refind / todo.html
index fbcdd5a9c09c989c0a8e0e1d4bd7df9464342a35..8771430d957b22463306a576730ca2fa78055477 100644 (file)
@@ -17,7 +17,7 @@
 href="mailto:rodsmith@rodsbooks.com">rodsmith@rodsbooks.com</a></p>
 
 <p>Originally written: 3/14/2012; last Web page update:
-10/9/2016, referencing rEFInd 0.10.4</p>
+3/4/2016, referencing rEFInd 0.10.5</p>
 
 
 <p>This Web page is provided free of charge and with no annoying outside ads; however, I did take time to prepare it, and Web hosting does cost money. If you find this Web page useful, please consider making a small donation to help keep this site up and running. Thanks!</p>
@@ -250,8 +250,13 @@ href="mailto:rodsmith@rodsbooks.com">rodsmith@rodsbooks.com</a></p>
        immediate purchase list) or until somebody with such hardware and
        the necessary skills submits a fix. (Note that a fix could
        conceivably involve passing options to the OS X boot loader or
-       something else that would require trivial or no changes to
-       rEFInd.)</li>
+       something else that would require trivial or no changes to rEFInd.)
+       I've heard that this problem affects not just rEFInd, but also GRUB,
+       and even Windows when dual-booting on a Mac; see <a
+       href="https://youtu.be/tgTMxB-ffjM?t=3m44s">this YouTube video</a>
+       and <a
+       href="http://askubuntu.com/questions/866920/limited-resolution-booting-with-refind-on-imac-5k">This
+       AskUbuntu question and answers,</a> for instance.</li>
 
     <li>Some EFIs have bugs that cause the allegedly case-insensitive
        <tt>StriCmp()</tt> function to perform a case-sensitive comparison.