Skip to content

firmware_rom_size handling #3

@phanirithvij

Description

@phanirithvij

let unit = (data[20] & 0b11000000) >> 6;

thread 'main' panicked at src/dmi/firmware.rs:68:33:
index out of bounds: the len is 20 but the index is 20

I see the comment //TODO: handle different values of length, assuming it is the issue I am running into.

if it helps, here is my dmidecode

output
# dmidecode 3.6
Getting SMBIOS data from sysfs.
SMBIOS 3.0.0 present.
Table at 0x000EB430.

Handle 0x0000, DMI type 0, 24 bytes
BIOS Information
	Vendor: Dell Inc.
	Version: 1.25.0
	Release Date: 07/13/2022
	Address: 0xF0000
	Runtime Size: 64 kB
	ROM Size: 16 MB
	Characteristics:
		PCI is supported
		PNP is supported
		BIOS is upgradeable
		BIOS shadowing is allowed
		Boot from CD is supported
		Selectable boot is supported
		EDD is supported
		Japanese floppy for NEC 9800 1.2 MB is supported (int 13h)
		5.25"/1.2 MB floppy services are supported (int 13h)
		3.5"/720 kB floppy services are supported (int 13h)
		3.5"/2.88 MB floppy services are supported (int 13h)
		Print screen service is supported (int 5h)
		8042 keyboard services are supported (int 9h)
		Serial services are supported (int 14h)
		Printer services are supported (int 17h)
		ACPI is supported
		USB legacy is supported
		Smart battery is supported
		BIOS boot specification is supported
		Function key-initiated network boot is supported
		Targeted content distribution is supported
		UEFI is supported
	BIOS Revision: 1.25

Handle 0x0001, DMI type 1, 27 bytes
System Information
	Manufacturer: Dell Inc.
	Product Name: Inspiron 7570
	Version: Not Specified
	Serial Number: 2P9LSJ2
	UUID: 4c4c4544-0050-3910-804c-b2c04f534a32
	Wake-up Type: Power Switch
	SKU Number: 07EA
	Family: Inspiron

Handle 0x0002, DMI type 2, 15 bytes
Base Board Information
	Manufacturer: Dell Inc.
	Product Name: 06K08K
	Version: A00
	Serial Number: /2P9LSJ2/CNWSC007A4006E/
	Asset Tag: Not Specified
	Features:
		Board is a hosting board
		Board is replaceable
	Location In Chassis: Not Specified
	Chassis Handle: 0x0300
	Type: Motherboard
	Contained Object Handles: 0

Handle 0x0003, DMI type 3, 22 bytes
Chassis Information
	Manufacturer: Dell Inc.
	Type: Notebook
	Lock: Not Present
	Version: Not Specified
	Serial Number: 2P9LSJ2
	Asset Tag: Not Specified
	Boot-up State: Safe
	Power Supply State: Safe
	Thermal State: Safe
	Security Status: None
	OEM Information: 0x00000000
	Height: Unspecified
	Number Of Power Cords: 1
	Contained Elements: 0
	SKU Number: Notebook

Handle 0x0004, DMI type 8, 9 bytes
Port Connector Information
	Internal Reference Designator: J2A1
	Internal Connector Type: None
	External Reference Designator: TV Out
	External Connector Type: Mini Centronics Type-14
	Port Type: Other

Handle 0x0005, DMI type 8, 9 bytes
Port Connector Information
	Internal Reference Designator: J2A2A
	Internal Connector Type: None
	External Reference Designator: COM A
	External Connector Type: DB-9 male
	Port Type: Serial Port 16550A Compatible

Handle 0x0006, DMI type 8, 9 bytes
Port Connector Information
	Internal Reference Designator: J2A2B
	Internal Connector Type: None
	External Reference Designator: Video
	External Connector Type: DB-15 female
	Port Type: Video Port

Handle 0x0007, DMI type 8, 9 bytes
Port Connector Information
	Internal Reference Designator: J3A1
	Internal Connector Type: None
	External Reference Designator: USB1
	External Connector Type: Access Bus (USB)
	Port Type: USB

Handle 0x0008, DMI type 8, 9 bytes
Port Connector Information
	Internal Reference Designator: J3A1
	Internal Connector Type: None
	External Reference Designator: USB2
	External Connector Type: Access Bus (USB)
	Port Type: USB

Handle 0x0009, DMI type 8, 9 bytes
Port Connector Information
	Internal Reference Designator: J3A1
	Internal Connector Type: None
	External Reference Designator: USB3
	External Connector Type: Access Bus (USB)
	Port Type: USB

Handle 0x000A, DMI type 8, 9 bytes
Port Connector Information
	Internal Reference Designator: J9A1 - TPM HDR
	Internal Connector Type: Other
	External Reference Designator: Not Specified
	External Connector Type: None
	Port Type: Other

Handle 0x000B, DMI type 8, 9 bytes
Port Connector Information
	Internal Reference Designator: J9C1 - PCIE DOCKING CONN
	Internal Connector Type: Other
	External Reference Designator: Not Specified
	External Connector Type: None
	Port Type: Other

Handle 0x000C, DMI type 8, 9 bytes
Port Connector Information
	Internal Reference Designator: J2B3 - CPU FAN
	Internal Connector Type: Other
	External Reference Designator: Not Specified
	External Connector Type: None
	Port Type: Other

