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

Data Fields

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.

Field Documentation

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