mirror of
https://git.proxmox.com/git/grub2
synced 2026-03-28 05:24:43 +00:00
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 |
||
|---|---|---|
| .. | ||
| fb | ||
| i386/pc | ||
| readers | ||
| bitmap.c | ||
| efi_gop.c | ||
| efi_uga.c | ||
| video.c | ||