mirror of
https://git.proxmox.com/git/grub2
synced 2026-01-22 09:53:18 +00:00
* fs/udf.c (grub_udf_mount): Fix warning about a shadowing a variable. * include/grub/i386/loader.h: Change declaration of grub_linux_boot() to match what grub_loader_set() expects. * util/getroot.c (grub_guess_root_device): Return const char* to fix a warning. * util/grub-probe.c (probe): Fix a warning about uninitialized abstraction_name variable. * util/i386/get_disk_name.c (grub_util_get_disk_name): Mark second argument as unused to fix a warning. |
||
|---|---|---|
| .. | ||
| biosdisk.h | ||
| getroot.h | ||
| lvm.h | ||
| misc.h | ||
| raid.h | ||
| resolve.h | ||