mirror of
https://git.proxmox.com/git/grub2
synced 2026-01-27 07:45:29 +00:00
The function grub_disk_get_size() is confusingly named because it actually returns a sector count where the sectors are sized in the GRUB native sector size. Rename to something more appropriate. Suggested-by: Daniel Kiper <daniel.kiper@oracle.com> Signed-off-by: Glenn Washburn <development@efficientek.com> Reviewed-by: Patrick Steinhardt <ps@pks.im> Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com> |
||
|---|---|---|
| .. | ||
| auth.c | ||
| autofs.c | ||
| charset.c | ||
| cmdline.c | ||
| color.c | ||
| completion.c | ||
| context.c | ||
| crypto.c | ||
| dyncmd.c | ||
| main.c | ||
| menu_entry.c | ||
| menu_text.c | ||
| menu.c | ||
| misc.c | ||
| term.c | ||