Home
last modified time | relevance | path

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

/openbmc/libpldm/include/libpldm/
H A Dbios.h123 struct pldm_set_date_time_req { struct
124 uint8_t seconds; //!< Seconds in BCD format
125 uint8_t minutes; //!< Minutes in BCD format
126 uint8_t hours; //!< Hours in BCD format
127 uint8_t day; //!< Day of the month in BCD format
128 uint8_t month; //!< Month in BCD format
129 uint16_t year; //!< Year in BCD format