Frinzell, Aaron
a7ca74c120
Clean up py2 class object
...
Signed-off-by: Frinzell, Aaron <aaron.frinzell@intel.com >
2022-08-24 13:28:16 -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
Frinzell, Aaron
119f1287d5
Fix typo in xsa188.py docstring
...
Signed-off-by: Frinzell, Aaron <aaron.frinzell@intel.com >
2022-06-22 15:11:18 -07:00
Frinzell, Aaron
2ebd5a7909
Update usage documentation to hypercallfuzz.py
...
Signed-off-by: Frinzell, Aaron <aaron.frinzell@intel.com >
2022-06-21 08:53:07 -07:00
Nathaniel Mitchell
500152632e
Fix byte buffer prints in hal and tool modules
...
Signed-off-by: Nathaniel Mitchell <nathaniel.p.mitchell@intel.com >
2022-06-16 16:14:32 -07:00
Frinzell, Aaron
25e7b691cb
Update usage documentation to vmbusfuzz.py
...
Signed-off-by: Frinzell, Aaron <aaron.frinzell@intel.com >
2022-06-16 15:45:58 -07:00
Frinzell, Aaron
831f718306
Add usage documentation to xsa188.py
...
Signed-off-by: Frinzell, Aaron <aaron.frinzell@intel.com >
2022-06-16 15:29:08 -07:00
Frinzell, Aaron
ad7c222721
Minor usage documentation updates to cpuid_fuzz.py
...
Signed-off-by: Frinzell, Aaron <aaron.frinzell@intel.com >
2022-06-16 15:28:08 -07:00
Frinzell, Aaron
34544639ba
Add usage documentation to pcie_overlap_fuzz.py
...
Signed-off-by: Frinzell, Aaron <aaron.frinzell@intel.com >
2022-06-16 15:26:27 -07:00
Frinzell, Aaron
242137360d
Add usage documentation to hypercallfuzz.py
...
Signed-off-by: Frinzell, Aaron <aaron.frinzell@intel.com >
2022-06-16 15:25:07 -07:00
Frinzell, Aaron
3215046ef4
Add usage documentation to venom.py
...
Signed-off-by: Frinzell, Aaron <aaron.frinzell@intel.com >
2022-06-16 14:58:11 -07:00
Frinzell, Aaron
bbaea2bc11
Add usage documentation to pcie_fuzz.py
...
Signed-off-by: Frinzell, Aaron <aaron.frinzell@intel.com >
2022-06-16 14:53:46 -07:00
Frinzell, Aaron
38d8884707
Add usage documentation to msr_fuzz.py
...
Signed-off-by: Frinzell, Aaron <aaron.frinzell@intel.com >
2022-06-16 14:50:40 -07:00
Frinzell, Aaron
fa02974daf
Add usage documentation to ept_finder.py
...
Signed-off-by: Frinzell, Aaron <aaron.frinzell@intel.com >
2022-06-16 14:50:21 -07:00
Frinzell, Aaron
b8240440f1
Add usage documentation to iofuzz.py
...
Signed-off-by: Frinzell, Aaron <aaron.frinzell@intel.com >
2022-06-16 14:50:04 -07:00
Frinzell, Aaron
a0a1df5183
add line
...
Signed-off-by: Frinzell, Aaron <aaron.frinzell@intel.com >
2022-04-27 10:44:35 -05:00
Frinzell, Aaron
a40b499515
Add cli options text to pcie_fuzz.py
...
Signed-off-by: Frinzell, Aaron <aaron.frinzell@intel.com >
2022-04-27 10:44:35 -05:00
Frinzell, Aaron
1da846086f
remove comment
...
Signed-off-by: Frinzell, Aaron <aaron.frinzell@intel.com >
2022-04-25 17:04:27 -05:00
Frinzell, Aaron
9985c457f6
Add usage documentation to cpuid_fuzz.py
...
Signed-off-by: Frinzell, Aaron <aaron.frinzell@intel.com >
2022-04-25 17:04:27 -05:00
Frinzell, Aaron
d495371d63
Update usage documentation to vbox_crash_acpibase.py
...
Signed-off-by: Frinzell, Aaron <aaron.frinzell@intel.com >
2022-04-25 17:02:26 -05:00
Aaron Frinzell
b90be4c48d
Cleanup and add docstring to pcie_fuzz.py ( #1411 )
...
Signed-off-by: Frinzell, Aaron <aaron.frinzell@intel.com >
2022-03-28 14:16:55 -07:00
Sae86
79661752c4
Changing helper calls to HAL calls
...
- debugenabled: helper -> cpu
- hypercall: helper -> mem
Signed-off-by: Sae86 <sae.batllori@intel.com >
2021-02-05 12:28:33 -08:00
Sae86
c7259cfac0
Signed-off-by: Sae86 <sae.batllori@intel.com>
...
Modifying copyright date.
Hal msg bus - removed non working link
Hal spd - changed simmtester links to functioning ones
Cfg sfdp - added docstring
utilcmd mem_cmd - removed random lonely colon
Modules-Common-cpu-cpuinfo and iauntrusted - added temp docstrings
Tools-vmm-hv and xen folders -> imports needed more detail
Modules Me mfg mode - fixed error caused by asterisk in links
2021-01-26 16:10:34 -08:00
Tim Gates
9a2195d376
docs: fix simple typo, incompatibe -> incompatible
...
There is a small typo in chipsec/modules/tools/vmm/hv/hypercallfuzz.py, chipsec/modules/tools/vmm/hv/synth_dev.py, chipsec/modules/tools/vmm/hv/synth_kbd.py, chipsec/modules/tools/vmm/hv/vmbusfuzz.py.
Should read `incompatible` rather than `incompatibe`.
2020-12-15 15:28:00 -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
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
9c47edabf7
Misc LGTM fixes
...
Signed-off-by: brentholtsclaw <brent.holtsclaw@intel.com >
2020-04-17 09:23:07 -07:00
BrentHoltsclaw
1b547bcaea
Update ept-finder to current CHIPSEC version
...
Signed-off-by: BrentHoltsclaw <brent.holtsclaw@intel.com >
2020-03-23 17:00:11 -07:00
BrentHoltsclaw
e7b2c983ec
Cleanup imports within modules directory
...
Signed-off-by: BrentHoltsclaw <brent.holtsclaw@intel.com >
2020-01-23 15:07:44 -08:00
BrentHoltsclaw
f984ad68e4
fixup some lgtm_errors
...
Signed-off-by: BrentHoltsclaw <brent.holtsclaw@intel.com >
2019-12-19 14:10:43 -08:00
BrentHoltsclaw
b1bfb491a7
Satisfy unittest errors
...
Signed-off-by: BrentHoltsclaw <brent.holtsclaw@intel.com >
2019-09-24 12:22:28 -07:00
BrentHoltsclaw
e7f23c76b6
Fixup lgtm module errors
...
Signed-off-by: BrentHoltsclaw <brent.holtsclaw@intel.com >
2019-09-24 12:22:28 -07:00
BrentHoltsclaw
73485556d7
Cleanup bugs - Division compliant with python3
...
Signed-off-by: BrentHoltsclaw <brent.holtsclaw@intel.com >
2019-08-16 14:19:02 -07:00
BrentHoltsclaw
2efeda4345
Merge python3-rc2 branch into master ( #656 )
2019-08-15 14:11:20 -07:00
c7zero
a0943e297a
Fixed tools.vmm.pcie_overlap_fuzz
2017-02-25 01:33:53 -08:00
c7zero
4af6dab314
Fixed tools.vmm.pcie_fuzzer ( #138 )
...
1. Fixed tools.vmm.pcie_fuzzer
2. get_device_bars calculates actual size of MMIO BARs (IO BAR size is
still hardcoded)
2017-01-20 15:32:10 -08:00
Thiébaud Weksteen
1a284132f8
Use HALBase for all HAL modules ( #124 )
2016-11-17 23:21:26 -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