bug-grub
[Top][All Lists]
Advanced

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

Fw: I've Coded a New GRUB Function - What Do I Do Next?


From: Steve Burtchin
Subject: Fw: I've Coded a New GRUB Function - What Do I Do Next?
Date: Sun, 4 Feb 2007 16:21:36 -0500

----- Original Message ----- 
From: "adrian15" <address@hidden>
To: "Steve Burtchin" <address@hidden>
Sent: Friday, January 26, 2007 1:44 PM
Subject: Re: I've Coded a New GRUB Function - What Do I Do Next?


> Steve Burtchin wrote:
> > OK - that's what I need to patch code to an existing function, but if I
want
> > to create an entirely new function, there seems to be changes required
in a
> > lot of places.  Details are in the thread "How To Write Extended
Partition
> > Tables from GRUB?".  That's where I really don't know how it all works
> > together - (ie. to create a new function).
>
> Create a new function means making a new grub command?
>
> It is not so difficult, adding a line at the bottom of the builtins.c
> like &builtin_command in alphabetical order.
>
> And copying pasteing an existing one and changing its name on the two
> functions that define a grub command.
>
> Check find and findf grub commands in source code to see the difference.
>
> >>adrian15
>
> adrian15





reply via email to

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