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." _______________________________________________ Grub-devel mailing list Grub-devel@gnu.org http://lists.gnu.org/mailman/listinfo/grub-devel