Handle 0x000D, DMI type 8, 9 bytes
Port Connector Information
	Internal Reference Designator: J6C2 - EXT HDMI
	Internal Connector Type: Other
	External Reference Designator: Not Specified
	External Connector Type: None
	Port Type: Other

Handle 0x000E, DMI type 8, 9 bytes
Port Connector Information
	Internal Reference Designator: J3C1 - GMCH FAN
	Internal Connector Type: Other
	External Reference Designator: Not Specified
	External Connector Type: None
	Port Type: Other

Handle 0x000F, DMI type 8, 9 bytes
Port Connector Information
	Internal Reference Designator: J1D1 - ITP
	Internal Connector Type: Other
	External Reference Designator: Not Specified
	External Connector Type: None
	Port Type: Other

Handle 0x0010, DMI type 8, 9 bytes
Port Connector Information
	Internal Reference Designator: J9E2 - MDC INTPSR
	Internal Connector Type: Other
	External Reference Designator: Not Specified
	External Connector Type: None
	Port Type: Other

Handle 0x0011, DMI type 8, 9 bytes
Port Connector Information
	Internal Reference Designator: J9E4 - MDC INTPSR
	Internal Connector Type: Other
	External Reference Designator: Not Specified
	External Connector Type: None
	Port Type: Other

Handle 0x0012, DMI type 8, 9 bytes
Port Connector Information
	Internal Reference Designator: J9E3 - LPC HOT DOCKING
	Internal Connector Type: Other
	External Reference Designator: Not Specified
	External Connector Type: None
	Port Type: Other

Handle 0x0013, DMI type 8, 9 bytes
Port Connector Information
	Internal Reference Designator: J9E1 - SCAN MATRIX
	Internal Connector Type: Other
	External Reference Designator: Not Specified
	External Connector Type: None
	Port Type: Other

Handle 0x0014, DMI type 8, 9 bytes
Port Connector Information
	Internal Reference Designator: J9G1 - LPC SIDE BAND
	Internal Connector Type: Other
	External Reference Designator: Not Specified
	External Connector Type: None
	Port Type: Other

Handle 0x0015, DMI type 8, 9 bytes
Port Connector Information
	Internal Reference Designator: J8F1 - UNIFIED
	Internal Connector Type: Other
	External Reference Designator: Not Specified
	External Connector Type: None
	Port Type: Other

Handle 0x0016, DMI type 8, 9 bytes
Port Connector Information
	Internal Reference Designator: J6F1 - LVDS
	Internal Connector Type: Other
	External Reference Designator: Not Specified
	External Connector Type: None
	Port Type: Other

Handle 0x0017, DMI type 8, 9 bytes
Port Connector Information
	Internal Reference Designator: J2F1 - LAI FAN
	Internal Connector Type: Other
	External Reference Designator: Not Specified
	External Connector Type: None
	Port Type: Other

Handle 0x0018, DMI type 8, 9 bytes
Port Connector Information
	Internal Reference Designator: J2G1 - GFX VID
	Internal Connector Type: Other
	External Reference Designator: Not Specified
	External Connector Type: None
	Port Type: Other

Handle 0x0019, DMI type 8, 9 bytes
Port Connector Information
	Internal Reference Designator: J1G6 - AC JACK
	Internal Connector Type: Other
	External Reference Designator: Not Specified
	External Connector Type: None
	Port Type: Other

Handle 0x001A, DMI type 9, 17 bytes
System Slot Information
	Designation: J6B2
	Type: PCI Express
	Data Bus Width: 16x or x16
	Current Usage: In Use
	Length: Long
	ID: 0
	Characteristics:
		3.3 V is provided
		Opening is shared
		PME signal is supported
	Bus Address: 0000:00:01.0

Handle 0x001B, DMI type 9, 17 bytes
System Slot Information
	Designation: J6B1
	Type: PCI Express
	Data Bus Width: 1x or x1
	Current Usage: Available
	Length: Short
	ID: 1
	Characteristics:
		3.3 V is provided
		Opening is shared
		PME signal is supported
	Bus Address: 0000:00:1c.3

Handle 0x001C, DMI type 9, 17 bytes
System Slot Information
	Designation: J6D1
	Type: PCI Express
	Data Bus Width: 1x or x1
	Current Usage: Available
	Length: Short
	ID: 2
	Characteristics:
		3.3 V is provided
		Opening is shared
		PME signal is supported
	Bus Address: 0000:00:1c.4

Handle 0x001D, DMI type 9, 17 bytes
System Slot Information
	Designation: J7B1
	Type: PCI Express
	Data Bus Width: 1x or x1
	Current Usage: Available
	Length: Short
	ID: 3
	Characteristics:
		3.3 V is provided
		Opening is shared
		PME signal is supported
	Bus Address: 0000:00:1c.5

Handle 0x001E, DMI type 9, 17 bytes
System Slot Information
	Designation: J8B4
	Type: PCI Express
	Data Bus Width: 1x or x1
	Current Usage: In Use
	Length: Short
	ID: 4
	Characteristics:
		3.3 V is provided
		Opening is shared
		PME signal is supported
	Bus Address: 0000:00:1c.6

Handle 0x001F, DMI type 10, 6 bytes
On Board Device Information
	Type: Video
	Status: Enabled
	Description: "Intel HD Graphics"

