Skip to content

Commit e448af4

Browse files
Update to release/2.0.0-rc4 (#79)
Signed-off-by: ChipSec <[email protected]> Co-authored-by: Dan Scott <[email protected]>
1 parent 6367687 commit e448af4

File tree

134 files changed

+1060
-1044
lines changed

Some content is hidden

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

134 files changed

+1060
-1044
lines changed

_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/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.

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

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

0 commit comments

Comments
 (0)