Commit Graph

18 Commits

Author SHA1 Message Date
Nathaniel Mitchell 291632c0ee Apply flake8 code formatting rules against repo
Signed-off-by: Nathaniel Mitchell <nathaniel.p.mitchell@intel.com>
2022-07-28 09:17:10 -07:00
Sae86 bd9cfe0b95 Move docstring from class
Update usage in argparser
    Update for more than one class

Signed-off-by: Sae86 <sara.batllori@intel.com>
2021-09-28 10:20:55 -07:00
brentholtsclaw 0e53326a83 Create exceptions.py for chipsec exceptions
Signed-off-by: brentholtsclaw <brent.holtsclaw@intel.com>
2021-08-26 10:50:51 -07:00
Nathaniel Mitchell c8c14e21be Remove shebang from all but the entry points. Update ep to py3
Signed-off-by: Nathaniel Mitchell <nathaniel.p.mitchell@intel.com>
2021-08-12 08:27:33 -07:00
Kevin Sun 80ef67a0ca fixing copyright years 2021-07-27 14:17:10 -07:00
Kevin Sun abfc984b38 Move TPM register dumps to config file
TPM register dumps are currently hardcoded into the TPM HAL. By moving
them to xml config files and implementing functionality to read the
xml files, we can add more flexibility for register dumping, especially
as we add support for TPM2.0 registers.

Signed-off-by: Kevin Sun <kevin.sun@intel.com>
2021-07-27 14:17:10 -07:00
Kevin Sun b91b0dccb2 moving change from hal to utilcmd
Signed-off-by: Kevin Sun <kevin.sun@intel.com>
2021-06-21 12:46:49 -07:00
Aaron Frinzell 8fc0e629a2 Update tmp_util.py CLI 2020-12-15 15:28:46 -08:00
brentholtsclaw f7fe1be074 More whitespace cleanup
E231, E201, E226

Signed-off-by: brentholtsclaw <brent.holtsclaw@intel.com>
2020-07-31 13:46:13 -07:00
brentholtsclaw af7fa737ee Clean up indentation
E111

Signed-off-by: brentholtsclaw <brent.holtsclaw@intel.com>
2020-07-01 16:35:07 -07:00
Assaf Carlsbad 3ce6b2526c Check for proper usage before construction a TPM object. 2020-02-05 11:14:51 -08:00
BrentHoltsclaw 2efeda4345 Merge python3-rc2 branch into master (#656) 2019-08-15 14:11:20 -07:00
BrentHoltsclaw 3d3fce28d8 Expose TPM commands and state to chipsec_utils 2017-10-11 13:12:59 -07:00
BrentHoltsclaw ae5f08847b Expose TPM commands and state to chipsec_utils 2017-10-11 13:12:59 -07:00
BrentHoltsclaw 55af22d2d5 Expose TPM commands and state to chipsec_utils 2017-10-11 13:12:59 -07:00
BrentHoltsclaw fdb5115ded Expose TPM commands and state to chipsec_utils 2017-10-11 13:12:59 -07:00
BrentHoltsclaw 0bb06c3fa9 Adding TPM functionality from a lost module 2017-10-11 13:12:59 -07:00
Thiebaud Weksteen d770d651ae Add HAL and utilcmd for TPM Event Log 2017-09-20 13:21:29 -07:00