]> git.proxmox.com Git - grub2.git/commit - ChangeLog-2015
2008-11-22 Robert Millan <rmh@aybabtu.com>
authorrobertmh <robertmh@localhost>
Sat, 22 Nov 2008 14:56:52 +0000 (14:56 +0000)
committerrobertmh <robertmh@localhost>
Sat, 22 Nov 2008 14:56:52 +0000 (14:56 +0000)
commitbc3a2f31151c91acb59c5cfbe1c864b5d2d2637c
treedddba842377d4d6b8fb5da2de078f76954e7b1c6
parent60d6b16e1e134448441c96d1c7f3d4f40181ee5a
2008-11-22  Robert Millan  <rmh@aybabtu.com>

        Fix breakage on coreboot due to declaration missmatch.
        * term/i386/pc/vga_text.c (grub_vga_text_init_fini): New function.
        (grub_vga_text_term): Use grub_vga_text_init_fini() instead of
        grub_vga_text_cls().
ChangeLog
term/i386/pc/vga_text.c