grub/grub-core/boot
Vladimir 'phcoder' Serbinenko 566a191715 Prevent potential loss of memory map by overwrite on qemu-mips.
* 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.
2011-05-17 19:32:51 +02:00
..
decompressor Align scratch 2010-09-22 00:52:33 +02:00
i386 * grub-core/boot/i386/pc/lnxboot.S (real_code_2): Ensure that the 2011-03-11 11:51:10 +00:00
mips Prevent potential loss of memory map by overwrite on qemu-mips. 2011-05-17 19:32:51 +02:00
sparc64/ieee1275 pull-in emu-lite branch 2010-05-26 17:49:05 +05:30