From 70f87c1ae2dc3488b5ecc80ea6ad4c2a63e51683 Mon Sep 17 00:00:00 2001 From: srs5694 Date: Fri, 8 Apr 2016 21:34:56 -0400 Subject: [PATCH] Added note about Mac "retina" display problems to todo.html file. --- docs/refind/todo.html | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/docs/refind/todo.html b/docs/refind/todo.html index 1e8f8be..0741e0e 100644 --- a/docs/refind/todo.html +++ b/docs/refind/todo.html @@ -238,6 +238,19 @@ href="mailto:rodsmith@rodsbooks.com">rodsmith@rodsbooks.com

removing rEFInd's drivers has caused the problem to go into remission. +
  • Another Mac-specific display problem relates to "retina" displays: + Some users report that rEFInd comes up in a lower resolution than + the screen supports, and that this setting persists into the running + OS X instance, and can't be adjusted using the usual OS X means. + Unfortunately, I lack the hardware necessary to experiment and find + a solution to this problem within rEFInd. Thus, a fix will have to + wait for me to get my hands on such hardware (which is not on my + 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.)
  • +
  • Some EFIs have bugs that cause the allegedly case-insensitive StriCmp() function to perform a case-sensitive comparison. This causes any number of bugs in file matching. For instance: -- 2.39.2