* loader/i386/multiboot_mbi.c (grub_multiboot_load): Correctly report

unsupported video mode types.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2010-04-05 16:06:16 +02:00
parent 2622c3ffb0
commit 974ac4f755
2 changed files with 10 additions and 0 deletions

View file

@ -1,3 +1,8 @@
2010-04-05 Vladimir Serbinenko <phcoder@gmail.com>
* loader/i386/multiboot_mbi.c (grub_multiboot_load): Correctly report
unsupported video mode types.
2010-04-05 Vladimir Serbinenko <phcoder@gmail.com>
* kern/i386/pc/startup.S (grub_getrtsecs): Removed (dead code).