grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: patch for PPC Old World Macintosh


From: Marco Gerards
Subject: Re: patch for PPC Old World Macintosh
Date: Mon, 30 Aug 2004 16:17:23 +0000
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux)

Hollis Blanchard <address@hidden> writes:

> Seeing that Marco did the hard work of porting grub2 to New World
> Power Mac, I though I'd try to support Old World (i.e. Macs with sucky
> Open Firmware).

This is really great!

Did you had the chance to test your code on a new world mac?  If not,
I will do so.

I see that you are claiming all memory available.  This is really nice
but we need to consider two things when doing this.

1) It all needs to be freed.  Currently I did not free the claimed
   memory (shame on me).
2) The linux loader claims some memory and want it to be mapped on the
   address on which the kernel was linked.  If all memory is claimed
   already this will not work.

Do you have any ideas how this can be resolved?

Thanks,
Marco





reply via email to

[Prev in Thread] Current Thread [Next in Thread]