|
XenevaOS
|
#include <SmBios.h>

System Event Log (Type 15).
The presence of this structure within the SMBIOS data returned for a system indicates that the system supports an event log. An event log is a fixed-length area within a non-volatile storage element, starting with a fixed-length (and vendor-specific) header record, followed by one or more variable-length log records.
| UINT8 SMBIOS_TABLE_TYPE15::AccessMethod |
| UINT32 SMBIOS_TABLE_TYPE15::AccessMethodAddress |
| EVENT_LOG_TYPE SMBIOS_TABLE_TYPE15::EventLogTypeDescriptors[1] |
| SMBIOS_STRUCTURE SMBIOS_TABLE_TYPE15::Hdr |
| UINT8 SMBIOS_TABLE_TYPE15::LengthOfLogTypeDescriptor |
| UINT16 SMBIOS_TABLE_TYPE15::LogAreaLength |
| UINT32 SMBIOS_TABLE_TYPE15::LogChangeToken |
| UINT16 SMBIOS_TABLE_TYPE15::LogDataStartOffset |
| UINT8 SMBIOS_TABLE_TYPE15::LogHeaderFormat |
| UINT16 SMBIOS_TABLE_TYPE15::LogHeaderStartOffset |
| UINT8 SMBIOS_TABLE_TYPE15::LogStatus |
| UINT8 SMBIOS_TABLE_TYPE15::NumberOfSupportedLogTypeDescriptors |