TianoCore EDK2 master
SMBIOS_TABLE_TYPE30 Struct Reference

#include <MdePkg/Include/IndustryStandard/SmBios.h>

Data Fields

SMBIOS_STRUCTURE Hdr
 
SMBIOS_TABLE_STRING ManufacturerName
 
UINT8 Connections
 

Detailed Description

Out-of-Band Remote Access (Type 30).

This structure describes the attributes and policy settings of a hardware facility that may be used to gain remote access to a hardware system when the operating system is not available due to power-down status, hardware failures, or boot failures.

Definition at line 2293 of file SmBios.h.

Field Documentation

◆ Connections

UINT8 SMBIOS_TABLE_TYPE30::Connections

Definition at line 2296 of file SmBios.h.

◆ Hdr

SMBIOS_STRUCTURE SMBIOS_TABLE_TYPE30::Hdr

Definition at line 2294 of file SmBios.h.

◆ ManufacturerName

SMBIOS_TABLE_STRING SMBIOS_TABLE_TYPE30::ManufacturerName

Definition at line 2295 of file SmBios.h.


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