grub/grub-core/kern
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
..
efi merge mainline into intwrap 2010-08-29 23:21:21 +02:00
emu MErge mainline into intwrap 2010-08-25 23:39:42 +02:00
generic automake commit without merge history 2010-05-06 11:34:04 +05:30
i386 Compress grub_prefix. 2010-09-03 14:54:04 +02:00
ieee1275 MErge mainline into intwrap 2010-08-25 23:39:42 +02:00
mips Compress grub_prefix. 2010-09-03 14:54:04 +02:00
powerpc Compress grub_prefix. 2010-09-03 14:54:04 +02:00
sparc64 Compress grub_prefix. 2010-09-03 14:54:04 +02:00
x86_64 automake commit without merge history 2010-05-06 11:34:04 +05:30
command.c automake commit without merge history 2010-05-06 11:34:04 +05:30
corecmd.c merge with mainline 2010-07-13 00:43:28 +05:30
device.c automake commit without merge history 2010-05-06 11:34:04 +05:30
disk.c automake commit without merge history 2010-05-06 11:34:04 +05:30
dl.c Remove grub_dl_unload_all. It's unnecessary and causes trouble 2010-08-25 21:19:45 +02:00
elf.c Merge mainline into newreloc. For now without boot tests 2010-08-25 03:25:18 +02:00
env.c automake commit without merge history 2010-05-06 11:34:04 +05:30
err.c automake commit without merge history 2010-05-06 11:34:04 +05:30
file.c automake commit without merge history 2010-05-06 11:34:04 +05:30
fs.c merge with mainline 2010-07-13 00:43:28 +05:30
list.c merge with mainline 2010-07-13 00:43:28 +05:30
main.c merge with mainline 2010-07-13 00:43:28 +05:30
misc.c * grub-core/kern/misc.c (grub_real_dprintf): Always refresh after 2010-08-29 17:17:52 +02:00
mm.c Fix a bug in memory allocation 2010-08-29 00:19:13 +02:00
parser.c merge with mainline 2010-07-13 00:43:28 +05:30
partition.c merge with mainline 2010-08-19 16:54:00 +05:30
rescue_parser.c merge with mainline 2010-07-13 00:43:28 +05:30
rescue_reader.c merge with mainline 2010-07-13 00:43:28 +05:30
term.c merge with mainline 2010-08-22 21:00:22 +05:30
time.c automake commit without merge history 2010-05-06 11:34:04 +05:30