Commit Graph

1015 Commits

Author SHA1 Message Date
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
Dan Scott 933403099f Add additional 8-series SKUs 2022-06-17 15:20:41 -07:00
dscott90 292de34f99 Update copyright year 2022-06-17 15:20:41 -07:00
dscott90 a2275f4ae5 Update copyright year 2022-06-17 15:20:41 -07:00
dscott90 4e8a1a4f34 Update pch_8x.xml
Add newline to EOF
2022-06-17 15:20:41 -07:00
dscott90 75c2fe0b36 Update pch_7x.xml
Add newline to EOF
2022-06-17 15:20:41 -07:00
Dan Scott 7fbd0761fb Add 8 series config file 2022-06-17 15:20:41 -07:00
Dan Scott 29ed47fd88 Add 7 series config file 2022-06-17 15:20:41 -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 4b53a058ea Update logging in spi_cmd.py
Signed-off-by: Frinzell, Aaron <aaron.frinzell@intel.com>
2022-06-16 16:03:55 -07:00
Frinzell, Aaron 1f5279ec80 Update usage documentation in sinkhole.py
Signed-off-by: Frinzell, Aaron <aaron.frinzell@intel.com>
2022-06-16 16:01:06 -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
Nathaniel Mitchell b85fd00368 Add CML DIDs from 10th Gen Core Datasheet Vol 1
Signed-off-by: Nathaniel Mitchell <nathaniel.p.mitchell@intel.com>
2022-05-25 16:51:37 -07:00
Nathaniel Mitchell 07a532aac9 Updateing to 1.8.5
Signed-off-by: Nathaniel Mitchell <nathaniel.p.mitchell@intel.com>
2022-05-24 15:09:26 -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
Frinzell, Aaron 4e569427b2 add alternate url
Signed-off-by: Frinzell, Aaron <aaron.frinzell@intel.com>
2022-05-23 12:06:31 -07:00
Frinzell, Aaron 53827b912b Clean up smm_ptr.py
Signed-off-by: Frinzell, Aaron <aaron.frinzell@intel.com>
2022-05-23 12:06:31 -07:00
Dan Scott c804996978 code cleanup 2022-05-18 16:26:45 -07:00
Dan Scott abd75bd474 replace error() with log_error() 2022-05-18 16:26:45 -07:00
Dan Scott 2d56c7fe5f update confirmation input logic 2022-05-18 16:26:45 -07:00
Dan Scott bc723962b1 remove import statements 2022-05-18 16:26:45 -07:00
Dan Scott 2a9ab773ae update copyright years 2022-05-18 16:26:45 -07:00
Dan Scott 460fb6c4e0 replace cs_input() with input(), code cleanup 2022-05-18 16:26:45 -07:00
Frinzell, Aaron 710fdc4965 Update find_EFI_Table() in uefi.py
Signed-off-by: Frinzell, Aaron <aaron.frinzell@intel.com>
2022-05-18 16:23:14 -07:00
Frinzell, Aaron eb49eea59a Update get_device_bus() behavior in chipset.py and hal/mmio.py
Signed-off-by: Frinzell, Aaron <aaron.frinzell@intel.com>
2022-05-18 16:17:04 -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 7a772c0c44 Code clean up in decode_cmd.py
Signed-off-by: Frinzell, Aaron <aaron.frinzell@intel.com>
2022-05-18 10:10:01 -07:00
Frinzell, Aaron 1719db9287 Code clean up in scan_blocked.py
Signed-off-by: Frinzell, Aaron <aaron.frinzell@intel.com>
2022-05-18 10:07:53 -07:00
Frinzell, Aaron 587c1d5df2 Code clean up in reputation.py
Signed-off-by: Frinzell, Aaron <aaron.frinzell@intel.com>
2022-05-18 09:56:05 -07:00
Sara Batllori 4867caa01f Fix GTTMMADR mask for TGLH
Signed-off-by: Sara Batllori <sara.batllori@intel.com>
2022-05-17 15:45:58 -07:00
Frinzell, Aaron b91b3a6b4e header
Signed-off-by: Frinzell, Aaron <aaron.frinzell@intel.com>
2022-05-17 15:36:02 -07:00