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

#include <SmBios.h>

Collaboration diagram for SMBIOS_TABLE_TYPE38:
Collaboration graph
[legend]

Public Attributes

SMBIOS_STRUCTURE Hdr
 
UINT8 InterfaceType
 The enumeration value from BMC_INTERFACE_TYPE.
 
UINT8 IPMISpecificationRevision
 
UINT8 I2CSlaveAddress
 
UINT8 NVStorageDeviceAddress
 
UINT64 BaseAddress
 
UINT8 BaseAddressModifier_InterruptInfo
 
UINT8 InterruptNumber
 

Detailed Description

IPMI Device Information (Type 38).

The information in this structure defines the attributes of an Intelligent Platform Management Interface (IPMI) Baseboard Management Controller (BMC).

The Type 42 structure can also be used to describe a physical management controller host interface and one or more protocols that share that interface. If IPMI is not shared with other protocols, either the Type 38 or Type 42 structures can be used. Providing Type 38 is recommended for backward compatibility.

Member Data Documentation

◆ BaseAddress

UINT64 SMBIOS_TABLE_TYPE38::BaseAddress

◆ BaseAddressModifier_InterruptInfo

UINT8 SMBIOS_TABLE_TYPE38::BaseAddressModifier_InterruptInfo

◆ Hdr

SMBIOS_STRUCTURE SMBIOS_TABLE_TYPE38::Hdr

◆ I2CSlaveAddress

UINT8 SMBIOS_TABLE_TYPE38::I2CSlaveAddress

◆ InterfaceType

UINT8 SMBIOS_TABLE_TYPE38::InterfaceType

The enumeration value from BMC_INTERFACE_TYPE.

◆ InterruptNumber

UINT8 SMBIOS_TABLE_TYPE38::InterruptNumber

◆ IPMISpecificationRevision

UINT8 SMBIOS_TABLE_TYPE38::IPMISpecificationRevision

◆ NVStorageDeviceAddress

UINT8 SMBIOS_TABLE_TYPE38::NVStorageDeviceAddress

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