mirror of
https://github.com/ipxe/ipxe
synced 2026-02-06 05:14:13 +03:00
[smsc95xx] Fetch MAC from SMBIOS OEM string for Honeywell VM3
The Honeywell VM3 has no attached EEPROM, and records the MAC address within an SMBIOS OEM string. Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
@@ -152,6 +152,9 @@ struct smbios_enclosure_information {
|
||||
/** SMBIOS enclosure information structure type */
|
||||
#define SMBIOS_TYPE_ENCLOSURE_INFORMATION 3
|
||||
|
||||
/** SMBIOS OEM strings structure type */
|
||||
#define SMBIOS_TYPE_OEM_STRINGS 11
|
||||
|
||||
/**
|
||||
* SMBIOS entry point descriptor
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user