Handle 0x0020, DMI type 11, 5 bytes
OEM Strings
	String 1: Dell System
	String 2: 1[07EA]
	String 3: 3[1.0]
	String 4: 12[www.dell.com]
	String 5: 14[1]
	String 6: 15[0]
	String 7: 27[5881352366]

Handle 0x0021, DMI type 12, 5 bytes
System Configuration Options
	Option 1: Default string

Handle 0x0022, DMI type 15, 35 bytes
System Event Log
	Area Length: 4 bytes
	Header Start Offset: 0x0000
	Header Length: 2 bytes
	Data Start Offset: 0x0002
	Access Method: Indexed I/O, one 16-bit index port, one 8-bit data port
	Access Address: Index 0x046A, Data 0x046C
	Status: Invalid, Not Full
	Change Token: 0x00000000
	Header Format: No Header
	Supported Log Type Descriptors: 6
	Descriptor 1: End of log
	Data Format 1: OEM-specific
	Descriptor 2: End of log
	Data Format 2: OEM-specific
	Descriptor 3: End of log
	Data Format 3: OEM-specific
	Descriptor 4: End of log
	Data Format 4: OEM-specific
	Descriptor 5: End of log
	Data Format 5: OEM-specific
	Descriptor 6: End of log
	Data Format 6: OEM-specific

Handle 0x0023, DMI type 21, 7 bytes
Built-in Pointing Device
	Type: Touch Pad
	Interface: Bus Mouse
	Buttons: 2

Handle 0x0028, DMI type 25, 9 bytes
System Power Controls
	Next Scheduled Power-on: *-* 00:00:00

Handle 0x0029, DMI type 32, 20 bytes
System Boot Information
	Status: No errors detected

Handle 0x002A, DMI type 34, 11 bytes
Management Device
	Description: LM78-1
	Type: LM78
	Address: 0x00000000
	Address Type: I/O Port

Handle 0x002C, DMI type 36, 16 bytes
Management Device Threshold Data
	Lower Non-critical Threshold: 1
	Upper Non-critical Threshold: 2
	Lower Critical Threshold: 3
	Upper Critical Threshold: 4
	Lower Non-recoverable Threshold: 5
	Upper Non-recoverable Threshold: 6

Handle 0x002E, DMI type 36, 16 bytes
Management Device Threshold Data
	Lower Non-critical Threshold: 1
	Upper Non-critical Threshold: 2
	Lower Critical Threshold: 3
	Upper Critical Threshold: 4
	Lower Non-recoverable Threshold: 5
	Upper Non-recoverable Threshold: 6

Handle 0x0030, DMI type 36, 16 bytes
Management Device Threshold Data
	Lower Non-critical Threshold: 1
	Upper Non-critical Threshold: 2
	Lower Critical Threshold: 3
	Upper Critical Threshold: 4
	Lower Non-recoverable Threshold: 5
	Upper Non-recoverable Threshold: 6

Handle 0x0032, DMI type 36, 16 bytes
Management Device Threshold Data
	Lower Non-critical Threshold: 1
	Upper Non-critical Threshold: 2
	Lower Critical Threshold: 3
	Upper Critical Threshold: 4
	Lower Non-recoverable Threshold: 5
	Upper Non-recoverable Threshold: 6

Handle 0x0034, DMI type 36, 16 bytes
Management Device Threshold Data

Handle 0x003A, DMI type 41, 11 bytes
Onboard Device
	Reference Designation:  Onboard IGD
	Type: Video
	Status: Enabled
	Type Instance: 1
	Bus Address: 0000:00:02.0

Handle 0x003B, DMI type 41, 11 bytes
Onboard Device
	Reference Designation:  Onboard LAN
	Type: Ethernet
	Status: Enabled
	Type Instance: 1
	Bus Address: 0000:00:19.0

Handle 0x003C, DMI type 41, 11 bytes
Onboard Device
	Reference Designation:  Onboard 1394
	Type: Other
	Status: Enabled
	Type Instance: 1
	Bus Address: 0000:03:1c.2

Handle 0x003D, DMI type 16, 23 bytes
Physical Memory Array
	Location: System Board Or Motherboard
	Use: System Memory
	Error Correction Type: None
	Maximum Capacity: 32 GB
	Error Information Handle: Not Provided
	Number Of Devices: 2

Handle 0x003E, DMI type 17, 40 bytes
Memory Device
	Array Handle: 0x003D
	Error Information Handle: Not Provided
	Total Width: 64 bits
	Data Width: 64 bits
	Size: 8 GB
	Form Factor: SODIMM
	Set: None
	Locator: DIMM A
	Bank Locator: BANK 0
	Type: DDR4
	Type Detail: Synchronous Unbuffered (Unregistered)
	Speed: 2400 MT/s
	Manufacturer: 80AD000080AD
	Serial Number: 2A5EE5CC
	Asset Tag: 01173400
	Part Number: HMA81GS6AFR8N-UH    
	Rank: 1
	Configured Memory Speed: 2400 MT/s
	Minimum Voltage: 1.2 V
	Maximum Voltage: 1.2 V
	Configured Voltage: 1.2 V

