grub/grub-core/loader
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
..
efi * grub-core/loader/efi/chainloader.c (grub_chainloader_unload): Set 2011-05-10 09:14:41 +02:00
i386 Fix compilation errors. 2011-05-15 12:32:37 +02:00
ia64/efi Fix compilation errors 2011-01-03 02:28:14 +01:00
mips Prevent potential loss of memory map by overwrite on qemu-mips. 2011-05-17 19:32:51 +02:00
powerpc/ieee1275 Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
sparc64/ieee1275 Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
aout.c Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
macho.c * grub-core/io/gzio.c (grub_gzio_open): Removed "transparent" parameter. 2010-09-05 13:05:36 +02:00
macho32.c automake commit without merge history 2010-05-06 11:34:04 +05:30
macho64.c automake commit without merge history 2010-05-06 11:34:04 +05:30
machoXX.c automake commit without merge history 2010-05-06 11:34:04 +05:30
multiboot.c Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
multiboot_elfxx.c Use kseg0 entry address on mips 2010-08-29 15:45:21 +02:00
multiboot_mbi2.c * grub-core/bus/usb/usb.c (attach_hooks): Make static. 2011-03-23 12:05:13 +01:00
xnu.c Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
xnu_resume.c * grub-core/io/gzio.c (grub_gzio_open): Removed "transparent" parameter. 2010-09-05 13:05:36 +02:00