Home
last modified time | relevance | path

Searched refs:EFI_UNSPECIFIED_TIMEZONE (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/rtc/
H A Drtc-efi.c63 eft->timezone = EFI_UNSPECIFIED_TIMEZONE; in convert_to_efi_time()
211 if (eft.timezone == EFI_UNSPECIFIED_TIMEZONE) in efi_procfs()
230 if (eft.timezone == EFI_UNSPECIFIED_TIMEZONE) in efi_procfs()
/openbmc/u-boot/include/
H A Defi.h216 #define EFI_UNSPECIFIED_TIMEZONE 0x07ff macro
/openbmc/u-boot/lib/efi_loader/
H A Defi_runtime.c201 time->timezone = EFI_UNSPECIFIED_TIMEZONE; in efi_get_time_boottime()
/openbmc/linux/include/linux/
H A Defi.h227 #define EFI_UNSPECIFIED_TIMEZONE 0x07ff macro