platform/x86: dell-smbios: only run if proper oem string is detected
authorMario Limonciello <[email protected]>
Wed, 1 Nov 2017 19:25:29 +0000 (14:25 -0500)
committerDarren Hart (VMware) <[email protected]>
Fri, 3 Nov 2017 23:33:58 +0000 (16:33 -0700)
commit980f481d63f57bb62ac171a66294de3e14d52b77
tree4fdb3d568a714c02f04219a00c8c89099290543b
parentf97e058cfe8032504e310bd5c20e35d640ef2858
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 <[email protected]>
Reviewed-by: Edward O'Callaghan <[email protected]>
Signed-off-by: Darren Hart (VMware) <[email protected]>
drivers/platform/x86/dell-smbios.c