Skip to content

Commit ff8dd80

Browse files
ChipSecdscott90
authored andcommitted
Update to release/2.0.0
Signed-off-by: ChipSec <sys_chipsec@intel.com>
1 parent 6324ee9 commit ff8dd80

281 files changed

Lines changed: 2040 additions & 16209 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

_sources/development/Developing.rst.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Most modules read some platform configuration and then pass or fail based on the
1717

1818
.. code-block:: python
1919
20-
ble = self.cs.control.get('BiosLockEnable')
20+
ble = self.cs.control.get_list_by_name('BiosLockEnable').is_all_value(1)
2121
2222
3. React based on the status of the control:
2323

_sources/index.rst.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
.. CHIPSEC 1.13.20 documentation file, created by
1+
.. CHIPSEC 2.0.0 documentation file, created by
22
sphinx-quickstart on Wed Mar 25 13:24:44 2015.
33
You can adapt this file completely to your liking, but it should at least
44
contain the root `toctree` directive.
55
6-
CHIPSEC 1.13.20
7-
===============
6+
CHIPSEC 2.0.0
7+
=============
88

99
CHIPSEC is a framework for analyzing platform level security of
1010
hardware, devices, system firmware, low-level protection mechanisms, and

_sources/modules/chipsec.cfg.8086.adl.xml.rst.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Path: chipsec\\cfg\\8086\\adl.xml
55

66

77
CHIPSEC: Platform Security Assessment Framework
8-
Copyright (c) 2021-2022, Intel Corporation
8+
Copyright (c) 2023, Intel Corporation
99

1010
This program is free software; you can redistribute it and/or
1111
modify it under the terms of the GNU General Public License

_sources/modules/chipsec.cfg.8086.apl.xml.rst.txt

Lines changed: 0 additions & 9 deletions
This file was deleted.

_sources/modules/chipsec.cfg.8086.avn.xml.rst.txt

Lines changed: 0 additions & 11 deletions
This file was deleted.

_sources/modules/chipsec.cfg.8086.bdw.xml.rst.txt

Lines changed: 0 additions & 8 deletions
This file was deleted.

_sources/modules/chipsec.cfg.8086.bdx.xml.rst.txt

Lines changed: 0 additions & 13 deletions
This file was deleted.

_sources/modules/chipsec.cfg.8086.byt.xml.rst.txt

Lines changed: 0 additions & 11 deletions
This file was deleted.

_sources/modules/chipsec.cfg.8086.cfl.xml.rst.txt

Lines changed: 0 additions & 11 deletions
This file was deleted.

_sources/modules/chipsec.cfg.8086.cht.xml.rst.txt

Lines changed: 0 additions & 14 deletions
This file was deleted.

0 commit comments

Comments
 (0)