grub/grub-core/kern/mips
Vladimir 'phcoder' Serbinenko c8e7bf5ff7 Compress grub_prefix.
* grub-core/boot/i386/pc/lnxboot.S: Use
	GRUB_KERNEL_I386_PC_MULTIBOOT_SIGNATURE.
	* grub-core/kern/i386/pc/startup.S: Move grub_prefix to compressed part.
	* include/grub/offsets.h: Rename GRUB_MACHINE_DATA_END to
	GRUB_MACHINE_PREFIX_END. All users updated.
	(GRUB_KERNEL_I386_PC_PREFIX): Set to GRUB_KERNEL_I386_PC_RAW_SIZE.
	(GRUB_KERNEL_I386_PC_PREFIX_END): Set to GRUB_KERNEL_I386_PC_PREFIX
	+ 0x40.
	(GRUB_KERNEL_I386_PC_RAW_SIZE): Decrease.
	* util/grub-mkimage.c (image_target_desc): Change data_end to
	prefix_end. All users updated.
2010-09-03 14:54:04 +02:00
..
qemu-mips automake commit without merge history 2010-05-06 11:34:04 +05:30
yeeloong merge with mainline 2010-07-13 00:43:28 +05:30
cache.S automake commit without merge history 2010-05-06 11:34:04 +05:30
cache_flush.S automake commit without merge history 2010-05-06 11:34:04 +05:30
dl.c automake commit without merge history 2010-05-06 11:34:04 +05:30
init.c pull-in emu-lite branch 2010-05-26 17:49:05 +05:30
startup.S Compress grub_prefix. 2010-09-03 14:54:04 +02:00