summaryrefslogtreecommitdiffstats
path: root/src/dmihelper.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/dmihelper.h')
-rw-r--r--src/dmihelper.h90
1 files changed, 46 insertions, 44 deletions
diff --git a/src/dmihelper.h b/src/dmihelper.h
index 8d07feb..3811392 100644
--- a/src/dmihelper.h
+++ b/src/dmihelper.h
@@ -65,50 +65,52 @@ typedef struct _dmi_codes_major {
} dmi_codes_major;
static const dmi_codes_major dmiCodesMajor[] = {
- {0, "3.3.1", "BIOS Information", "BIOSinfo"},
- {1, "3.3.2", "System Information", "SystemInfo"},
- {2, "3.3.3", "Base Board Information", "BaseBoardInfo"},
- {3, "3.3.4", "Chassis Information", "ChassisInfo"},
- {4, "3.3.5", "Processor Information", "ProcessorInfo"},
- {5, "3.3.6", "Memory Controller Information", "MemoryCtrlInfo"},
- {6, "3.3.7", "Memory Module Information", "MemoryModuleInfo"},
- {7, "3.3.8", "Cache Information", "CacheInfo"},
- {8, "3.3.9", "Port Connector Information", "PortConnectorInfo"},
- {9, "3.3.10", "System Slots", "SystemSlots"},
- {10, "3.3.11", "On Board Devices Information", "OnBoardDevicesInfo"},
- {11, "3.3.12", "OEM Strings", "OEMstrings"},
- {12, "3.3.13", "System Configuration Options", "SysConfigOptions"},
- {13, "3.3.14", "BIOS Language Information", "BIOSlanguage"},
- {14, "3.3.15", "Group Associations", "GroupAssoc"},
- {15, "3.3.16", "System Event Log", "SysEventLog"},
- {16, "3.3.17", "Physical Memory Array", "PhysicalMemoryArray"},
- {17, "3.3.18", "Memory Device", "MemoryDevice"},
- {18, "3.3.19", "32-bit Memory Error Information", "MemoryErrorInfo"},
- {19, "3.3.20", "Memory Array Mapped Address", "MemoryArrayMappedAddress"},
- {20, "3.3.21", "Memory Device Mapped Address", "MemoryDeviceMappedAddress"},
- {21, "3.3.22", "Built-in Pointing Device", "BuiltIntPointingDevice"},
- {22, "3.3.23", "Portable Battery", "PortableBattery"},
- {23, "3.3.24", "System Reset", "SystemReset"},
- {24, "3.3.25", "Hardware Security", "HardwareSecurity"},
- {25, "3.3.26", "System Power Controls", "SystemPowerCtrls"},
- {26, "3.3.27", "Voltage Probe", "Probe"},
- {27, "3.3.28", "Cooling Device", "CoolingDevice"},
- {28, "3.3.29", "Temperature Probe", "Probe"},
- {29, "3.3.30", "Electrical Current Probe", "Probe"},
- {30, "3.3.31", "Out-of-band Remote Access", "RemoteAccess"},
- {31, "3.3.32", "Boot Integrity Services Entry Point", "BootIntegrity"},
- {32, "3.3.33", "System Boot Information", "SystemBootInfo"},
- {33, "3.3.34", "64-bit Memory Error Information", "MemoryErrorInfo"},
- {34, "3.3.35", "Management Device", "ManagementDevice"},
- {35, "3.3.36", "Management Device Component", "ManagementDevice"},
- {36, "3.3.37", "Management Device Threshold Data", "ManagementDevice"},
- {37, "3.3.38", "Memory Channel", "MemoryChannel"},
- {38, "3.3.39", "IPMI Device Information", "IPMIdeviceInfo"},
- {39, "3.3.40", "System Power Supply", "SystemPowerSupply"},
- {40, "3.3.41", "-------------------", "Unknown"},
- {41, "3.3.42", "-------------------", "Unknown"},
- {126, "3.3.41", "Inactive", "Inactive"},
- {127, "3.3.42", "End Of Table", "EndOfTable"},
+ {0, "7.1", "BIOS Information", "BIOSinfo"},
+ {1, "7.2", "System Information", "SystemInfo"},
+ {2, "7.3", "Base Board Information", "BaseBoardInfo"},
+ {3, "7.4", "Chassis Information", "ChassisInfo"},
+ {4, "7.5", "Processor Information", "ProcessorInfo"},
+ {5, "7.6", "Memory Controller Information", "MemoryCtrlInfo"},
+ {6, "7.7", "Memory Module Information", "MemoryModuleInfo"},
+ {7, "7.8", "Cache Information", "CacheInfo"},
+ {8, "7.9", "Port Connector Information", "PortConnectorInfo"},
+ {9, "7.10", "System Slots", "SystemSlots"},
+ {10, "7.11", "On Board Devices Information", "OnBoardDevicesInfo"},
+ {11, "7.12", "OEM Strings", "OEMstrings"},
+ {12, "7.13", "System Configuration Options", "SysConfigOptions"},
+ {13, "7.14", "BIOS Language Information", "BIOSlanguage"},
+ {14, "7.15", "Group Associations", "GroupAssoc"},
+ {15, "7.16", "System Event Log", "SysEventLog"},
+ {16, "7.17", "Physical Memory Array", "PhysicalMemoryArray"},
+ {17, "7.18", "Memory Device", "MemoryDevice"},
+ {18, "7.19", "32-bit Memory Error Information", "MemoryErrorInfo"},
+ {19, "7.20", "Memory Array Mapped Address", "MemoryArrayMappedAddress"},
+ {20, "7.21", "Memory Device Mapped Address", "MemoryDeviceMappedAddress"},
+ {21, "7.22", "Built-in Pointing Device", "BuiltIntPointingDevice"},
+ {22, "7.23", "Portable Battery", "PortableBattery"},
+ {23, "7.24", "System Reset", "SystemReset"},
+ {24, "7.25", "Hardware Security", "HardwareSecurity"},
+ {25, "7.26", "System Power Controls", "SystemPowerCtrls"},
+ {26, "7.27", "Voltage Probe", "Probe"},
+ {27, "7.28", "Cooling Device", "CoolingDevice"},
+ {28, "7.29", "Temperature Probe", "Probe"},
+ {29, "7.30", "Electrical Current Probe", "Probe"},
+ {30, "7.31", "Out-of-band Remote Access", "RemoteAccess"},
+ {31, "7.32", "Boot Integrity Services Entry Point", "BootIntegrity"},
+ {32, "7.33", "System Boot Information", "SystemBootInfo"},
+ {33, "7.34", "64-bit Memory Error Information", "MemoryErrorInfo"},
+ {34, "7.35", "Management Device", "ManagementDevice"},
+ {35, "7.36", "Management Device Component", "ManagementDevice"},
+ {36, "7.37", "Management Device Threshold Data", "ManagementDevice"},
+ {37, "7.38", "Memory Channel", "MemoryChannel"},
+ {38, "7.39", "IPMI Device Information", "IPMIdeviceInfo"},
+ {39, "7.40", "System Power Supply", "SystemPowerSupply"},
+ {40, "7.41", "-------------------", "Unknown"},
+ {41, "7.42", "Onboard Device Extended Information", "OnBoardDevicesExtendedInfo"},
+ {41, "7.43", "Management Controller Host Interface", "MgmntCtrltHostIntf"},
+ {126, "7.44", "Inactive", "Inactive"},
+ {127, "7.45", "End Of Table", "EndOfTable"},
+
{-1, NULL, NULL, NULL}
};