Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 20b852d

Browse files
committed
dmidecode: SMBIOS 3.1.0 is fully supported now
All pieces of the SMBIOS 3.1.0 specification are supported now. Signed-off-by: Jean Delvare <jdelvare@suse.de>
1 parent 48a8132 commit 20b852d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎dmidecode.c‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
* are deemed to be part of the source code.
2626
*
2727
* Unless specified otherwise, all references are aimed at the "System
28-
* Management BIOS Reference Specification, Version 3.0.0" document,
28+
* Management BIOS Reference Specification, Version 3.1.0" document,
2929
* available from http://www.dmtf.org/standards/smbios.
3030
*
3131
* Note to contributors:
@@ -75,7 +75,7 @@
7575
#define out_of_spec "<OUT OF SPEC>"
7676
static const char *bad_index = "<BAD INDEX>";
7777

78-
#define SUPPORTED_SMBIOS_VER 0x0300
78+
#define SUPPORTED_SMBIOS_VER 0x0301
7979

8080
#define FLAG_NO_FILE_OFFSET (1 << 0)
8181
#define FLAG_STOP_AT_EOT (1 << 1)

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /