]> git.ipfire.org Git - thirdparty/grub.git/commit
2009-11-28 Vladimir Serbinenko <phcoder@gmail.com>
authorVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Sat, 28 Nov 2009 19:40:44 +0000 (20:40 +0100)
committerVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Sat, 28 Nov 2009 19:40:44 +0000 (20:40 +0100)
commit2f857f9813bea7e5aff9eb4e403b09fb96f8b3bb
tree20fd08445700c2c25be53f9210ae11dfe8f87de4
parentc5448046d3b722da86aec9f65bb11b598a7d450e
2009-11-28  Vladimir Serbinenko  <phcoder@gmail.com>

Correct module naming.

* video/efi_uga.c (GRUB_MOD_INIT(efi_fb)): Renamed from this ...
(GRUB_MOD_INIT(efi_uga)): ... to this
(GRUB_MOD_FINI(efi_fb)): Renamed from this ...
(GRUB_MOD_FINI(efi_uga)): ... to this
* video/efi_gop.c (GRUB_MOD_INIT(efi_fb)): Renamed from this ...
(GRUB_MOD_INIT(efi_gop)): ... to this
(GRUB_MOD_FINI(efi_fb)): Renamed from this ...
(GRUB_MOD_FINI(efi_gop)): ... to this
ChangeLog
video/efi_gop.c
video/efi_uga.c