From 17d64dc62af898b5428f4acda3c170613ae75819 Mon Sep 17 00:00:00 2001 From: Jean Delvare Date: Mon, 27 Apr 2015 08:12:59 +0000 Subject: dmidecode: Preliminary support for 64-bit entry point Add preliminary support for the new _SM3_ 64-bit entry point defined in the SMBIOS specification version 3.0.0. 64-bit addresses are not actually supported yet, nor tables with size over 16-bit. --- CHANGELOG | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'CHANGELOG') diff --git a/CHANGELOG b/CHANGELOG index 282a89e..5e207e7 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,8 @@ +2015-04-27 Jean Delvare + + * dmidecode.c: Add preliminary support for the new _SM3_ 64-bit + entry point defined in the SMBIOS specification version 3.0.0. + 2015-04-21 Roy Franz * util.c, util.h: Add utility function read_file, which reads an -- cgit v1.2.1