]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Check dmi version when get system uuid
authorZhenzhong Duan <zhenzhong.duan@oracle.com>
Wed, 11 Jul 2012 04:02:57 +0000 (12:02 +0800)
committerMaxim Uvarov <maxim.uvarov@oracle.com>
Thu, 16 Aug 2012 09:12:58 +0000 (02:12 -0700)
commit066036ca4a97da5eb212b6f253fbf185f0f01ee3
treec73c453ba741f473b4b1cf814cf721b1761771c5
parentd2acb5f5f7f9b18443acc03e4ebb58db703a0138
Check dmi version when get system uuid

Orabug: 14267379
As of version 2.6 of the SMBIOS specification, the first 3
fields of the UUID are supposed to be encoded on little-endian.

Also a minor fix to match variable meaning and mute checkpatch.pl

Signed-off-by: Zhenzhong Duan <zhenzhong.duan@oracle.com>
drivers/firmware/dmi_scan.c