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

#include <SmBios.h>

Collaboration diagram for SMBIOS_TABLE_TYPE15:
Collaboration graph
[legend]

Public Attributes

SMBIOS_STRUCTURE Hdr
 
UINT16 LogAreaLength
 
UINT16 LogHeaderStartOffset
 
UINT16 LogDataStartOffset
 
UINT8 AccessMethod
 
UINT8 LogStatus
 
UINT32 LogChangeToken
 
UINT32 AccessMethodAddress
 
UINT8 LogHeaderFormat
 
UINT8 NumberOfSupportedLogTypeDescriptors
 
UINT8 LengthOfLogTypeDescriptor
 
EVENT_LOG_TYPE EventLogTypeDescriptors [1]
 

Detailed Description

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.

Member Data Documentation

◆ AccessMethod

UINT8 SMBIOS_TABLE_TYPE15::AccessMethod

◆ AccessMethodAddress

UINT32 SMBIOS_TABLE_TYPE15::AccessMethodAddress

◆ EventLogTypeDescriptors

EVENT_LOG_TYPE SMBIOS_TABLE_TYPE15::EventLogTypeDescriptors[1]

◆ Hdr

SMBIOS_STRUCTURE SMBIOS_TABLE_TYPE15::Hdr

◆ LengthOfLogTypeDescriptor

UINT8 SMBIOS_TABLE_TYPE15::LengthOfLogTypeDescriptor

◆ LogAreaLength

UINT16 SMBIOS_TABLE_TYPE15::LogAreaLength

◆ LogChangeToken

UINT32 SMBIOS_TABLE_TYPE15::LogChangeToken

◆ LogDataStartOffset

UINT16 SMBIOS_TABLE_TYPE15::LogDataStartOffset

◆ LogHeaderFormat

UINT8 SMBIOS_TABLE_TYPE15::LogHeaderFormat

◆ LogHeaderStartOffset

UINT16 SMBIOS_TABLE_TYPE15::LogHeaderStartOffset

◆ LogStatus

UINT8 SMBIOS_TABLE_TYPE15::LogStatus

◆ NumberOfSupportedLogTypeDescriptors

UINT8 SMBIOS_TABLE_TYPE15::NumberOfSupportedLogTypeDescriptors

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