Handle 0x003F, DMI type 17, 40 bytes
Memory Device
	Array Handle: 0x003D
	Error Information Handle: Not Provided
	Total Width: 64 bits
	Data Width: 64 bits
	Size: 8 GB
	Form Factor: SODIMM
	Set: None
	Locator: DIMM B
	Bank Locator: BANK 2
	Type: DDR4
	Type Detail: Synchronous Unbuffered (Unregistered)
	Speed: 2667 MT/s
	Manufacturer: 802C0000802C
	Serial Number: 1AD0812A
	Asset Tag: 0F180500
	Part Number: 8ATF1G64HZ-2G6H1    
	Rank: 1
	Configured Memory Speed: 2400 MT/s
	Minimum Voltage: 1.2 V
	Maximum Voltage: 1.2 V
	Configured Voltage: 1.2 V

Handle 0x0040, DMI type 19, 31 bytes
Memory Array Mapped Address
	Starting Address: 0x00000000000
	Ending Address: 0x003FFFFFFFF
	Range Size: 16 GB
	Physical Array Handle: 0x003D
	Partition Width: 2

Handle 0x0041, DMI type 7, 19 bytes
Cache Information
	Socket Designation: L1 Cache
	Configuration: Enabled, Not Socketed, Level 1
	Operational Mode: Write Back
	Location: Internal
	Installed Size: 256 kB
	Maximum Size: 256 kB
	Supported SRAM Types:
		Synchronous
	Installed SRAM Type: Synchronous
	Speed: Unknown
	Error Correction Type: Parity
	System Type: Unified
	Associativity: 8-way Set-associative

Handle 0x0042, DMI type 7, 19 bytes
Cache Information
	Socket Designation: L2 Cache
	Configuration: Enabled, Not Socketed, Level 2
	Operational Mode: Write Back
	Location: Internal
	Installed Size: 1 MB
	Maximum Size: 1 MB
	Supported SRAM Types:
		Synchronous
	Installed SRAM Type: Synchronous
	Speed: Unknown
	Error Correction Type: Single-bit ECC
	System Type: Unified
	Associativity: 4-way Set-associative

Handle 0x0043, DMI type 7, 19 bytes
Cache Information
	Socket Designation: L3 Cache
	Configuration: Enabled, Not Socketed, Level 3
	Operational Mode: Write Back
	Location: Internal
	Installed Size: 8 MB
	Maximum Size: 8 MB
	Supported SRAM Types:
		Synchronous
	Installed SRAM Type: Synchronous
	Speed: Unknown
	Error Correction Type: Multi-bit ECC
	System Type: Unified
	Associativity: 16-way Set-associative

Handle 0x0044, DMI type 4, 48 bytes
Processor Information
	Socket Designation: U3E1
	Type: Central Processor
	Family: Core i7
	Manufacturer: Intel(R) Corporation
	ID: EA 06 08 00 FF FB EB BF
	Signature: Type 0, Family 6, Model 142, Stepping 10
	Flags:
		FPU (Floating-point unit on-chip)
		VME (Virtual mode extension)
		DE (Debugging extension)
		PSE (Page size extension)
		TSC (Time stamp counter)
		MSR (Model specific registers)
		PAE (Physical address extension)
		MCE (Machine check exception)
		CX8 (CMPXCHG8 instruction supported)
		APIC (On-chip APIC hardware supported)
		SEP (Fast system call)
		MTRR (Memory type range registers)
		PGE (Page global enable)
		MCA (Machine check architecture)
		CMOV (Conditional move instruction supported)
		PAT (Page attribute table)
		PSE-36 (36-bit page size extension)
		CLFSH (CLFLUSH instruction supported)
		DS (Debug store)
		ACPI (ACPI supported)
		MMX (MMX technology supported)
		FXSR (FXSAVE and FXSTOR instructions supported)
		SSE (Streaming SIMD extensions)
		SSE2 (Streaming SIMD extensions 2)
		SS (Self-snoop)
		HTT (Multi-threading)
		TM (Thermal monitor supported)
		PBE (Pending break enabled)
	Version: Intel(R) Core(TM) i7-8550U CPU @ 1.80GHz
	Voltage: 0.7 V
	External Clock: 100 MHz
	Max Speed: 2000 MHz
	Current Speed: 1800 MHz
	Status: Populated, Enabled
	Upgrade: Socket BGA1356
	L1 Cache Handle: 0x0041
	L2 Cache Handle: 0x0042
	L3 Cache Handle: 0x0043
	Serial Number: To Be Filled By O.E.M.
	Asset Tag: To Be Filled By O.E.M.
	Part Number: To Be Filled By O.E.M.
	Core Count: 4
	Core Enabled: 4
	Thread Count: 8
	Characteristics:
		64-bit capable
		Multi-Core
		Hardware Thread
		Execute Protection
		Enhanced Virtualization
		Power/Performance Control

Handle 0x0045, DMI type 248, 20 bytes
OEM-specific Type
	Header and Data:
		F8 14 45 00 00 00 00 00 01 42 44 46 5F 44 45 5F
		30 34 31 39

Handle 0x0046, DMI type 20, 35 bytes
Memory Device Mapped Address
	Starting Address: 0x00000000000
	Ending Address: 0x001FFFFFFFF
	Range Size: 8 GB
	Physical Device Handle: 0x003E
	Memory Array Mapped Address Handle: 0x0040
	Partition Row Position: 1
	Interleave Position: 1
	Interleaved Data Depth: 1

