arm64: dmi: Add SMBIOS/DMI support
authorYi Li <yi.li@linaro.org>
Fri, 11 Jul 2014 11:46:50 +0000 (12:46 +0100)
committerCatalin Marinas <catalin.marinas@arm.com>
Mon, 21 Jul 2014 09:22:21 +0000 (10:22 +0100)
SMbios is important for server hardware vendors. It implements a spec for
providing descriptive information about the platform. Things like serial
numbers, physical layout of the ports, build configuration data, and the like.

This has been tested by dmidecode and lshw tools.

Signed-off-by: Yi Li <yi.li@linaro.org>
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>

No differences found