arm64: dmi: Add SMBIOS/DMI support
authorYi Li <yi.li@linaro.org>
Sat, 4 Oct 2014 15:46:43 +0000 (23:46 +0800)
committerArd Biesheuvel <ard.biesheuvel@linaro.org>
Wed, 5 Nov 2014 08:03:25 +0000 (09:03 +0100)
commitd1ae8c0057921681ca489bba7efbfacbb60d0f28
treebbc462d4e9fd5e166cbdc6580fb4e0cf053186ad
parentfc43026278b23b3515cf8f909ec29df94b3ae1a2
arm64: dmi: Add SMBIOS/DMI support

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.

Signed-off-by: Yi Li <yi.li@linaro.org>
Tested-by: Suravee Suthikulpanit <suravee.suthikulpanit@amd.com>
Tested-by: Leif Lindholm <leif.lindholm@linaro.org>
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
arch/arm64/Kconfig
arch/arm64/include/asm/dmi.h [new file with mode: 0644]
arch/arm64/kernel/efi.c