iSMBIOS is a lightweight implementation that allows us to obtain SMBIOS information. Currently only works on windows
Gets a value representing the key to retrieve the property value.
Segment location of BIOS starting address. This value is a free-form string that may contain core and OEM version information. The size of the runtime BIOS image can be computed by subtracting the Starting Address Segment from 10000h and multiplying the result by 16.
Key Composition
Return Value
Type: String
Remarks
2.0+
public static IPropertyKey BiosStartSegment { get; }