Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 1 addition & 1 deletion _sources/development/Developing.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Most modules read some platform configuration and then pass or fail based on the

.. code-block:: python

ble = self.cs.control.get('BiosLockEnable')
ble = self.cs.control.get_list_by_name('BiosLockEnable').is_all_value(1)

3. React based on the status of the control:

Expand Down
6 changes: 3 additions & 3 deletions _sources/index.rst.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
.. CHIPSEC 1.13.19 documentation file, created by
.. CHIPSEC 2.0.0-rc5 documentation file, created by
sphinx-quickstart on Wed Mar 25 13:24:44 2015.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.

CHIPSEC 1.13.19
===============
CHIPSEC 2.0.0-rc5
=================

CHIPSEC is a framework for analyzing platform level security of
hardware, devices, system firmware, low-level protection mechanisms, and
Expand Down
2 changes: 1 addition & 1 deletion _sources/modules/chipsec.cfg.8086.adl.xml.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Path: chipsec\\cfg\\8086\\adl.xml


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

This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
Expand Down
9 changes: 0 additions & 9 deletions _sources/modules/chipsec.cfg.8086.apl.xml.rst.txt

This file was deleted.

11 changes: 0 additions & 11 deletions _sources/modules/chipsec.cfg.8086.avn.xml.rst.txt

This file was deleted.

8 changes: 0 additions & 8 deletions _sources/modules/chipsec.cfg.8086.bdw.xml.rst.txt

This file was deleted.

13 changes: 0 additions & 13 deletions _sources/modules/chipsec.cfg.8086.bdx.xml.rst.txt

This file was deleted.

11 changes: 0 additions & 11 deletions _sources/modules/chipsec.cfg.8086.byt.xml.rst.txt

This file was deleted.

11 changes: 0 additions & 11 deletions _sources/modules/chipsec.cfg.8086.cfl.xml.rst.txt

This file was deleted.

14 changes: 0 additions & 14 deletions _sources/modules/chipsec.cfg.8086.cht.xml.rst.txt

This file was deleted.

6 changes: 0 additions & 6 deletions _sources/modules/chipsec.cfg.8086.cml.xml.rst.txt

This file was deleted.

8 changes: 0 additions & 8 deletions _sources/modules/chipsec.cfg.8086.common.xml.rst.txt

This file was deleted.

12 changes: 0 additions & 12 deletions _sources/modules/chipsec.cfg.8086.dnv.xml.rst.txt

This file was deleted.

9 changes: 0 additions & 9 deletions _sources/modules/chipsec.cfg.8086.ehl.xml.rst.txt

This file was deleted.

8 changes: 0 additions & 8 deletions _sources/modules/chipsec.cfg.8086.glk.xml.rst.txt

This file was deleted.

8 changes: 0 additions & 8 deletions _sources/modules/chipsec.cfg.8086.hsw.xml.rst.txt

This file was deleted.

13 changes: 0 additions & 13 deletions _sources/modules/chipsec.cfg.8086.hsx.xml.rst.txt

This file was deleted.

6 changes: 0 additions & 6 deletions _sources/modules/chipsec.cfg.8086.icl.xml.rst.txt

This file was deleted.

8 changes: 0 additions & 8 deletions _sources/modules/chipsec.cfg.8086.icx.xml.rst.txt

This file was deleted.

11 changes: 0 additions & 11 deletions _sources/modules/chipsec.cfg.8086.iommu.xml.rst.txt

This file was deleted.

8 changes: 0 additions & 8 deletions _sources/modules/chipsec.cfg.8086.ivb.xml.rst.txt

This file was deleted.

8 changes: 0 additions & 8 deletions _sources/modules/chipsec.cfg.8086.ivt.xml.rst.txt

This file was deleted.

8 changes: 0 additions & 8 deletions _sources/modules/chipsec.cfg.8086.jkt.xml.rst.txt

This file was deleted.

10 changes: 1 addition & 9 deletions _sources/modules/chipsec.cfg.8086.kbl.xml.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,4 @@ kbl

Path: chipsec\\cfg\\8086\\kbl.xml


XML configuration file for Kaby Lake based platforms

http://www.intel.com/content/www/us/en/processors/core/core-technical-resources.html

* 7th Generation Intel(R) Processor Families for U/Y-Platforms

* 7th Generation Intel(R) Processor Families I/O for U/Y-Platforms

XML configuration file for Ice Lake
14 changes: 14 additions & 0 deletions _sources/modules/chipsec.cfg.8086.kbl_orig.xmls.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
kbl_orig.
=============

Path: chipsec\\cfg\\8086\\kbl_orig.xmls


XML configuration file for Kaby Lake based platforms

http://www.intel.com/content/www/us/en/processors/core/core-technical-resources.html

* 7th Generation Intel(R) Processor Families for U/Y-Platforms

* 7th Generation Intel(R) Processor Families I/O for U/Y-Platforms

21 changes: 1 addition & 20 deletions _sources/modules/chipsec.cfg.8086.mtl.xml.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,23 +3,4 @@ mtl

Path: chipsec\\cfg\\8086\\mtl.xml


CHIPSEC: Platform Security Assessment Framework
Copyright (c) 2024, Intel Corporation

This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; Version 2.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.

Contact information:
chipsec@intel.com

XML configuration file for Ice Lake
30 changes: 0 additions & 30 deletions _sources/modules/chipsec.cfg.8086.pch_1xx.xml.rst.txt

This file was deleted.

11 changes: 0 additions & 11 deletions _sources/modules/chipsec.cfg.8086.pch_2xx.xml.rst.txt

This file was deleted.

10 changes: 0 additions & 10 deletions _sources/modules/chipsec.cfg.8086.pch_3xx.xml.rst.txt

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
pch_3xxlp
=============
pch_3xxlp_orig.
===================

Path: chipsec\\cfg\\8086\\pch_3xxlp.xml
Path: chipsec\\cfg\\8086\\pch_3xxlp_orig.xmls


XML configuration file for the 300 series LP (U/Y) PCH
Expand Down
10 changes: 0 additions & 10 deletions _sources/modules/chipsec.cfg.8086.pch_3xxop.xml.rst.txt

This file was deleted.

8 changes: 0 additions & 8 deletions _sources/modules/chipsec.cfg.8086.pch_495.xml.rst.txt

This file was deleted.

8 changes: 0 additions & 8 deletions _sources/modules/chipsec.cfg.8086.pch_4xx.xml.rst.txt

This file was deleted.

8 changes: 0 additions & 8 deletions _sources/modules/chipsec.cfg.8086.pch_4xxh.xml.rst.txt

This file was deleted.

Loading