memLayout() added ECC flag, bios() added language, features (linux)
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user