* grub-core/video/bochs.c (grub_video_bochs_setup): Use
grub_video_mode_type_t. * grub-core/video/cirrus.c (grub_video_cirrus_setup): Likewise. * grub-core/video/i386/pc/vbe.c (grub_video_vbe_setup): Likewise. * grub-core/video/i386/pc/vga.c (grub_video_vga_setup): Likewise.
This commit is contained in:
parent
2da48d28d9
commit
40fc46599d
5 changed files with 16 additions and 4 deletions
|
@ -1,3 +1,11 @@
|
|||
2011-03-23 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/video/bochs.c (grub_video_bochs_setup): Use
|
||||
grub_video_mode_type_t.
|
||||
* grub-core/video/cirrus.c (grub_video_cirrus_setup): Likewise.
|
||||
* grub-core/video/i386/pc/vbe.c (grub_video_vbe_setup): Likewise.
|
||||
* grub-core/video/i386/pc/vga.c (grub_video_vga_setup): Likewise.
|
||||
|
||||
2011-03-23 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* util/grub-install.in: Correct the x86-64 name as x86_64.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue