]> git.ipfire.org Git - thirdparty/grub.git/commit
2005-07-12 Hollis Blanchard <hollis@penguinppc.org>
authorhollisb <hollisb@localhost>
Tue, 12 Jul 2005 22:36:43 +0000 (22:36 +0000)
committerhollisb <hollisb@localhost>
Tue, 12 Jul 2005 22:36:43 +0000 (22:36 +0000)
commit09f9923fbbdefa871e205f1d6e607ef93258d02c
tree11998e36d67877af2d4e9dfa341a8f9067fc2b80
parent7ef504d8e019f456801505d28214a8596998529b
2005-07-12  Hollis Blanchard  <hollis@penguinppc.org>

* disk/powerpc/ieee1275/ofdisk.c (grub_ofdisk_open): dprintf the
device path and resulting ihandle.
(grub_ofdisk_close): dprintf the ihandle being closed.
(grub_ofdisk_read): dprintf function parameters.
* kern/mm.c (grub_mm_init_region): Likewise.
* loader/powerpc/ieee1275/linux.c: Remove extra whitespace.
(grub_linux_boot): dprintf the Linux entry point, initrd address and
size, and boot arguments.
(grub_rescue_cmd_linux): dprintf each ELF segment's address and size
before loading into memory.
(grub_rescue_cmd_initrd): dprintf the initrd's address and size
before loading into memory.
ChangeLog
configure
disk/powerpc/ieee1275/ofdisk.c
kern/mm.c
loader/powerpc/ieee1275/linux.c
partmap/apple.c
partmap/pc.c