commit | 980f481d63f57bb62ac171a66294de3e14d52b77 | [log] [tgz] |
---|---|---|
author | Mario Limonciello <mario.limonciello@dell.com> | Wed Nov 01 14:25:29 2017 -0500 |
committer | Darren Hart (VMware) <dvhart@infradead.org> | Fri Nov 03 16:33:58 2017 -0700 |
tree | 4fdb3d568a714c02f04219a00c8c89099290543b | |
parent | f97e058cfe8032504e310bd5c20e35d640ef2858 [diff] |
platform/x86: dell-smbios: only run if proper oem string is detected The proper way to indicate that a system is a 'supported' Dell System is by the presence of this string in OEM strings. Allowing the driver to load on non-Dell systems will have undefined results. Signed-off-by: Mario Limonciello <mario.limonciello@dell.com> Reviewed-by: Edward O'Callaghan <quasisec@google.com> Signed-off-by: Darren Hart (VMware) <dvhart@infradead.org>