]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit158e3667a8b3aebfe5e750fb8538408a66113b67
treebbc462d4e9fd5e166cbdc6580fb4e0cf053186ad
parentf93aca97116ce2bd1e25ca27bae3b1a46f85b69b
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