grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] Preboot support


From: John Stanley
Subject: Re: [PATCH] Preboot support
Date: Wed, 15 Apr 2009 04:40:45 -0400
User-agent: Thunderbird 2.0.0.21 (X11/20090302)

The way it looks to me is that preboot_func is the function to be executed a preboot time, whereas preboot_rest_func is a cleanup function to be called to "restore" things to the pre-preboot_func state. Something like this anyway.. its not yet real clear to me either.

phcoder wrote:
Yoshinori K. Okuji wrote:

- I don't understand how preboot_func and preboot_rest_func are different. At least, not obvious. Can you elaborate on them?
preboot_rest_func is a function which should undo any action taken by preboot_func. It's used if either loader aborts due to an error or returns (which is possible on some platforms)

_______________________________________________
Grub-devel mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/grub-devel


------------------------------------------------------------------------

_______________________________________________
Grub-devel mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/grub-devel




reply via email to

[Prev in Thread] Current Thread [Next in Thread]