vaseboot/include/grub/i386/pc
robertmh bf697e2831 2007-06-21 Robert Millan <rmh@aybabtu.com>
* include/grub/i386/pc/kernel.h: Define GRUB_KERNEL_MACHINE_DATA_END to
	indicate end of data section in kernel image.
	* include/grub/i386/efi/kernel.h: Define GRUB_KERNEL_MACHINE_PREFIX and
	GRUB_KERNEL_MACHINE_DATA_END.

	* kern/i386/pc/startup.S: Do not initialize grub_prefix, only reserve
	space for it.
	* kern/i386/efi/startup.S: Likewise.

	* util/i386/pc/grub-mkimage.c: Initialize grub_prefix to /boot/grub
	during image generation.  Implement --prefix option to override this
	patch.
	* util/i386/efi/grub-mkimage.c: Likewise.

	* util/update-grub_lib.in (convert_system_path_to_grub_path): Split
	code to make path relative to its root into a separate function.

	* util/i386/pc/grub-install.in: Use newly provided
	make_system_path_relative_to_its_root() to convert ${grubdir}, then
	pass the result to grub-install --prefix.
2007-06-21 21:01:11 +00:00
..
biosdisk.h 2006-07-29 Vesa Jaaskelainen <chaac@nic.fi> 2006-07-29 10:11:01 +00:00
boot.h 2006-06-04 Yoshinori K. Okuji <okuji@enbug.org> 2006-06-04 15:56:55 +00:00
chainloader.h 2004-09-12 Tomas Ebenlendr <ebik@ucw.cz> 2004-09-12 12:20:52 +00:00
console.h 2005-08-06 Yoshinori K. Okuji <okuji@enbug.org> 2005-08-06 15:50:07 +00:00
init.h 2005-01-31 Marco Gerards <metgerards@student.han.nl> 2005-01-31 21:40:25 +00:00
kernel.h 2007-06-21 Robert Millan <rmh@aybabtu.com> 2007-06-21 21:01:11 +00:00
loader.h 2004-09-12 Tomas Ebenlendr <ebik@ucw.cz> 2004-09-12 12:20:52 +00:00
memory.h Add an additional comment for GRUB_MEMORY_MACHINE_RESERVED_START and GRUB_MEMORY_MACHINE_RESERVED_END. 2005-12-25 19:31:31 +00:00
multiboot.h 2006-02-01 Yoshinori K. Okuji <okuji@enbug.org> 2006-02-01 06:12:58 +00:00
serial.h 2005-09-03 Yoshinori K. Okuji <okuji@enbug.org> 2005-09-03 16:54:27 +00:00
time.h 2005-02-27 Yoshinori K. Okuji <okuji@enbug.org> 2005-02-27 21:19:06 +00:00
vbe.h 2006-07-29 Vesa Jaaskelainen <chaac@nic.fi> 2006-07-31 14:21:36 +00:00
vbeblit.h 2006-07-29 Vesa Jaaskelainen <chaac@nic.fi> 2006-07-31 14:21:36 +00:00
vbefill.h 2006-07-29 Vesa Jaaskelainen <chaac@nic.fi> 2006-07-31 14:21:36 +00:00
vbeutil.h 2006-07-29 Vesa Jaaskelainen <chaac@nic.fi> 2006-07-31 14:21:36 +00:00
vga.h 2004-04-04 Yoshinori K. Okuji <okuji@enbug.org> 2004-04-04 13:46:03 +00:00