overdue-scratch

Author Topic: [PATCH] Reading options from all devices during boot  (Read 7127 times)

0 Members and 1 Guest are viewing this topic.

tja

  • Entrant
  • Posts: 1
[PATCH] Reading options from all devices during boot
« on: May 07, 2014, 09:35:42 PM »
Code: [Select]
    Reading options from all devices during boot
   
    The options for the boot menu are only read from the devices rd(0,0) or
    bt(0,0). Consequently, boot menu options (e.g. "Quiet Boot", "Timeout",
    etc.) in plists on other devices (like most users have) are ignored.
   
    This patch extends the list of paths to search for the options plist on
    all devices that can be found.