All changes mentioned in the SMBIOS 3.8.0 specification update are
implemented now, so mark this version as supported.
Signed-off-by: Jean Delvare <[email protected]>
---
dmidecode.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--- dmidecode.orig/dmidecode.c
+++ dmidecode/dmidecode.c
@@ -89,7 +89,7 @@ static const char *bad_index = "<BAD IND
enum cpuid_type cpuid_type = cpuid_none;
-#define SUPPORTED_SMBIOS_VER 0x030701
+#define SUPPORTED_SMBIOS_VER 0x030800
#define FLAG_NO_FILE_OFFSET (1 << 0)
#define FLAG_STOP_AT_EOT (1 << 1)
--
Jean Delvare
SUSE L3 Support