@RandomName - thanks very much for that.
I would like to attach an “smbios.txt” file, captured from the efi shell by running “smbiosview > smbios.txt” - but apparently it’s too big.
I shall instead copy a snippet:
`SMBIOS Entry Point Structure:
Anchor String: SM
EPS Checksum: 0xD0
Entry Point Len: 31
Version: 3.7
Number of Structures: 54
Max Struct size: 169
Table Address: 0×78051000
Table Length: 2523
Entry Point revision: 0×0
SMBIOS BCD Revision: 0×37
Inter Anchor: DMI
Inter Checksum: 0×8A
Formatted Area:
00000000: 00 00 00 00 00 …..
=========================================================
Query Structure, conditions are:
QueryType = Random
QueryHandle = Random
ShowType = SHOW_DETAIL
=========================================================
Type=0, Handle=0×0
Dump Structure as:
Index=0,Length=0×57,Addr=0×78051000
00000000: 00 1A 00 00 01 02 00 F0-03 FF 80 98 0B 00 01 00 …………….
00000010: 00 00 01 0D 05 23 FF FF-20 00 41 6D 65 72 69 63 …..#.. .Americ
00000020: 61 6E 20 4D 65 67 61 74-72 65 6E 64 73 20 49 6E an Megatrends In
00000030: 74 65 72 6E 61 74 69 6F-6E 61 6C 2C 20 4C 4C 43 ternational, LLC
00000040: 2E 00 53 45 52 39 54 31-30 33 00 31 30 2F 32 38 ..SER9T103.10/28
00000050: 2F 32 30 32 34 00 00 /2024..
Structure Type: BIOS Information
Format part Len : 26
Structure Handle: 0
Vendor: American Megatrends International, LLC.
BiosVersion: SER9T103
BiosSegment: 0xF000
BiosReleaseDate: 10/28/2024
BiosSize: 16384 KB
BIOS Characteristics:
PCI is supported
BIOS is Upgradeable(FLASH)
BIOS shadowing is allowed
Boot form CD is supported
Selectable Boot is supported
BIOS ROM is socketed
EDD (Enhanced Disk Driver) Specification is supported
Bits 32:47 are reserved for BIOS Vendor
Bits 48:64 are reserved for System Vendor
BIOS Characteristics Extension Byte1:
ACPI supported
BIOS Characteristics Extension Byte2:
BIOS Boot Specification supported
Enable Targeted Content Distribution
UEFI Specification is supported
Bits 5:7 are reserved for future assignment
SystemBiosMajorRelease: 5
SystemBiosMinorRelease: 35
EmbeddedControllerFirmwareMajorRelease: 255
EmbeddedControllerFirmwareMinorRelease: 255
ExtendedBiosSize: 32 MB
=========================================================
Type=1, Handle=0×1
Dump Structure as:
Index=1,Length=0×61,Addr=0×78051057
00000000: 01 1B 01 00 01 02 03 04-00 02 00 03 00 04 00 05 …………….
00000010: 00 06 00 07 00 08 00 09-06 05 06 41 5A 57 00 53 ………..AZW.S
00000020: 45 52 39 00 44 65 66 61-75 6C 74 20 73 74 72 69 ER9.Default stri
00000030: 6E 67 00 44 65 66 61 75-6C 74 20 73 74 72 69 6E ng.Default strin
00000040: 67 00 44 65 66 61 75 6C-74 20 73 74 72 69 6E 67 g.Default string
00000050: 00 44 65 66 61 75 6C 74-20 73 74 72 69 6E 67 00 .Default string.
00000060: 00 .
Structure Type: System Information
Format part Len : 27
Structure Handle: 1
Manufacturer: AZW
ProductName: SER9
Version: Default string
SerialNumber: Default string
Dump Uuid
size=16:
00000000: 00 02 00 03 00 04 00 05-00 06 00 07 00 08 00 09 …………….
System Wakeup Type: Power Switch
SKUNumber: Default string
Family: Default string
=========================================================
Type=2, Handle=0×2
Dump Structure as:
Index=2,Length=0×55,Addr=0×780510B8
00000000: 02 0F 02 00 01 02 03 04-05 09 06 03 00 0A 00 41 ……………A
00000010: 5A 57 00 53 45 52 39 00-44 65 66 61 75 6C 74 20 *ZW.SER9.Default *
00000020: 73 74 72 69 6E 67 00 44-65 66 61 75 6C 74 20 73 string.Default s
00000030: 74 72 69 6E 67 00 44 65-66 61 75 6C 74 20 73 74 tring.Default st
00000040: 72 69 6E 67 00 44 65 66-61 75 6C 74 20 73 74 72 ring.Default str
00000050: 69 6E 67 00 00 ing..
Structure Type: Base Board Information
Format part Len : 15
Structure Handle: 2
Manufacturer: AZW
ProductName: SER9
Version: Default string
SerialNumber: Default string
AssetTag: Default string
Base Board Feature Flags: Hosting board | Replaceable
LocationInChassis: Default string
ChassisHandle: 0×3
Base Board Board Type: Motherboard`
This has many “Default String” bits in there.
I urge anyone wanting to update the BIOS to capture their info before hand, with both “dmidecode > file.txt” and “smbiosview > smbios.txt”.
But, without the ability to restore these details it isn’t much help.
We need the “AMIDEEFI64.efi” file in order to save and restore the smbios info (and I am unable to find a copy of the file that works).
–
old486whizz