On Thu, Jul 13, 2017, 09:32 Mr. Miyagi <r.miy...@shaw.ca> wrote:

> Hello Everybody;
>
> I have just implemented a boot sector program and second stage program
> written almost entirely in C using the -Os option of GCC.  I am
> wondering if this is a good idea, and if so, if it would be practical to
> use for GRUB's bootstrap procedure. Please see the attached file for
> more information.
>
As described it doesn't sound any different from what GRUB does: it's
written in C as much as possible.

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

Reply via email to