[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1378483371-19858-1-git-send-email-yi.li@linaro.org>
Date: Sat, 7 Sep 2013 00:02:50 +0800
From: Yi Li <yi.li@...aro.org>
To: linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
patches@...aro.org, linaro-uefi-internal@...aro.org,
yi.li@...aro.org
Subject: [PATCH] Add dmi driver support on arm
From: liyi <yi.li@...aro.org>
x86 and IA64 have the DMI support, which is useful for supporting
SMBIOS specification. All these SMBIOS tables will give the hardware
information for user or applications.
This patch depends on EFI runtime service function which
not yet upstreamed, it has been generated against the tag
leg-20130906.0 on git://git.linaro.org/people/graemegregory/linux.git."
liyi (1):
ARM:DMI: Add dmi driver support on arm
arch/arm/Kconfig | 9 +++++++++
arch/arm/include/asm/dmi.h | 12 ++++++++++++
arch/arm/kernel/setup.c | 7 ++++++-
3 files changed, 27 insertions(+), 1 deletion(-)
create mode 100644 arch/arm/include/asm/dmi.h
--
1.7.9.5
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists