Re: [PATCH] Indicate current video mode in videoinfo

2011-06-27 Thread Colin Watson
On Fri, Jun 24, 2011 at 03:37:42AM +0200, Vladimir 'φ-coder/phcoder' Serbinenko wrote: > Go ahead Committed, thanks. -- Colin Watson [cjwat...@ubuntu.com] ___ Grub-devel mailing list Grub-devel@gnu.org https://li

Re: [PATCH] Indicate current video mode in videoinfo

2011-06-23 Thread Vladimir 'φ-coder/phcoder' Serbinenko
Go ahead On 14.01.2011 21:35, Colin Watson wrote: > This would make debugging video problems a bit easier. > > 2011-01-14 Colin Watson > > * grub-core/commands/videoinfo.c (hook): Indicate current video > mode with `*'. > (grub_cmd_videoinfo): Fetch current video mode. > > ===

[PATCH] Indicate current video mode in videoinfo

2011-01-14 Thread Colin Watson
This would make debugging video problems a bit easier. 2011-01-14 Colin Watson * grub-core/commands/videoinfo.c (hook): Indicate current video mode with `*'. (grub_cmd_videoinfo): Fetch current video mode. === modified file 'grub-core/commands/videoinfo.c' --- grub-cor