X-Git-Url: https://code.delx.au/refind/blobdiff_plain/32a568bce8db689a5428ebf2257bb04b9d66958e..9b877e67c541f1c08950930a0ad8e0c6ee2ea2e9:/docs/refind/todo.html diff --git a/docs/refind/todo.html b/docs/refind/todo.html index 07fceff..caeed82 100644 --- a/docs/refind/todo.html +++ b/docs/refind/todo.html @@ -15,7 +15,7 @@ href="mailto:rodsmith@rodsbooks.com">rodsmith@rodsbooks.com

Originally written: 3/14/2012; last Web page update: -12/21/2012, referencing rEFInd 0.6.1

+12/30/2012, referencing rEFInd 0.6.2

I'm a technical writer and consultant specializing in Linux technologies. 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!

@@ -312,15 +312,6 @@ href="mailto:rodsmith@rodsbooks.com">rodsmith@rodsbooks.com

loader settings—say, to disable one specific boot loader or change its icon. -
  • A way to read boot options set via efibootmgr, - bless, or similar options from NVRAM to add to the boot - set would be useful.
  • - -
  • A way to examine and change the NVRAM settings could be useful. - This would enable a CD-based boot of rEFInd to fix a broken disk - boot. Perhaps this could be done via a separate tool that could be - launched much like the shell or gptsync.
  • -
  • A way to set the color of the font would be useful for theming purposes.
  • @@ -359,6 +350,14 @@ href="mailto:rodsmith@rodsbooks.com">rodsmith@rodsbooks.com

    to have the drivers access files (like a Linux loopback mount) is desirable. +
  • When built with the GNU-EFI package, an attempt to load more than + one driver on my 32-bit Mac Mini causes the computer to hang. I do + not have this problem with 64-bit drivers on my UEFI-based + computers. I don't know if this is a 32-bit issue or a Mac issue. + This is not relevant if you're using my binary package, + since I build it with the TianoCore EDK2, and the drivers built in + that way don't exhibit this bug.
  • +