grub-devel
[Top][All Lists]
Advanced

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

Re: Idea: Move kernel to upper memory


From: Robert Millan
Subject: Re: Idea: Move kernel to upper memory
Date: Sun, 31 Aug 2008 15:28:32 +0200
User-agent: Mutt/1.5.13 (2006-08-11)

On Sat, Aug 30, 2008 at 11:15:35PM +0800, Bean wrote:
> 
> Speaking of library, I think we can provide a dynamic library for core
> grub2 function. Apps written properly can be executed in both native
> os and grub2. For example:
> 
> int main()
> {
>   grub_printf ("Hello world\n");
>   return 0;
> }
> 
> gcc hello.c -o hello -lgrub2

Or it could even be POSIX/C compliant and provide printf() etc.  We discussed
something like this for the Parted GSoC [1].

[1] http://www.gnu.org/software/grub/grub-soc.html

-- 
Robert Millan

  The DRM opt-in fallacy: "Your data belongs to us. We will decide when (and
  how) you may access your data; but nobody's threatening your freedom: we
  still allow you to remove your data and not access it at all."




reply via email to

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