Handle 0x0047, DMI type 20, 35 bytes
Memory Device Mapped Address
	Starting Address: 0x00200000000
	Ending Address: 0x003FFFFFFFF
	Range Size: 8 GB
	Physical Device Handle: 0x003F
	Memory Array Mapped Address Handle: 0x0040
	Partition Row Position: 1
	Interleave Position: 2
	Interleaved Data Depth: 1

Handle 0x0300, DMI type 126, 22 bytes
Inactive

Handle 0x1600, DMI type 22, 26 bytes
Portable Battery
	Location: Sys. Battery Bay
	Manufacturer: LG
	Manufacture Date: 03/25/2023
	Serial Number: 2329
	Name: DELL 81PF369
	Design Capacity: 34960 mWh
	Design Voltage: 15200 mV
	SBDS Version: 1.0
	Maximum Error: 5%
	SBDS Chemistry: LION
	OEM-specific Information: 0x00000801

Handle 0x1B00, DMI type 27, 15 bytes
Cooling Device
	Temperature Probe Handle: 0x1C00
	Type: Chip Fan
	Status: OK
	OEM-specific Information: 0x0000DD00
	Nominal Speed: 6000 rpm
	Description: CPU Fan

Handle 0x1C00, DMI type 28, 22 bytes
Temperature Probe
	Description: CPU Probe
	Location: Motherboard
	Status: OK
	Maximum Value: 127.0 deg C
	Minimum Value: -127.0 deg C
	Resolution: 1.000 deg C
	Tolerance: Unknown
	Accuracy: Unknown
	OEM-specific Information: 0x0000DC00
	Nominal Value: 10.0 deg C

Handle 0x1C01, DMI type 28, 22 bytes
Temperature Probe
	Description: True Ambient
	Location: Motherboard
	Status: OK
	Maximum Value: 127.0 deg C
	Minimum Value: -127.0 deg C
	Resolution: 1.000 deg C
	Tolerance: Unknown
	Accuracy: Unknown
	OEM-specific Information: 0x0000DC01
	Nominal Value: 10.0 deg C

Handle 0x1C02, DMI type 28, 22 bytes
Temperature Probe
	Description: Memory Module
	Location: Motherboard
	Status: OK
	Maximum Value: 127.0 deg C
	Minimum Value: -127.0 deg C
	Resolution: 1.000 deg C
	Tolerance: Unknown
	Accuracy: Unknown
	OEM-specific Information: 0x0000DC02
	Nominal Value: 10.0 deg C

Handle 0x1C03, DMI type 28, 22 bytes
Temperature Probe
	Description: Other Probe
	Location: Processor
	Status: OK
	Maximum Value: 127.0 deg C
	Minimum Value: -127.0 deg C
	Resolution: 1.000 deg C
	Tolerance: Unknown
	Accuracy: Unknown
	OEM-specific Information: 0x0000DC03
	Nominal Value: 10.0 deg C

Handle 0xB100, DMI type 177, 12 bytes
OEM-specific Type
	Header and Data:
		B1 0C 00 B1 1A 00 00 00 00 00 00 00

Handle 0xB200, DMI type 178, 88 bytes
OEM-specific Type
	Header and Data:
		B2 58 00 B2 3D 00 0C 00 3C 00 0A 00 3B 00 0B 00
		0A 01 12 00 52 00 20 00 30 00 24 00 42 00 18 00
		58 00 14 00 57 00 13 00 10 00 FF 00 11 00 FF 00
		12 00 FF 00 13 00 FF 00 14 00 FF 00 1E 00 FF 00
		1F 00 FF 00 20 00 FF 00 21 00 FF 00 22 00 FF 00
		50 01 26 00 44 00 16 00
	Strings:
		                                    

Handle 0xD000, DMI type 208, 16 bytes
OEM-specific Type
	Header and Data:
		D0 10 00 D0 03 11 FE 00 EA 07 01 02 00 00 00 00
	Strings:
		20171005
		20180321

Handle 0xD800, DMI type 216, 9 bytes
OEM-specific Type
	Header and Data:
		D8 09 00 D8 01 02 01 88 00
	Strings:
		"Intel Corp."
		"2089"

Handle 0xD900, DMI type 217, 8 bytes
OEM-specific Type
	Header and Data:
		D9 08 00 D9 01 02 01 03
	Strings:
		US-101
		Proprietary

Handle 0xDA00, DMI type 218, 251 bytes
OEM-specific Type
	Header and Data:
		DA FB 00 DA B2 00 04 FF 1F B6 40 1E 00 1E 00 00
		00 22 00 22 00 01 00 23 00 23 00 00 00 28 00 28
		00 00 00 29 00 29 00 01 00 2A 00 2A 00 02 00 2B
		00 2B 00 FF FF 2C 00 2C 00 FF FF 2D 00 2D 00 02
		00 2E 00 2E 00 00 00 40 00 40 00 01 00 41 00 41
		00 00 00 42 00 42 00 01 00 43 00 43 00 00 00 50
		00 50 00 01 00 55 00 55 00 00 00 5C 00 5C 00 01
		00 5D 00 5D 00 00 00 65 00 65 00 00 00 66 00 66
		00 01 00 6D 00 6D 00 05 00 6E 00 6E 00 01 00 7D
		00 7D 00 FF FF 9B 00 9B 00 01 00 9C 00 9C 00 00
		00 9F 00 9F 00 00 00 A0 00 A0 00 01 00 A1 00 A1
		00 00 00 A3 00 A3 00 01 00 D1 00 D1 00 01 00 D2
		00 D2 00 00 00 EA 00 EA 00 00 00 EB 00 EB 00 01
		00 EC 00 EC 00 02 00 ED 00 ED 00 00 00 F0 00 F0
		00 01 00 0E 01 0E 01 01 00 0F 01 0F 01 00 00 10
		01 10 01 01 00 FF FF FF FF 00 00

