MdePkg[all]  1.08
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
EFI_ERROR_TIME_STAMP Struct Reference

Data Fields

UINT8 Seconds
 
UINT8 Minutes
 
UINT8 Hours
 
UINT8 Flag
 
UINT8 Day
 
UINT8 Month
 
UINT8 Year
 
UINT8 Century
 

Detailed Description

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.

Field Documentation

UINT8 EFI_ERROR_TIME_STAMP::Century
UINT8 EFI_ERROR_TIME_STAMP::Day
UINT8 EFI_ERROR_TIME_STAMP::Flag
UINT8 EFI_ERROR_TIME_STAMP::Hours
UINT8 EFI_ERROR_TIME_STAMP::Minutes
UINT8 EFI_ERROR_TIME_STAMP::Month
UINT8 EFI_ERROR_TIME_STAMP::Seconds
UINT8 EFI_ERROR_TIME_STAMP::Year