All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Yoshinori K. Okuji" <okuji@enbug.org>
To: grub-devel@gnu.org
Subject: grub_machine_fini
Date: Tue, 15 Feb 2005 01:15:56 +0100	[thread overview]
Message-ID: <200502150115.56867.okuji@enbug.org> (raw)

I added a new function grub_machine_fini which is an arch-specific 
function. This function is not called automatically, and used only for 
grub-emu at the moment. I implemented this function for grub-emu and 
PC.

This function should be implemented for all architectures, and should be 
called before GRUB exits. I think it is unnecessary to call this 
function from reboot or halt, because the machine should be reset 
completely in this case. So this should be called maybe only from boot.

BTW, I disabled SIGINT in grub-emu, because I wanted to let grub-emu 
catch C-c. When you want to quit grub-emu, you can use halt or reboot 
(or C-\).

Okuji



             reply	other threads:[~2005-02-15  0:52 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-15  0:15 Yoshinori K. Okuji [this message]
2005-02-15 20:41 ` grub_machine_fini Marco Gerards
2005-04-07 15:31   ` grub_machine_fini Hollis Blanchard
2005-04-10 19:28     ` grub_machine_fini Marco Gerards

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=200502150115.56867.okuji@enbug.org \
    --to=okuji@enbug.org \
    --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.