grub-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] Preboot support


From: Vladimir 'phcoder' Serbinenko
Subject: Re: [PATCH] Preboot support
Date: Sun, 26 Apr 2009 16:38:33 +0200

Warning fixed in the patch. If nobody objects I commit it tomorrow

On Wed, Apr 15, 2009 at 10:40 AM, John Stanley <address@hidden> wrote:
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


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



--
Regards
Vladimir 'phcoder' Serbinenko

Attachment: preboot.patch
Description: Text Data


reply via email to

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