iSMBIOS is a lightweight implementation that allows us to obtain SMBIOS information. Currently only works on windows
Returns the stored value from the specified byte.
protected byte GetByte(byte target)
| parameter | description |
|---|---|
| target | target byte |
The value stored in the indicated byte.