]> git.baikalelectronics.ru Git - kernel.git/commit
firmware: dmi_scan: Always show system identification string
authorKefeng Wang <wangkefeng.wang@huawei.com>
Mon, 19 Dec 2016 09:01:47 +0000 (10:01 +0100)
committerJean Delvare <jdelvare@suse.de>
Mon, 19 Dec 2016 09:01:47 +0000 (10:01 +0100)
commit522812c0af00e6e6520b32314e84099c05fe2ef9
tree80c066e7242978f72e450ba2b15c7e6ccc41713d
parent403ad8ef7c394b0b88fbc2d8f1e0093cc10d1901
firmware: dmi_scan: Always show system identification string

Let's keep consistent when print dmi_ids_string between SMBIOS 2.x
and SMBIOS 3.x, and always show the system identification string,
like Vendor, Product/Board name and BIOS infos.

Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com>
Signed-off-by: Jean Delvare <jdelvare@suse.de>
drivers/firmware/dmi_scan.c