Re: Why efi_set_rtc_mmss() is never used?

From: One Thousand Gnomes
Date: Mon Jun 09 2014 - 08:47:34 EST


On Mon, 9 Jun 2014 13:08:00 +0200
Daniel Kiper <daniel.kiper@xxxxxxxxxx> wrote:

> Hi,
>
> As I can see efi_set_rtc_mmss() is never used to set RTC.
> Even on EFI platform mach_set_rtc_mmss() is called and does
> that thing. Why it is done in that way? It is a bug or it was
> done intentionally. Am I missing something?

EFI services generally don't work properly. The less they are used the
better. We can realistically only make an EFI call with the same
parameters windows does under the same kind of circumstances because the
firmware on many motherboards is complete sh*te.

Alan
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/