On Apr 25, 2006, at 3:08 PM, Yoshinori K. Okuji wrote:

        A new machine-specific function "grub_machine_set_prefix" is
        defined. This is called after loading modules, so that a prefix
        initialization can use modules.

I think you broke grub-emu with this change, because grub-emu uses kern/main.c, but nothing provides grub_machine_set_prefix() there.

        Also, this change adds an
        intensive debugging feature for the memory manager via the
        configure option "--enable-mm-debug".

Is there a reason not to use the runtime debugging infrastructure we have? Most of that is "intensive" as well...

-Hollis



_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to