Handle 0xDA01, DMI type 218, 251 bytes
OEM-specific Type
	Header and Data:
		DA FB 01 DA B2 00 04 FF 1F B6 40 11 01 11 01 00
		00 17 01 17 01 00 00 18 01 18 01 01 00 1B 01 1B
		01 00 00 1C 01 1C 01 01 00 2B 01 2B 01 01 00 2C
		01 2C 01 00 00 2D 01 2D 01 01 00 2E 01 2E 01 00
		00 35 01 35 01 FF 00 38 01 38 01 01 00 39 01 39
		01 02 00 40 01 40 01 00 00 41 01 41 01 01 00 46
		01 46 01 00 00 47 01 47 01 01 00 4A 01 4A 01 00
		00 4B 01 4B 01 01 00 4C 01 4C 01 01 00 4D 01 4D
		01 00 00 52 01 52 01 01 00 53 01 53 01 00 00 75
		01 75 01 02 00 76 01 76 01 01 00 7B 01 7B 01 00
		00 7C 01 7C 01 01 00 7F 01 7F 01 00 00 80 01 80
		01 01 00 81 01 81 01 00 00 82 01 82 01 01 00 89
		01 89 01 00 00 8A 01 8A 01 01 00 93 01 93 01 00
		00 94 01 94 01 01 00 98 01 98 01 04 00 9B 01 9B
		01 00 00 9C 01 9C 01 01 00 DE 01 DE 01 00 00 DF
		01 DF 01 01 00 FF FF FF FF 00 00

Handle 0xDA02, DMI type 218, 251 bytes
OEM-specific Type
	Header and Data:
		DA FB 02 DA B2 00 04 FF 1F B6 40 EA 01 EA 01 00
		00 EB 01 EB 01 01 00 04 02 04 02 00 00 05 02 05
		02 01 00 2D 02 2D 02 01 00 2E 02 2E 02 00 00 33
		02 33 02 01 00 35 02 35 02 01 00 36 02 36 02 00
		00 4B 02 4B 02 01 00 4C 02 4C 02 00 00 64 02 64
		02 01 00 65 02 65 02 00 00 66 02 66 02 01 00 67
		02 67 02 00 00 68 02 68 02 01 00 69 02 69 02 00
		00 6C 02 6C 02 01 00 6D 02 6D 02 00 00 6E 02 6E
		02 00 00 85 02 85 02 01 00 86 02 86 02 00 00 94
		02 94 02 01 00 95 02 95 02 00 00 A5 02 A5 02 01
		00 A6 02 A6 02 00 00 A7 02 A7 02 01 00 A8 02 A8
		02 00 00 BD 02 BD 02 01 00 BE 02 BE 02 00 00 CD
		02 CD 02 01 00 D8 02 D8 02 FF FF D9 02 D9 02 FF
		FF DA 02 DA 02 FF FF DB 02 DB 02 FF FF DC 02 DC
		02 FF FF DD 02 DD 02 FF FF DE 02 DE 02 FF FF DF
		02 DF 02 FF FF FF FF FF FF 00 00

Handle 0xDA03, DMI type 218, 251 bytes
OEM-specific Type
	Header and Data:
		DA FB 03 DA B2 00 04 FF 1F B6 40 E3 02 E3 02 01
		00 E4 02 E4 02 00 00 E5 02 E5 02 01 00 12 03 12
		03 03 00 13 03 13 03 01 00 14 03 14 03 00 00 15
		03 15 03 01 00 16 03 16 03 00 00 17 03 17 03 01
		00 18 03 18 03 00 00 19 03 19 03 01 00 1A 03 1A
		03 00 00 1B 03 1B 03 01 00 1C 03 1C 03 00 00 1D
		03 1D 03 01 00 1E 03 1E 03 00 00 1F 03 1F 03 01
		00 20 03 20 03 00 00 25 03 25 03 01 00 26 03 26
		03 01 00 29 03 29 03 01 00 2A 03 2A 03 00 00 2B
		03 2B 03 01 00 2C 03 2C 03 00 00 41 03 41 03 03
		00 42 03 42 03 04 00 43 03 43 03 05 00 46 03 46
		03 01 00 47 03 47 03 02 00 48 03 48 03 05 00 49
		03 49 03 FF FF 4A 03 4A 03 FF FF 4D 03 4D 03 01
		00 4E 03 4E 03 00 00 4F 03 4F 03 01 00 50 03 50
		03 00 00 57 03 57 03 00 00 58 03 58 03 01 00 61
		03 61 03 01 00 FF FF FF FF 00 00

