extended SMBIOS Chassis table

This commit is contained in:
Sebastian Hildebrandt 2019-01-14 16:07:19 +01:00
parent a8c6cb97c1
commit 71a140fa84

View File

@ -453,7 +453,20 @@ function chassis(callback) {
'Peripheral Chassis',
'Storage Chassis',
'Rack Mount Chassis',
'Sealed-Case PC'];
'Sealed-Case PC',
'Multi-System Chassis',
'Compact PCI',
'Advanced TCA',
'Blade',
'Blade Enclosure',
'Tablet',
'Concertible',
'Detachable',
'IoT Gateway ',
'Embedded PC',
'Mini PC',
'Stick PC',
];
return new Promise((resolve) => {
process.nextTick(() => {