2010-01-10 Vladimir Serbinenko <phcoder@gmail.com>

* normal/cmdline.c (grub_cmdline_get): Fix off-by-one error
	which resulted in garbled command line at the end of screen.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2010-01-10 22:34:25 +01:00
parent f0d0c0b726
commit e9060a9d3b
2 changed files with 15 additions and 11 deletions

View file

@ -1,3 +1,8 @@
2010-01-10 Vladimir Serbinenko <phcoder@gmail.com>
* normal/cmdline.c (grub_cmdline_get): Fix off-by-one error
which resulted in garbled command line at the end of screen.
2010-01-10 Robert Millan <rmh.grub@aybabtu.com>
* loader/i386/ieee1275/linux.c (grub_linux_boot): Rework video position