mirror of
https://github.com/chipsec/chipsec
synced 2026-06-08 13:31:00 +00:00
Minor fixes to documentation
Signed-off-by: Sae86 <sara.batllori@intel.com>
This commit is contained in:
committed by
Nathaniel Mitchell
parent
f704dd0f78
commit
eb37fa0e87
@@ -20,7 +20,7 @@ Python 3.7 or higher (https://www.python.org/downloads/)
|
||||
|
||||
To install requirements:
|
||||
|
||||
`pip install windows_requirements.txt`
|
||||
`pip install -r windows_requirements.txt`
|
||||
|
||||
which includes:
|
||||
|
||||
|
||||
@@ -49,10 +49,7 @@ Known vulnerabilities can be mapped to CHIPSEC modules as follows:
|
||||
-
|
||||
* - BIOS interface is not locked
|
||||
- common.bios_ts
|
||||
-
|
||||
* - SMI configuration is not locked (SMI race condition)
|
||||
- common.smi_lock
|
||||
-
|
||||
-
|
||||
|
||||
.. list-table:: **Attack Surface/Vector: Runtime protection of SMRAM**
|
||||
:header-rows: 1
|
||||
|
||||
Reference in New Issue
Block a user