EFI_ERROR_TIME_STAMP

The timestamp correlates to the time when the error information was collected by the system software and may not necessarily represent the time of the error event. The timestamp contains the local time in BCD format.

Members

Variables

Century
UINT8 Century;
Undocumented in source.
Day
UINT8 Day;
Undocumented in source.
Flag
UINT8 Flag;
Undocumented in source.
Hours
UINT8 Hours;
Undocumented in source.
Minutes
UINT8 Minutes;
Undocumented in source.
Month
UINT8 Month;
Undocumented in source.
Seconds
UINT8 Seconds;
Undocumented in source.
Year
UINT8 Year;
Undocumented in source.

Meta