All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Vladimir 'φ-coder/phcoder' Serbinenko" <phcoder@gmail.com>
To: grub-devel@gnu.org
Subject: Re: Question: how to add new menu functionality
Date: Sat, 23 Apr 2011 00:40:15 +0200	[thread overview]
Message-ID: <4DB203CF.5010403@gmail.com> (raw)
In-Reply-To: <1303511126.24395.25.camel@localhost.localdomain>

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


> 1. This relates to the use of the kvm for testing a grub2 iso. How do
> you scroll up and down in the view in the kvm window?
>
pager=1
> 2. How do you do unblocking I/O from stdin? There are ways to do it with
> the select system call but it seems that there are only grub functions
> that are substituted for system calls.
>
grub_checkkey
> 3. How do you call a  standard C library routine or system call to work
> in grub? For example called read().
>
You don't. You're in an inter-OS space and the only functions you have
are the ones you have in your oxygen bottles.

-- 
Regards
Vladimir 'φ-coder/phcoder' Serbinenko



[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 294 bytes --]

  reply	other threads:[~2011-04-22 22:40 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-22 10:03 Question: how to add new menu functionality Stephen Torri
2011-04-22 11:40 ` Colin Watson
2011-04-22 22:25   ` Stephen Torri
2011-04-22 22:40     ` Vladimir 'φ-coder/phcoder' Serbinenko [this message]
2011-04-22 23:58     ` Colin Watson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4DB203CF.5010403@gmail.com \
    --to=phcoder@gmail.com \
    --cc=grub-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.