Handle 0xDA04, DMI type 218, 251 bytes
OEM-specific Type
	Header and Data:
		DA FB 04 DA B2 00 04 FF 1F B6 40 62 03 62 03 00
		00 66 03 66 03 00 00 67 03 67 03 01 00 69 03 69
		03 00 00 6A 03 6A 03 01 00 6B 03 6B 03 02 00 6C
		03 6C 03 00 00 6D 03 6D 03 01 00 6E 03 6E 03 FF
		FF 74 03 74 03 00 00 75 03 75 03 01 00 78 03 78
		03 01 00 79 03 79 03 00 00 95 03 95 03 01 00 96
		03 96 03 00 00 99 03 99 03 01 00 9A 03 9A 03 00
		00 A6 03 A6 03 01 00 A7 03 A7 03 00 00 BE 03 BE
		03 FF FF C6 03 C6 03 00 00 C7 03 C7 03 01 00 C8
		03 C8 03 02 00 C9 03 C9 03 01 00 CA 03 CA 03 00
		00 CB 03 CB 03 FF FF D3 03 D3 03 FF FF D4 03 D4
		03 01 00 D5 03 D5 03 00 00 D6 03 D6 03 01 00 D7
		03 D7 03 00 00 F6 03 F6 03 01 00 F7 03 F7 03 00
		00 01 04 01 04 01 00 02 04 02 04 00 00 03 04 03
		04 01 00 04 04 04 04 00 00 1E 04 1E 04 01 00 1F
		04 1F 04 00 00 FF FF FF FF 00 00

Handle 0xDA05, DMI type 218, 251 bytes
OEM-specific Type
	Header and Data:
		DA FB 05 DA B2 00 04 FF 1F B6 40 20 04 20 04 FF
		FF 2B 04 2B 04 FF FF 31 04 31 04 FF FF 32 04 32
		04 01 00 33 04 33 04 00 00 36 04 36 04 01 00 37
		04 37 04 00 00 38 04 38 04 01 00 39 04 39 04 00
		00 3A 04 3A 04 01 00 3B 04 3B 04 00 00 4B 04 4B
		04 01 00 4C 04 4C 04 00 00 4D 04 4D 04 00 00 4E
		04 4E 04 01 00 4F 04 4F 04 02 00 51 04 51 04 FF
		FF 52 04 52 04 FF FF 61 04 61 04 01 00 62 04 62
		04 00 00 7D 04 7D 04 01 00 7E 04 7E 04 00 00 7F
		04 7F 04 02 00 80 04 80 04 01 00 81 04 81 04 00
		00 85 04 85 04 01 00 86 04 86 04 00 00 87 04 87
		04 01 00 88 04 88 04 00 00 96 04 96 04 01 00 97
		04 97 04 00 00 98 04 98 04 FF FF 9C 04 9C 04 01
		00 9D 04 9D 04 00 00 9E 04 9E 04 01 00 9F 04 9F
		04 00 00 A0 04 A0 04 01 00 A1 04 A1 04 00 00 A2
		04 A2 04 01 00 FF FF FF FF 00 00

Handle 0xDA06, DMI type 218, 71 bytes
OEM-specific Type
	Header and Data:
		DA 47 06 DA B2 00 04 FF 1F B6 40 A3 04 A3 04 00
		00 EC 04 EC 04 01 00 ED 04 ED 04 00 00 4A 40 4A
		40 01 00 4B 40 4B 40 00 00 4C 40 4C 40 FF FF 0D
		80 0D 80 00 00 0E 80 0E 80 01 00 0F 80 0F 80 FF
		FF FF FF FF FF 00 00

Handle 0xDC00, DMI type 220, 22 bytes
OEM-specific Type
	Header and Data:
		DC 16 00 DC 00 F1 00 00 02 F1 00 00 00 00 00 00
		00 00 00 00 00 00

Handle 0xDC01, DMI type 220, 22 bytes
OEM-specific Type
	Header and Data:
		DC 16 01 DC 10 F1 00 00 12 F1 00 00 00 00 00 00
		00 00 00 00 00 00

Handle 0xDC02, DMI type 220, 22 bytes
OEM-specific Type
	Header and Data:
		DC 16 02 DC 20 F1 00 00 22 F1 00 00 00 00 00 00
		00 00 00 00 00 00

Handle 0xDC03, DMI type 220, 22 bytes
OEM-specific Type
	Header and Data:
		DC 16 03 DC 30 F1 00 00 32 F1 00 00 00 00 00 00
		00 00 00 00 00 00

Handle 0xDD00, DMI type 221, 19 bytes
OEM-specific Type
	Header and Data:
		DD 13 00 DD 02 01 00 00 F6 01 F6 00 00 00 00 00
		00 00 00

Handle 0xDE00, DMI type 222, 16 bytes
OEM-specific Type
	Header and Data:
		DE 10 00 DE 01 04 00 00 24 08 07 00 40 01 00 00

Handle 0xF025, DMI type 218, 77 bytes
OEM-specific Type
	Header and Data:
		DA 4D 25 F0 B2 00 04 FF 1F B6 40 00 F1 00 F1 01
		00 02 F1 02 F1 01 00 10 F1 10 F1 01 00 12 F1 12
		F1 01 00 20 F1 20 F1 01 00 22 F1 22 F1 01 00 30
		F1 30 F1 01 00 32 F1 32 F1 01 00 00 F6 00 F6 01
		00 01 F6 01 F6 01 00 FF FF FF FF 00 00

Handle 0xF026, DMI type 130, 20 bytes
OEM-specific Type
	Header and Data:
		82 14 26 F0 24 41 4D 54 00 00 00 00 00 A5 AF 02
		C0 00 00 00

