grub/grub-core/loader
Vladimir 'phcoder' Serbinenko 690c531fc5 Remove "payload" command in ia64 Linux loader since I couldn't
find any evidence of it being used for anything.
	Replace "relocate" command with an environment variable

	* grub-core/loader/ia64/efi/linux.c (ia64_boot_param): Remove extra
	fields.
	(ia64_boot_payload): Removed.
	(last_payload): Likewise.
	(RELOCATE_OFF): Likewise.
	(RELOCATE_ON): Likewise.
	(RELOCATE_FORCE): Likewise.
	(relocate): Likewise.
	(free_pages): Don't free payloads.
	(grub_load_elf64): Use common error messages.
	Use "linux_relocate" variable.
	Increase the space after boot_params.
	(grub_cmd_payload): Removed.
	(grub_cmd_relocate): Likewise.
	(grub_cmd_fpswa): Improve messages.
	(cmd_payload): Removed.
	(cmd_relocate): Likewise.
	(GRUB_MOD_INIT): Don't register "payload" and "relocate".
	(GRUB_MOD_FINI): Don't unregister "payload" and "relocate".
2012-02-09 15:09:40 +01:00
..
efi Improve gettext support. Stylistic fixes and error handling fixes while 2012-02-08 19:26:01 +01:00
i386 Improve gettext support. Stylistic fixes and error handling fixes while 2012-02-08 19:26:01 +01:00
ia64/efi Remove "payload" command in ia64 Linux loader since I couldn't 2012-02-09 15:09:40 +01:00
mips Improve gettext support. Stylistic fixes and error handling fixes while 2012-02-08 19:26:01 +01:00
powerpc/ieee1275 Improve gettext support. Stylistic fixes and error handling fixes while 2012-02-08 19:26:01 +01:00
sparc64/ieee1275 Improve gettext support. Stylistic fixes and error handling fixes while 2012-02-08 19:26:01 +01:00
aout.c Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
macho.c Improve gettext support. Stylistic fixes and error handling fixes while 2012-02-08 19:26:01 +01: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 Improve gettext support. Stylistic fixes and error handling fixes while 2012-02-08 19:26:01 +01:00
multiboot.c Improve gettext support. Stylistic fixes and error handling fixes while 2012-02-08 19:26:01 +01:00
multiboot_elfxx.c Improve gettext support. Stylistic fixes and error handling fixes while 2012-02-08 19:26:01 +01:00
multiboot_mbi2.c Improve gettext support. Stylistic fixes and error handling fixes while 2012-02-08 19:26:01 +01:00
xnu.c Improve gettext support. Stylistic fixes and error handling fixes while 2012-02-08 19:26:01 +01:00
xnu_resume.c Don't override more informative errors. 2011-12-26 12:58:08 +01:00