grub2/grub-core/kern/mips
Glenn Washburn 880dfd8f40 disk: Rename grub_disk_get_size() to grub_disk_native_sectors()
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>
2020-12-12 01:19:03 +01:00
..
arc disk: Rename grub_disk_get_size() to grub_disk_native_sectors() 2020-12-12 01:19:03 +01:00
loongson Use AT keyboard on Yeeloong 3A. 2013-12-17 22:54:30 +01:00
qemu_mips * grub-core/kern/mips/qemu_mips/init.c (grub_machine_init): Update 2013-11-18 16:39:45 +01:00
cache_flush.S Remove -march=mips3 from TARGET_CCASFLAGS as it creates linking problem 2013-11-22 04:36:53 +01:00
cache.S mips/cache: Add missing nop's in delay slots 2020-05-15 14:30:07 +02:00
dl.c Fix remaining cases of gcc 7 fallthrough warning. 2017-04-12 01:42:38 +00:00
init.c Implement grub_machine_get_bootlocation for ARC. 2013-04-27 19:12:11 +02:00
startup.S mips: Make the assembly-code N32-compatible. 2015-10-11 13:20:26 +02:00