Re: svn commit: r327058 - head/stand/efi/boot1

2018-02-12 Thread Kyle Evans
On Thu, Dec 21, 2017 at 6:21 AM, Michael Zhilin wrote: > Author: mizhka > Date: Thu Dec 21 12:21:35 2017 > New Revision: 327058 > URL: https://svnweb.freebsd.org/changeset/base/327058 > > Log: > [boot/efi] scan all display modes rather than sequential try-fail way > > This patch allows to scan

svn commit: r327058 - head/stand/efi/boot1

2017-12-21 Thread Michael Zhilin
Author: mizhka Date: Thu Dec 21 12:21:35 2017 New Revision: 327058 URL: https://svnweb.freebsd.org/changeset/base/327058 Log: [boot/efi] scan all display modes rather than sequential try-fail way This patch allows to scan all display modes in boot1 as loader does. Before system tried t