Home
last modified time | relevance | path

Searched refs:EFI_ERROR_TIME_STAMP (Results 1 – 3 of 3) sorted by relevance

/openbmc/libcper/
H A Dcper-utils.h36 void timestamp_to_string(char *out, EFI_ERROR_TIME_STAMP *timestamp);
37 void string_to_timestamp(EFI_ERROR_TIME_STAMP *out, const char *timestamp);
H A Dcper-utils.c243 void timestamp_to_string(char *out, EFI_ERROR_TIME_STAMP *timestamp) in timestamp_to_string()
255 void string_to_timestamp(EFI_ERROR_TIME_STAMP *out, const char *timestamp) in string_to_timestamp()
/openbmc/libcper/edk/
H A DCper.h62 } EFI_ERROR_TIME_STAMP; typedef
165 EFI_ERROR_TIME_STAMP TimeStamp;