[SeaBIOS] Re: [PATCH v2 0/3] Add support for all HD and QXGA resolutions

2021-05-21 Thread Kevin O'Connor
On Fri, May 21, 2021 at 11:03:00AM +0200, Gerd Hoffmann wrote: > On Thu, May 20, 2021 at 01:55:12PM -0400, Kevin O'Connor wrote: > > On Tue, May 04, 2021 at 07:43:35PM -0400, Elliot Killick via SeaBIOS wrote: > > > Hi, > > > > > > This patch series adds support for all HD and QXGA resolutions. > >

[SeaBIOS] Re: [PATCH v2 0/3] Add support for all HD and QXGA resolutions

2021-05-21 Thread Gerd Hoffmann
On Thu, May 20, 2021 at 01:55:12PM -0400, Kevin O'Connor wrote: > On Tue, May 04, 2021 at 07:43:35PM -0400, Elliot Killick via SeaBIOS wrote: > > Hi, > > > > This patch series adds support for all HD and QXGA resolutions. > > > > I've taken Gerd's advice on the v1 patch and split the formatting >

[SeaBIOS] Re: [PATCH v2 0/3] Add support for all HD and QXGA resolutions

2021-05-20 Thread Kevin O'Connor
On Tue, May 04, 2021 at 07:43:35PM -0400, Elliot Killick via SeaBIOS wrote: > Hi, > > This patch series adds support for all HD and QXGA resolutions. > > I've taken Gerd's advice on the v1 patch and split the formatting > improvments into a separate patch. > > I also tried to take Gerd's advice