2004-10-13 Hollis Blanchard <hollis@penguinppc.org>
* include/grub/powerpc/ieee1275/ieee1275.h (abort): Add function prototype. * kern/powerpc/ieee1275/init.c (grub_machine_init): Call grub_console_init first. Change the memory range used for grub_ieee1275_claim and grub_mm_init_region. Print an error message if the claim fails. Include <grub/misc.h>.
This commit is contained in:
parent
d1923dc8f2
commit
3891222854
3 changed files with 33 additions and 6 deletions
11
ChangeLog
11
ChangeLog
|
@ -1,3 +1,14 @@
|
|||
2004-10-14 Hollis Blanchard <hollis@penguinppc.org>
|
||||
|
||||
* include/grub/powerpc/ieee1275/ieee1275.h (abort): Add function
|
||||
prototype.
|
||||
* kern/powerpc/ieee1275/init.c (grub_machine_init): Call
|
||||
grub_console_init first.
|
||||
Change the memory range used for grub_ieee1275_claim and
|
||||
grub_mm_init_region.
|
||||
Print an error message if the claim fails.
|
||||
Include <grub/misc.h>.
|
||||
|
||||
2004-10-13 Hollis Blanchard <hollis@penguinppc.org>
|
||||
|
||||
* disk/powerpc/ieee1275/ofdisk.c (grub_ofdisk_iterate):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue