// Usage notes: // Please refer to SUM User's guide 'Format of the DMI information Text File' for more details. // // Notice for item value editing: // 1. Use quotation pair " " to edit string-valued items // Example: ""Supermicro"" => "Supermicro" // 2. Use $DEFAULT$ signature without quotation pair to load default string for // string-valued items // Example: $DEFAULT$ => Default string value // 3. Do not use quotation pair for non-string-valued items // 4. You can remove unnecessary DMI items so that its value will not be // changed after an update. // Ex: // [BIOS Information] // Version ... // Build Date ... // // You can remove Build Date but need to keep [BIOS Information] Version = 0002 // 2-byte hex value. Do not remove this line [BIOS Information] [System] Serial Number {SYSN} = "EG2019010300008" // string value [Base Board] [Chassis] [OEM String] [System Power Supply (1)] [System Power Supply (2)] [System Power Supply (3)] [System Power Supply (4)]