]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mei: send OS type to the FW
authorAlexander Usyskin <alexander.usyskin@intel.com>
Thu, 10 Nov 2016 16:38:57 +0000 (18:38 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 10 Nov 2016 15:52:09 +0000 (16:52 +0100)
commit7279b238badec09efd0545293e64c21feee97f73
tree736450b9a262d543fd6edc21586ff8beffe45e62
parentfcd35857d66201b28b3ab158258e88ca7749fcb7
mei: send OS type to the FW

Tell the FW that we are running a sane OS and TPM2_ChangeEPS()
is supported. This workaround was added to support other broken OS
and we need to follow here. The command is sent just once at the boot time.

Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Alexander Usyskin <alexander.usyskin@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/misc/mei/bus-fixup.c