This series adds dmi sysfs support for dmidecode util. It's needed when access to /dev/mem is forbidden. In this case to get needed information the dmi sysfs can be used.
The GIT mirror of CVS dmidecode; https://git.linaro.org/people/ivan.khoronzhuk/dmidecode.git based on master
Ivan Khoronzhuk (4): dmidecode: use common function to get SMBIOS version dmidecode: use common function to put SMBIOS in dumpfile dmidecode: move memory map function from dmi_decode dmidecode: add dmi sysfs support
Makefile | 2 +- dmidecode.c | 186 ++++++++++++++++++++++++++++++++++++++++-------------------- version.h | 2 +- 3 files changed, 127 insertions(+), 63 deletions(-)