Home
last modified time | relevance | path

Searched defs:pldm_get_date_time_resp (Results 1 – 1 of 1) sorted by relevance

/openbmc/libpldm/include/libpldm/
H A Dbios.h108 struct pldm_get_date_time_resp { struct
109 uint8_t completion_code; //!< completion code
110 uint8_t seconds; //!< Seconds in BCD format
111 uint8_t minutes; //!< Minutes in BCD format
112 uint8_t hours; //!< Hours in BCD format
113 uint8_t day; //!< Day of the month in BCD format
114 uint8_t month; //!< Month in BCD format
115 uint16_t year; //!< Year in BCD format