Commited

On Sun, Apr 26, 2009 at 4:38 PM, Vladimir 'phcoder' Serbinenko <
phco...@gmail.com> wrote:

> Warning fixed in the patch. If nobody objects I commit it tomorrow
>
>
> On Wed, Apr 15, 2009 at 10:40 AM, John Stanley <jpsinthe...@verizon.net>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
>>>> Grub-devel@gnu.org
>>>> http://lists.gnu.org/mailman/listinfo/grub-devel
>>>>
>>>
>>>
>>> ------------------------------------------------------------------------
>>>
>>> _______________________________________________
>>> Grub-devel mailing list
>>> Grub-devel@gnu.org
>>> http://lists.gnu.org/mailman/listinfo/grub-devel
>>>
>>
>>
>> _______________________________________________
>> Grub-devel mailing list
>> Grub-devel@gnu.org
>> http://lists.gnu.org/mailman/listinfo/grub-devel
>>
>
>
>
> --
> Regards
> Vladimir 'phcoder' Serbinenko
>



-- 
Regards
Vladimir 'phcoder' Serbinenko
_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to