grub/grub-core
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
..
boot Compress grub_prefix. 2010-09-03 14:54:04 +02:00
bus Fix alignment and add explicit assert for td and ed size 2010-08-30 16:25:14 +02:00
commands Interrupt wrapping and code simplifications. 2010-08-30 22:02:58 +02:00
disk merge mainline into intwrap 2010-08-29 23:21:21 +02:00
efiemu merge mainline into newreloc 2010-08-29 18:54:50 +02:00
font merge with mainline 2010-07-13 00:43:28 +05:30
fs * grub-core/fs/i386/pc/pxe.c (grub_pxefs_read): Keep the blocksize 2010-09-02 23:59:27 +02:00
gettext merge with mainline 2010-07-13 00:43:28 +05:30
gfxmenu merge with mainline 2010-07-13 00:43:28 +05:30
gnulib automake commit without merge history 2010-05-06 11:34:04 +05:30
hello automake commit without merge history 2010-05-06 11:34:04 +05:30
hook automake commit without merge history 2010-05-06 11:34:04 +05:30
io automake commit without merge history 2010-05-06 11:34:04 +05:30
kern Compress grub_prefix. 2010-09-03 14:54:04 +02:00
lib Zero %ebp and %edi when entering Linux's 32-bit entry point, as 2010-09-02 22:36:09 +01:00
loader * grub-core/loader/i386/bsd.c (grub_freebsd_boot): Set %ebp to sane 2010-09-03 14:05:19 +02:00
mmap merge with mainline 2010-07-13 00:43:28 +05:30
normal * grub-core/normal/menu.c (grub_wait_after_message): Add a 10 second 2010-08-30 01:14:07 +02:00
partmap merge with mainline 2010-08-19 16:54:00 +05:30
parttool automake commit without merge history 2010-05-06 11:34:04 +05:30
script * grub-core/script/lexer.c (grub_script_lexer_init): Don't look before 2010-08-28 15:35:43 +02:00
term * grub-core/term/i386/vga_common.c (grub_console_setcolorstate): 2010-08-30 01:09:28 +02:00
tests Add missing newlines 2010-08-29 23:07:44 +02:00
video MErge mainline into intwrap 2010-08-25 23:39:42 +02:00
Makefile.am Dimplify tags and enable USB on more platforms 2010-08-30 15:13:38 +02:00
Makefile.core.def Dimplify tags and enable USB on more platforms 2010-08-30 15:13:38 +02:00
gencmdlist.sh automake commit without merge history 2010-05-06 11:34:04 +05:30
genemuinit.sh automake commit without merge history 2010-05-06 11:34:04 +05:30
genemuinitheader.sh automake commit without merge history 2010-05-06 11:34:04 +05:30
genfslist.sh automake commit without merge history 2010-05-06 11:34:04 +05:30
genhandlerlist.sh automake commit without merge history 2010-05-06 11:34:04 +05:30
genmoddep.awk cleanup 2010-06-03 11:52:33 +05:30
genmodsrc.sh automake commit without merge history 2010-05-06 11:34:04 +05:30
genpartmaplist.sh automake commit without merge history 2010-05-06 11:34:04 +05:30
genparttoollist.sh automake commit without merge history 2010-05-06 11:34:04 +05:30
gensymlist.sh automake commit without merge history 2010-05-06 11:34:04 +05:30
genterminallist.sh automake commit without merge history 2010-05-06 11:34:04 +05:30
gentrigtables.c automake commit without merge history 2010-05-06 11:34:04 +05:30
genvideolist.sh automake commit without merge history 2010-05-06 11:34:04 +05:30