Re: [systemd-devel] [PATCH 6/8] add GOP mode setting and splash drawing support

2013-12-12 Thread Greg KH
On Thu, Dec 12, 2013 at 09:51:43AM +0200, Joonas Lahtinen wrote: Hi Greg, I sent another set of patches, this time from command line, and at least I do not observe any line-wrapping with them when viewing the e-mail source. Did they apply fine for you? Yes, it looked fine, I didn't try to

Re: [systemd-devel] [PATCH 6/8] add GOP mode setting and splash drawing support

2013-12-11 Thread Joonas Lahtinen
Hi Greg, I sent another set of patches, this time from command line, and at least I do not observe any line-wrapping with them when viewing the e-mail source. Did they apply fine for you? Regards, Joonas On 10.12.2013 10:03, Greg KH wrote: On Tue, Dec 10, 2013 at 09:50:58AM +0200, Joonas

Re: [systemd-devel] [PATCH 6/8] add GOP mode setting and splash drawing support

2013-12-10 Thread Joonas Lahtinen
On 10.12.2013 10:03, Greg KH wrote: On Tue, Dec 10, 2013 at 09:50:58AM +0200, Joonas Lahtinen wrote: Add support for two new configuration directives gfxmode and splash which respectively allow setting the screen graphics mode and drawing splash image during gummiboot execution. See README.gop

[systemd-devel] [PATCH 6/8] add GOP mode setting and splash drawing support

2013-12-09 Thread Joonas Lahtinen
Add support for two new configuration directives gfxmode and splash which respectively allow setting the screen graphics mode and drawing splash image during gummiboot execution. See README.gop for more details. Signed-off-by: Joonas Lahtinen joonas.lahti...@linux.intel.com Reviewed-by: Mikko