memLayout() added ECC flag, bios() added language, features (linux)

This commit is contained in:
Sebastian Hildebrandt
2021-02-07 18:23:11 +01:00
parent 00faa546e8
commit 3c20d765a5
7 changed files with 56 additions and 6 deletions
+2
View File
@@ -361,6 +361,7 @@ si.memLayout().then(data => console.log(data));</code></pre class="example">
size: 34359738368,
bank: 'BANK 0',
type: 'DDR4',
ecc: false,
clockSpeed: 2667,
formFactor: 'SODIMM',
manufacturer: '029E',
@@ -374,6 +375,7 @@ si.memLayout().then(data => console.log(data));</code></pre class="example">
size: 34359738368,
bank: 'BANK 2',
type: 'DDR4',
ecc: false,
clockSpeed: 2667,
formFactor: 'SODIMM',
manufacturer: '029E',