On 12/10/2013 02:58 PM, Matthew Garrett wrote: > On Tue, 2013-12-10 at 14:54 -0800, H. Peter Anvin wrote: > >> Ping on this? > > No TAD, yes ACPI declaration for RTC. OK, that is unfortunate. >> Unless we find evidence to the contrary, we should probably do: >> >> ACPI TAD > PNP0B0x > EFI > hard probing > > EFI is preferable to PNP in that it gives us a timezone, and Windows > certainly calls the EFI time functions. *However*, it doesn't appear to > do so once the system is booted. So we probably want to call it in the > boot stub and find some way to pass the timezone information up to the > kernel, and then spend some more time instrumenting Windows to figure > out how it makes time calls. TAD would also give us the timezone. I'm not sure how you can realistically only use the time function during boot, however, unless you inherently assume it is coherent with the hardware RTC, since you wouldn't be able to set it. I suspect that means that Windows doesn't set the timezone information, which is highly unfortunate since Windows is the main offender in not using UTC time. -hpa -- To unsubscribe from this list: send the line "unsubscribe linux-efi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html