]> git.ipfire.org Git - thirdparty/grub.git/commit
Sync up other versions of the Linux loader with Robert Millan's
authorColin Watson <cjwatson@ubuntu.com>
Wed, 23 Jun 2010 08:16:39 +0000 (09:16 +0100)
committerColin Watson <cjwatson@ubuntu.com>
Wed, 23 Jun 2010 08:16:39 +0000 (09:16 +0100)
commite726542fa37cf6f66a960e15f91a650c76be2bb0
treec015a0fc07e570153c195339c68af0f272ebf964
parentd6e98a17d78f44a8cbbb923bd0efe947791059ed
Sync up other versions of the Linux loader with Robert Millan's
change of 2010-01-09, "Make loader output a bit more user-friendly".
* loader/i386/efi/linux.c (grub_linux_boot): Move debug info to
grub_dprintf().
(grub_cmd_linux): Likewise.
(grub_cmd_initrd): Likewise.
* loader/i386/ieee1275/linux.c (grub_cmd_linux): Likewise.
* loader/i386/pc/linux.c (grub_cmd_linux): Likewise.
ChangeLog
loader/i386/efi/linux.c
loader/i386/ieee1275/linux.c
loader/i386/pc/linux.c