All of lore.kernel.org
 help / color / mirror / Atom feed
* Standalone Application in GRUB
@ 2012-05-31  6:44 Parul Aggarwal
  2012-05-31  9:46 ` Vladimir 'φ-coder/phcoder' Serbinenko
  0 siblings, 1 reply; 6+ messages in thread
From: Parul Aggarwal @ 2012-05-31  6:44 UTC (permalink / raw)
  To: grub-devel

[-- Attachment #1: Type: text/plain, Size: 676 bytes --]

Hello,

I have a standalone application which I want to run in GRUB environment
i.e. for e.g at GRUB prompt. So the flow would be I enter grub prompt and
from there run my standalone application binary. By adding multiboot header
to the binary I am able to do that.

Now in my application I want to access GRUB functions for e.g.
grub_printf(), so when I add this to my application and run the application
hangs. Can anyone suggest how to access GRUB functions from my application?
Is it possible?

What is the method defined in GRUB to run a custom application which uses
grub functions? Is grub modules the way or we can go with standalone binary?

Please suggest.

Thanks,

[-- Attachment #2: Type: text/html, Size: 721 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2012-06-03 19:15 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-31  6:44 Standalone Application in GRUB Parul Aggarwal
2012-05-31  9:46 ` Vladimir 'φ-coder/phcoder' Serbinenko
2012-05-31 10:03   ` Parul Aggarwal
2012-05-31 10:26     ` Vladimir 'φ-coder/phcoder' Serbinenko
2012-06-03 19:00       ` Parul Aggarwal
2012-06-03 19:14         ` Vladimir 'φ-coder/phcoder' Serbinenko

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.