Searched refs:timezone (Results 1 - 3 of 3) sorted by path

/u-boot/include/
H A Defi.h291 s16 timezone; member in struct:efi_time
/u-boot/lib/efi_loader/
H A Defi_runtime.c323 time->timezone = EFI_UNSPECIFIED_TIMEZONE;
357 ((time->timezone < -1440 || time->timezone > 1440) &&
358 time->timezone != EFI_UNSPECIFIED_TIMEZONE));
H A Defi_variable.c84 if (timestamp.pad1 || timestamp.nanosecond || timestamp.timezone ||

Completed in 177 milliseconds