mirror of
https://git.proxmox.com/git/grub2
synced 2026-01-03 01:17:29 +00:00
* grub-core/boot/mips/startup_raw.S [GRUB_MACHINE_MIPS_QEMU_MIPS]: Save ram size in $s4. * grub-core/kern/mips/qemu_mips/init.c (RAMSIZE): Removed. All users changed to grub_arch_memsize. * grub-core/kern/mips/startup.S (grub_arch_machine): Restrict to Loongson. [GRUB_MACHINE_MIPS_QEMU_MIPS]: Save grub_arch_memsize. * grub-core/loader/mips/linux.c (grub_linux_boot): Pass memory size. * include/grub/mips/qemu_mips/memory.h (grub_arch_memsize): New external variable. |
||
|---|---|---|
| .. | ||
| arc | ||
| loongson | ||
| qemu_mips | ||
| at_keyboard.h | ||
| cache.h | ||
| cmos.h | ||
| io.h | ||
| kernel.h | ||
| loongson.h | ||
| memory.h | ||
| mips.h | ||
| multiboot.h | ||
| pci.h | ||
| relocator.h | ||
| setjmp.h | ||
| time.h | ||
| types.h | ||