grub-devel
[Top][All Lists]
Advanced

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

Re: [Bugfix] Hang on new mac laptops


From: Pavel Roskin
Subject: Re: [Bugfix] Hang on new mac laptops
Date: Tue, 03 Feb 2009 17:06:00 -0500

On Tue, 2009-02-03 at 22:30 +0100, phcoder wrote:
> -      status = efi_call_3 (b->wait_for_event, 1, &(i->wait_for_key), 
> &index);
> +      /*      status = efi_call_3 (b->wait_for_event, 1, 
> &(i->wait_for_key), &index);
>         if (status != GRUB_EFI_SUCCESS)
> -        return -1;
> +        return -1;*/
> +      grub_millisleep (10);

Please don't leave commented out code.  If you want a comment to be
there, you can write something.  If you want to preserve the file
history, Subversion does it already.

-- 
Regards,
Pavel Roskin




reply via email to

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