Home | History | Annotate | Download | only in Host

Lines Matching refs:EFI_TIME_IN_DAYLIGHT

230   Time->Daylight = (daylight ? EFI_TIME_ADJUST_DAYLIGHT : 0) | (tm->tm_isdst > 0 ? EFI_TIME_IN_DAYLIGHT : 0);