Handle 0xF027, DMI type 131, 64 bytes
OEM-specific Type
	Header and Data:
		83 40 27 F0 31 00 00 00 00 00 00 00 00 00 00 00
		F8 00 4E 9D 00 00 00 00 01 00 00 00 08 00 0B 00
		7E 10 5C 00 00 00 00 00 FE 00 FF FF 00 00 00 00
		00 00 00 00 22 00 00 00 76 50 72 6F 00 00 00 00

Handle 0xF028, DMI type 205, 26 bytes
OEM-specific Type
	Header and Data:
		CD 1A 28 F0 03 01 00 02 02 01 00 00 02 00 00 00
		00 F0 00 03 00 00 05 00 00 00
	Strings:
		Reference Code - CPU
		uCode Version
		TXT ACM version

Handle 0xF029, DMI type 205, 26 bytes
OEM-specific Type
	Header and Data:
		CD 1A 29 F0 03 01 00 02 02 01 00 00 02 00 00 00
		00 00 00 03 04 0B 08 5C 7E 10
	Strings:
		Reference Code - ME 11.0
		MEBx version
		ME Firmware Version
		Consumer SKU

Handle 0xF02A, DMI type 205, 75 bytes
OEM-specific Type
	Header and Data:
		CD 4B 2A F0 0A 01 00 02 02 01 00 00 02 03 FF FF
		FF FF FF 04 00 FF FF FF 21 00 05 00 FF FF FF 21
		00 06 00 FF FF FF FF FF 07 00 3E 00 00 00 00 08
		00 34 00 00 00 00 09 00 0B 00 00 00 00 0A 00 3E
		00 00 00 00 0B 00 34 00 00 00 00
	Strings:
		Reference Code - SKL PCH
		PCH-CRID Status
		Disabled
		PCH-CRID Original Value
		PCH-CRID New Value
		OPROM - RST - RAID
		SKL PCH H Bx Hsio Version
		SKL PCH H Dx Hsio Version
		KBL PCH H Ax Hsio Version
		SKL PCH LP Bx Hsio Version
		SKL PCH LP Cx Hsio Version

Handle 0xF02B, DMI type 205, 54 bytes
OEM-specific Type
	Header and Data:
		CD 36 2B F0 07 01 00 02 02 01 00 00 02 00 02 02
		01 00 00 03 00 02 02 01 00 00 04 05 FF FF FF FF
		FF 06 00 FF FF FF 08 00 07 00 FF FF FF 08 00 08
		00 FF FF FF FF FF
	Strings:
		Reference Code - SA - System Agent
		Reference Code - MRC
		SA - PCIe Version
		SA-CRID Status
		Disabled
		SA-CRID Original Value
		SA-CRID New Value
		OPROM - VBIOS

Handle 0xF02D, DMI type 205, 103 bytes
OEM-specific Type
	Header and Data:
		CD 67 2D F0 0E 01 00 00 00 00 00 00 02 00 FF FF
		FF FF FF 03 04 FF FF FF FF FF 05 06 FF FF FF FF
		FF 07 08 FF FF FF FF FF 09 00 00 00 00 00 00 0A
		00 FF FF FF FF FF 0B 00 FF FF 00 00 00 0C 00 FF
		FF FF FF FF 0D 00 02 00 00 00 00 0E 00 FF FF FF
		FF FF 0F 00 FF FF FF FF FF 10 11 01 03 03 01 00
		12 00 00 07 03 00 00
	Strings:
		Lan Phy Version
		Sensor Firmware Version
		Debug Mode Status
		Disabled
		Performance Mode Status
		Disabled
		Debug Use USB(Disabled:Serial)
		Disabled
		ICC Overclocking Version
		UNDI Version
		EC FW Version
		GOP Version
		BIOS Guard Version
		Base EC FW Version
		EC-EC Protocol Version
		Royal Park Version
		BP1.3.3.0_RP01
		Platform Version

Handle 0xF037, DMI type 136, 6 bytes
OEM-specific Type
	Header and Data:
		88 06 37 F0 00 00

Handle 0xF038, DMI type 14, 20 bytes
Group Associations
	Name: Firmware Version Info
	Items: 5
		0xF028 (OEM-specific)
		0xF029 (OEM-specific)
		0xF02A (OEM-specific)
		0xF02B (OEM-specific)
		0xF02D (OEM-specific)

Handle 0xF039, DMI type 14, 8 bytes
Group Associations
	Name: $MEI
	Items: 1
		0x0000 (OEM-specific)

Handle 0xF03A, DMI type 203, 81 bytes
OEM-specific Type
	Header and Data:
		CB 51 3A F0 01 03 01 45 02 00 A0 06 01 00 62 20
		00 00 00 00 40 08 00 01 1F 00 00 C9 0B C0 47 02
		FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
		FF FF FF FF FF FF FF FF 03 00 00 00 80 00 00 00
		00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
		00
	Strings:
		MEI1
		MEI2
		MEI3

Handle 0xF03C, DMI type 13, 22 bytes
BIOS Language Information
	Language Description Format: Long
	Installable Languages: 2
		en|US|iso8859-1
		<BAD INDEX>
	Currently Installed Language: en|US|iso8859-1

Handle 0xF043, DMI type 127, 4 bytes
End Of Table

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions