Nathaniel Mitchell
f7409804b4
HAL Update - Enable multitenant HALs
...
Signed-off-by: Nathaniel Mitchell <nathaniel.p.mitchell@intel.com >
2024-12-03 12:50:36 -08:00
Nathaniel Mitchell
591c10ec75
Fix missing size when doing ec dump
...
Signed-off-by: Nathaniel Mitchell <nathaniel.p.mitchell@intel.com >
2024-07-30 11:37:34 -07:00
Nathaniel Mitchell
39cf4bb620
Add UTs for ec_cmd and config_cmd
...
Signed-off-by: Nathaniel Mitchell <nathaniel.p.mitchell@intel.com >
2024-05-28 16:42:16 -07:00
Dan Scott
0e8192cfd0
Move files to library folder
2024-03-22 14:26:59 -07:00
Nathaniel Mitchell
fe3202cde9
Update utils to match chipsec_util update
...
Signed-off-by: Nathaniel Mitchell <nathaniel.p.mitchell@intel.com >
2023-07-27 11:39:28 -07:00
Dan Scott
1107435bf3
Add typehints and fstrings to ec_cmd.py
...
Signed-off-by: Dan Scott <dan.scott@intel.com >
2023-06-21 16:40:20 -07:00
Nicolas Iooss
7806ebd04c
Make EC, SMBus and SPD use bytes instead of list of characters
...
Using a list of unicode characters instead of bytes is strange in Python
3. Replace these lists with bytes, which is the usual type to hold
binary data.
Signed-off-by: Nicolas Iooss <nicolas.iooss_git@polytechnique.org >
2023-05-31 16:39:20 -07:00
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
Fer-Bar
69b1f8a5c4
Fixed pylint issue R1703
...
Fixed the simplicity of the return deleting bool() in the hasattr function
2022-07-27 17:51:23 -07:00
Fer-Bar
2444a8fee8
Fixed pylint issue R1719 and E0602
...
Fix undefined variable and simplifiable-if-statement
2022-07-27 17:51:23 -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
095ce07320
Updating util commands
...
Signed-off-by: brentholtsclaw <brent.holtsclaw@intel.com >
2020-09-24 09:53:31 -07: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
a00b2838e5
Cleanup trailing whitespace
...
W291,W293,W391
Signed-off-by: brentholtsclaw <brent.holtsclaw@intel.com >
2020-07-01 15:44:21 -07:00
brentholtsclaw
12bb725351
Update copyright
...
Signed-off-by: brentholtsclaw <brent.holtsclaw@intel.com >
2020-04-17 09:23:07 -07:00
brentholtsclaw
9c47edabf7
Misc LGTM fixes
...
Signed-off-by: brentholtsclaw <brent.holtsclaw@intel.com >
2020-04-17 09:23:07 -07:00
Nicholas Armour
bc0bf70770
remove dead code
2019-10-21 13:04:35 -07:00
Nicholas Armour
1b386408a9
update ec_cmd to use argparse
2019-10-21 13:04:35 -07:00
BrentHoltsclaw
870d04816d
Fixup lgtm general/util errors
...
Signed-off-by: BrentHoltsclaw <brent.holtsclaw@intel.com >
2019-09-24 12:22:28 -07:00
BrentHoltsclaw
2efeda4345
Merge python3-rc2 branch into master ( #656 )
2019-08-15 14:11:20 -07:00
Thiébaud Weksteen
bdea49936a
Remove unused __version__ ( #215 )
2017-05-08 22:17:35 -07:00
abazhaniuk
c377a72e28
Deb package ( #135 )
...
* merge
* Add Debian packaging
* cleanup
* Removed incorrect info into Copyright.
* One more: removed incorrect info in Copyright.
2017-01-06 12:57:13 -08:00
abazhaniuk
94fe7f02f1
change setup.py build driver by default. change root directory of chipsec. move WARNING.txt to chipsec. remove PKG-INFO ( #107 )
2016-10-18 18:19:42 -07:00