commit | 8064f8b59b272fd1bdcbf8bf94e1fbd58866e034 | [log] [tgz] |
---|---|---|
author | Jason M. Bills <jason.m.bills@intel.com> | Tue Sep 22 15:09:49 2020 -0700 |
committer | Jason M. Bills <jason.m.bills@intel.com> | Wed Sep 23 16:44:22 2020 -0700 |
tree | 4083071acc2a4cc93dd0d7e38001248365fa00e3 | |
parent | c015c55e2165817ee4147db575915b2adec28682 [diff] |
Improve PECI error checking and reporting It's possible for a PECI command to return successfully with an error in the completion code. This change adds checks for the PECI completion code and will print an error on failure. Tested: Injected an IERR and confirmed that PECI data is correctly handled. Change-Id: I86fc0a99ab04dac4d8b38f9f7e0ee1eb6a39397d Signed-off-by: Jason M. Bills <jason.m.bills@intel.com>