2010-01-10 Robert Millan <rmh.grub@aybabtu.com>

* loader/i386/ieee1275/linux.c (grub_linux_boot): Rework video position
	initialization with similar approach as with other Linux loaders.
This commit is contained in:
Robert Millan 2010-01-10 01:43:42 +00:00
parent 0e60bae74e
commit f0d0c0b726
2 changed files with 28 additions and 2 deletions

View file

@ -1,3 +1,8 @@
2010-01-10 Robert Millan <rmh.grub@aybabtu.com>
* loader/i386/ieee1275/linux.c (grub_linux_boot): Rework video position
initialization with similar approach as with other Linux loaders.
2010-01-10 Robert Millan <rmh.grub@aybabtu.com>
Fix i386-ieee1275 build.