[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Idea: Move kernel to upper memory
From: |
Bean |
Subject: |
Re: Idea: Move kernel to upper memory |
Date: |
Sun, 31 Aug 2008 21:55:57 +0800 |
On Sun, Aug 31, 2008 at 9:30 PM, Robert Millan <address@hidden> wrote:
> On Sat, Aug 30, 2008 at 11:15:35PM +0800, Bean wrote:
>>
>> gcc hello.c -o hello -lgrub2
>
> Ah, what I meant about linking was to make it easy to link external code into
> GRUB modules. Standalone executables sound more overkill to me.
Hi,
Yep, I know. My point is, if we provide a properly wrapper, external
tool can be built as grub module as well as standalone executable.
This make it easier to debug the code (similar to grub-emu).
--
Bean