XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
EFI_ERROR_TIME_STAMP Struct Reference

#include <Cper.h>

Public Attributes

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.

Member Data Documentation

◆ Century

UINT8 EFI_ERROR_TIME_STAMP::Century

◆ Day

UINT8 EFI_ERROR_TIME_STAMP::Day

◆ Flag

UINT8 EFI_ERROR_TIME_STAMP::Flag

◆ Hours

UINT8 EFI_ERROR_TIME_STAMP::Hours

◆ Minutes

UINT8 EFI_ERROR_TIME_STAMP::Minutes

◆ Month

UINT8 EFI_ERROR_TIME_STAMP::Month

◆ Seconds

UINT8 EFI_ERROR_TIME_STAMP::Seconds

◆ Year

UINT8 EFI_ERROR_TIME_STAMP::Year

The documentation for this struct was generated from the following file: