Nathaniel Mitchell
|
0016b0c14c
|
Clean up oshelper
Signed-off-by: Nathaniel Mitchell <nathaniel.p.mitchell@intel.com>
|
2023-05-26 18:32:51 -07:00 |
|
Nathaniel Mitchell
|
1ea833bbc0
|
Clean up memconfig
Signed-off-by: Nathaniel Mitchell <nathaniel.p.mitchell@intel.com>
|
2023-04-25 08:31:11 -07:00 |
|
Nathaniel Mitchell
|
d209262ff6
|
Add type hinting and f'
Signed-off-by: Nathaniel Mitchell <nathaniel.p.mitchell@intel.com>
|
2023-04-24 14:03:19 -07:00 |
|
Nathaniel Mitchell
|
b74183824d
|
Update uefi variable test to not require dbx
Signed-off-by: Nathaniel Mitchell <nathaniel.p.mitchell@intel.com>
|
2023-04-24 14:03:19 -07:00 |
|
Nathaniel Mitchell
|
47bc4b2198
|
Fix issue with modifying variables in variables.py
Signed-off-by: Nathaniel Mitchell <nathaniel.p.mitchell@intel.com>
|
2023-01-18 17:42:42 -08:00 |
|
Frinzell, Aaron
|
0326a20d15
|
Remove broken link from smm_dma.py
Signed-off-by: Frinzell, Aaron <aaron.frinzell@intel.com>
|
2022-08-26 09:45:26 -07:00 |
|
Frinzell, Aaron
|
62af364780
|
Better docstring formatting in smm_dma.py
Signed-off-by: Frinzell, Aaron <aaron.frinzell@intel.com>
|
2022-08-26 09:45:26 -07:00 |
|
Frinzell, Aaron
|
3ad040e4ec
|
Update is_supported() in memconfig.py
Signed-off-by: Frinzell, Aaron <aaron.frinzell@intel.com>
|
2022-08-24 16:50:07 -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
|
d7349fad14
|
Move wsmt.py to tools
Signed-off-by: Frinzell, Aaron <aaron.frinzell@intel.com>
|
2022-07-25 17:03:23 -07:00 |
|
Frinzell, Aaron
|
e5af018eb4
|
Update log_verbose() in bios_ts.py and sgx_check.py
Signed-off-by: Frinzell, Aaron <aaron.frinzell@intel.com>
|
2022-06-30 10:53:31 -07:00 |
|
Frinzell, Aaron
|
41ce05ef25
|
Clean up ia_untrusted.py code
Signed-off-by: Frinzell, Aaron <aaron.frinzell@intel.com>
|
2022-06-30 10:52:33 -07:00 |
|
Frinzell, Aaron
|
644035beb0
|
Update logger.error() in modules
Signed-off-by: Frinzell, Aaron <aaron.frinzell@intel.com>
|
2022-06-30 10:43:22 -07:00 |
|
Frinzell, Aaron
|
255b4cfb41
|
Add additional verboseness to spi_access.py
Signed-off-by: Frinzell, Aaron <aaron.frinzell@intel.com>
|
2022-05-23 12:07:05 -07:00 |
|
Stanley Chang
|
e3a1b7fe6a
|
Fix is_supported in smm_dma
This patch fixes the condition-checking logic in smm_dma.py
Signed-off-by: Stanley Chang <stanley.chang@intel.com>
|
2022-05-18 15:09:43 -07:00 |
|
Frinzell, Aaron
|
b3541214c5
|
Update is_supported() in sgx_check.py
Signed-off-by: Frinzell, Aaron <aaron.frinzell@intel.com>
|
2022-05-18 14:52:25 -07:00 |
|
Frinzell, Aaron
|
2351623241
|
Update is_supported() in spi_desc.py
Signed-off-by: Frinzell, Aaron <aaron.frinzell@intel.com>
|
2022-05-18 14:18:01 -07:00 |
|
Frinzell, Aaron
|
993c05f76a
|
Update is_supported() in spi_access.py
Signed-off-by: Frinzell, Aaron <aaron.frinzell@intel.com>
|
2022-05-18 13:15:38 -07:00 |
|
Frinzell, Aaron
|
05e37bb5fb
|
Add Add usage documentation to memconfig.py
Signed-off-by: Frinzell, Aaron <aaron.frinzell@intel.com>
|
2022-05-18 13:06:45 -07:00 |
|
Frinzell, Aaron
|
2278150053
|
Update is_supported() in smrr.py
Signed-off-by: Frinzell, Aaron <aaron.frinzell@intel.com>
|
2022-05-18 12:15:20 -07:00 |
|
Frinzell, Aaron
|
59c74b09d1
|
Update is_supported() in rtclock.py
Signed-off-by: Frinzell, Aaron <aaron.frinzell@intel.com>
|
2022-05-18 11:35:42 -07:00 |
|
Frinzell, Aaron
|
043985359c
|
Update is_supported() in remap.py
Signed-off-by: Frinzell, Aaron <aaron.frinzell@intel.com>
|
2022-05-18 11:34:06 -07:00 |
|
Frinzell, Aaron
|
a26b2bb614
|
Update is_supported() in spectre_v2.py
Signed-off-by: Frinzell, Aaron <aaron.frinzell@intel.com>
|
2022-05-18 11:16:05 -07:00 |
|
Frinzell, Aaron
|
8c0b3f2870
|
Update is_supported() in ia32cfg.py
Signed-off-by: Frinzell, Aaron <aaron.frinzell@intel.com>
|
2022-05-18 10:53:39 -07:00 |
|
Frinzell, Aaron
|
f9b2e6a59e
|
Update is_supported() in bios_wp.py
Signed-off-by: Frinzell, Aaron <aaron.frinzell@intel.com>
|
2022-05-18 10:46:43 -07:00 |
|
Frinzell, Aaron
|
a70bc0bd9c
|
Add usage documentation to spi_desc.py
Signed-off-by: Frinzell, Aaron <aaron.frinzell@intel.com>
|
2022-04-27 13:10:55 -07:00 |
|
Frinzell, Aaron
|
f218d88f21
|
Add is_supported() comment
Signed-off-by: Frinzell, Aaron <aaron.frinzell@intel.com>
|
2022-04-27 13:10:29 -07:00 |
|
Frinzell, Aaron
|
eb5b150a17
|
Add usage documentation to bios_smi.py
Signed-off-by: Frinzell, Aaron <aaron.frinzell@intel.com>
|
2022-04-27 13:10:29 -07:00 |
|
Frinzell, Aaron
|
21721eeedd
|
Add usage documentation to ia32cfg.py
Signed-off-by: Frinzell, Aaron <aaron.frinzell@intel.com>
|
2022-04-27 13:08:10 -07:00 |
|
Frinzell, Aaron
|
487405eea1
|
Update is_supported() in smm_dma.py
Signed-off-by: Frinzell, Aaron <aaron.frinzell@intel.com>
|
2022-04-27 10:52:09 -05:00 |
|
Frinzell, Aaron
|
67f0aba857
|
Update is_suported() in bios_ts.py
Signed-off-by: Frinzell, Aaron <aaron.frinzell@intel.com>
|
2022-04-25 17:05:06 -05:00 |
|
Frinzell, Aaron
|
89cf732b4b
|
Handle MSR read error in memlock.py
Signed-off-by: Frinzell, Aaron <aaron.frinzell@intel.com>
|
2022-04-25 17:03:35 -05:00 |
|
Frinzell, Aaron
|
4bd01300ba
|
remove comments
Signed-off-by: Frinzell, Aaron <aaron.frinzell@intel.com>
|
2022-04-25 17:03:22 -05:00 |
|
Frinzell, Aaron
|
829c3611f2
|
else new line
Signed-off-by: Frinzell, Aaron <aaron.frinzell@intel.com>
|
2022-04-25 17:03:22 -05:00 |
|
Frinzell, Aaron
|
808d05e3e9
|
Add usage documentation to variables.py
Signed-off-by: Frinzell, Aaron <aaron.frinzell@intel.com>
|
2022-04-25 17:03:22 -05:00 |
|
Frinzell, Aaron
|
dae71c282d
|
remove comment section
Signed-off-by: Frinzell, Aaron <aaron.frinzell@intel.com>
|
2022-04-25 17:02:36 -05:00 |
|
Frinzell, Aaron
|
02406ef032
|
spectre_v2.py code cleanup
Signed-off-by: Frinzell, Aaron <aaron.frinzell@intel.com>
|
2022-04-25 17:02:36 -05:00 |
|
Frinzell, Aaron
|
370f1aba0b
|
logic
Signed-off-by: Frinzell, Aaron <aaron.frinzell@intel.com>
|
2022-04-25 17:02:06 -05:00 |
|
Frinzell, Aaron
|
5e1882ac8a
|
Add usage documentation to cpu_info.py
Signed-off-by: Frinzell, Aaron <aaron.frinzell@intel.com>
|
2022-04-25 17:02:06 -05:00 |
|
Frinzell, Aaron
|
e06aa2745e
|
Lower case i
Signed-off-by: Frinzell, Aaron <aaron.frinzell@intel.com>
|
2022-04-25 17:00:09 -05:00 |
|
Frinzell, Aaron
|
ae8349363b
|
Add usage documentation to me_mfg_mode.py
Signed-off-by: Frinzell, Aaron <aaron.frinzell@intel.com>
|
2022-04-25 17:00:09 -05:00 |
|
Frinzell, Aaron
|
2be646a63d
|
Add usage documentation to spi_fdopss.py
Signed-off-by: Frinzell, Aaron <aaron.frinzell@intel.com>
|
2022-04-25 16:59:58 -05:00 |
|
Frinzell, Aaron
|
e66b1107f7
|
Add usage documentation to spi_lock.py
Signed-off-by: Frinzell, Aaron <aaron.frinzell@intel.com>
|
2022-04-25 16:59:26 -05:00 |
|
Aaron Frinzell
|
2a67e1a24c
|
Correct minor typo in sgx_check.py (#1414)
Signed-off-by: Frinzell, Aaron <aaron.frinzell@intel.com>
|
2022-03-28 14:21:24 -07:00 |
|
Aaron Frinzell
|
e877ec9073
|
Fix list-modify-while-iterate bug in bios_wp.py (#1413)
Signed-off-by: Frinzell, Aaron <aaron.frinzell@intel.com>
|
2022-03-28 14:18:08 -07:00 |
|
Aaron Frinzell
|
463b09eaac
|
Cleanup and add docstring to wsmt.py (#1410)
* Cleanup and add docstring to wsmt.py
Signed-off-by: Frinzell, Aaron <aaron.frinzell@intel.com>
* TypeError
Signed-off-by: Frinzell, Aaron <aaron.frinzell@intel.com>
|
2022-03-28 14:13:09 -07:00 |
|
Aaron Frinzell
|
a7503a4fda
|
Clarify results and clean-up memlock.py (#1409)
Signed-off-by: Frinzell, Aaron <aaron.frinzell@intel.com>
|
2022-03-28 14:06:39 -07:00 |
|
Aaron Frinzell
|
12a8c919f1
|
Add usage documentation to debugenabled.py (#1408)
Signed-off-by: Frinzell, Aaron <aaron.frinzell@intel.com>
|
2022-03-28 14:06:00 -07:00 |
|
Aaron Frinzell
|
8229a17ddd
|
Add usage documentation to bios_kbrd_buffer.py (#1403)
Signed-off-by: Frinzell, Aaron <aaron.frinzell@intel.com>
|
2022-03-25 13:23:32 -05:00 |
|
Frinzell, Aaron
|
d27a5ddfce
|
Check control return values in bios_ts.py
|
2022-02-25 13:38:13 -08:00 |
|