Chipsec

Latest version: v1.13.11

Safety actively analyzes 723650 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 8 of 15

1.7.3

__New or Updated Modules/UtilCmds:__
* `utilcmd.lock_check_cmd` - Fix bugs within locks_cmd

__New or Updated Configurations:__
* `8086/apl` - Add missing registers from datasheet to APL cfg xml
* Remove non-server msr definitions
`8086/bdx`
`8086/hsx`

__Removed Modules:__
* None

__Additional Changes:__
* Change read_register memory to return int instead of bytes
`chipsec.chipset`
`chipsec.hal.physmem`
* `chipsec.chipset` - Refactor init_cfg_xml
* `chipsec.hal.acpi_tables` - Bug fix when apic table updates to fadt table
* Fix bugs within locks_cmd
`chipsec.hal.locks`
`chipsec.hal.mmio`
* Fix VLA parameter warning (893)
`chipsec_tools/compression/Brotli/dec/decode.c`
`chipsec_tools/compression/Brotli/enc/encode.c`
* `hal.mmio` - Some mmio.py enhancements
* `hal.physmem` - Clean up some spacing
* Improvements to sphinx
* Sync up iobar and mmio bar list routines
`hal.iobar`
`hal.mmio`

__Additional Notes:__
* __For Windows, Linux and MacOS: Python2 support has been deprecated as of June 2020. Please use Python3.__
* Any modules under the `modules.tools` directory have not yet been fully validated to work with Python3.
* :arrow_right: `master` branch will soon be renamed to `main` :arrow_left:

__New Module Details:__

Module Name | Supported Platforms | Flags
:---: | :---: | :---:

__New Utility Details:__

_Utility Name:_

_Utility Usage:_

1.7.2

__New or Updated Modules/UtilCmds:__
* Moved usage information to file docstring for utilcmds
* `common.spd_wd` - Update docstring and is_supported logic
* `tools.smm.rouge_mmio_bar` - Expand usage documentation
* `utilcmd.lock_check_cmd` - Create lock_check_cmd

__New or Updated Configurations:__
* `8086/apl` - Update some register definitions to match datasheet
* `8086/cfl` - Update some register definitions to match datasheet
* `8086/icl` - Update some register definitions to match datasheet
* `8086/kbl` - Update some register definitions to match datasheet
* `8086/pch_1xx` - Update some register definitions to match datasheet
* `8086/pch_2xx` - Update some register definitions to match datasheet
* `8086/pch_3xx` - Update some register definitions to match datasheet
* `8086/pch_3xxop` - Update some register definitions to match datasheet
* `8086/pch_495` - Update some register definitions to match datasheet
* `8086/pch_4xxh` - Update some register definitions to match datasheet
* `8086/pch_4xxlp` - Update some register definitions to match datasheet
* `8086/pch_5xxh` - Update some register definitions to match datasheet
* `8086/pch_5xxlp` - Update some register definitions to match datasheet
* `8086/skl` - Update some register definitions to match datasheet

__Removed Modules:__
* None

__Additional Changes:__
* `.github/workflows/tests.yml` - Update to remove ubuntu 16.04 as it has been deprecated from GitHub actions
* `chipsec.chipset`
* Fix exception when loaded config does not have a sku element
* Fix for MMIO multi-bus support
* Update to support HAL locks and lock_check_cmd
* `chipsec.defines` - Update to support HAL locks and lock_check_cmd
* `chipsec.hal.iobar` - Update to support HAL locks and lock_check_cmd
* `chipsec.hal.locks` - Create HAL locks
* `chipsec.hal.mmio`
* Fix for MMIO multi-bus support
* Update to support HAL locks and lock_check_cmd
* `chipsec.hal.paging` - Add docstrings
* `chipsec.hal.smbios` - Add docstrings
* `chipsec.hal.uefi_fv` - Add docstrings
* `docs/sphinx/Install in Windows` - Update to install instructions
* `docs/sphinx/Vulnerabilities-and-CHIPSEC-Modules` - Update to remove comment to unknown module
* `docs/sphinx/removeStrRst` - Update to show only main docstring for modules



__Additional Notes:__
* __For Windows, Linux and MacOS: Python2 support has been deprecated as of June 2020. Please use Python3.__
* Any modules under the `modules.tools` directory have not yet been fully validated to work with Python3.

__New Module Details:__

Module Name | Supported Platforms | Flags
:---: | :---: | :---:

__New Utility Details:__

_Utility Name:_
`lock_check_cmd`
_Utility Usage:_

chipsec_util check list
chipsec_util check lock <lockname>
chipsec_util check lock <lockname1, lockname2, ...>
chipsec_util check all

1.7.1

__New or Updated Modules/UtilCmds:__
* `common.memlock` - Add usage documentation
* `common.remap` - Add usage documentation
* `common.smm` - Add usage documentation
* `common.uefi.access_uefispec` - Add & update usage documentation
* `common.uefi.s3bootscript` - Add & update usage documentation

__New or Updated Configurations:__
* `8086/apl` - Add fixed address to PWMRBASE
* `8086/ivt` - Fix MMCFG definition
* `8086/jkt` - Fix MMCFG definition

__Removed Modules:__
* None

__Additional Changes:__
* `.github/workflows/tests.yml` - Update to support the move to python3
* `chipset` - Warn about missing debug logs in init function in comment
* `debian/control` - Update to support the move to python3
* `hal.uefi_search` - Convert regexp rule to bytes
* `helper.oshelper` - Warn and force user to interact if running python2 in an OS
* `helper.win.win32helper` - Hide by default handled windows exceptions, Align win32helper.py MMIO reg debug text
* Remove exception definitions from individual files and co-located them in `chipsec.exceptions`
* Remove `!/usr/bin/python` from the top of python files that were not entry points.
* Update `!` to `!/usr/bin/env python3` for entry points:
* chipsec_main.py, chipsec_util.py, setup.py,

__Additional Notes:__
* __For Windows, Linux and MacOS: Python2 support has been deprecated as of June 2020. Please use Python3.__
* Any modules under the `modules.tools` directory have not yet been fully validated to work with Python3.

__New Module Details:__

Module Name | Supported Platforms | Flags
:---: | :---: | :---:

1.7.0

__New or Updated Modules/UtilCmds:__
* `tools.smm.smm_ptr` - Update smm_ptr.py to use print_buffer_bytes when logging in verbose mode
* `utilcmd.mmio_cmd` - Update to work with multibus enhancements
* `utilcmd.tpm_cmd` - Update tpm_cmd to not use the TPM hal when running tpm_parse

__New or Updated Configurations:__
* `8086/icx` - Add ICX support to Chipsec
* `8086/pch_1xx` - Update PCH-Y Premium sku to pch_1xx config
* `8086/skx` - Cleanup SKX config
* `8086/tpm12` - Add Config definition for TPM 1.2

__Removed Modules:__
* None

__Additional Changes:__

* `chipsec.chipset`:
* Fixup cs print_register(_all) for multibus support
* Modify cs.Cfg.BUS creation to enhance multibus support
* Modify mutlibus functions to use variable `bus` vs `bus_index`
* `chipsec.hal.mmio` - Update to support multibus in hal mmio functions
* `chipsec.hal.tpm` - Update TPM HAL to use TPM configuration file
* `chipsec.hal.uefi` - Fix HW access errors when looking for EFI tables in memory
* `chipsec.logger` - Add log_error function
* `drivers.win7.chipsec_hlpr` - .inf, .sln, vcxproj: Update to support Windows 11 (WDK 10.0.22000 version)

__Additional Notes:__
* __For Windows, Linux and MacOS: Python2 support has been deprecated as of June 2020. Please use Python3.__
* Any modules under the `modules.tools` directory have not yet been fully validated to work with Python3.

__New Module Details:__

Module Name | Supported Platforms | Flags
:---: | :---: | :---:

1.6.4

__New or Updated Modules/UtilCmds:__
* `tools.cpu.sinkhole` - Minor improvements to sinkhole.py
* `tools.uefi.scan_blocked` - Fix to exit if no FW image is found
* `utilcmd.acpi_cmd` - Prompt the user to specify only existing ACPI tables, delete unused import
* `utilcmd.desc_cmd` - Fix log message typos
* `utilcmd.tpm_cmd` - Fix TPM locality memory mapping bug caused by argparse changes

__New or Updated Configurations:__
* `8086/dnv` - Change SPIBAR mask (Issue 927)
* `8086/pch_5xxxh` - Update config files for pch5xxh and pch5xxlp
* `8086/pch_5xxxlp` - Update config files for pch5xxh and pch5xxlp

__Removed Modules:__
* None

__Additional Changes:__
* `README.md` - Update 01.org mailing list link
* `common.wsmt` - Introduce a new module to check for the presence and configuration of the WSMT table
* `chipset` - Add write_register() return
* `docs/create_manual.cmd` - Script enhancements
* `docs/create_manual.sh` - Script enhancements
* `docs/sphinx/Contact.rst` - Update Windows Installation and other improvements
* `docs/sphinx/Download.rst` - Update Windows Installation and other improvements
* `docs/sphinx/Install in Windows.rst` - Update Windows Installation and other improvements
* `docs/sphinx/_images/GHRepo.png` - Update Windows Installation and other improvements
* `docs/sphinx/_images/LR.png` - Update Windows Installation and other improvements
* `docs/sphinx/_images/chipsec_favicon.jpg` - Update Windows Installation and other improvements
* `docs/sphinx/conf.py` - Update Windows Installation and other improvements
* `docs/sphinx/index.rst` - Update Windows Installation and other improvements
* `drivers/linux/chipsec_km.c` - Drop _GNU_SOURCE define, simplify and fix symbol resolving for kernels >= 5.10, sprint_symbol() based fallback for symbol resolving, always ensure required symbols are non-null, use appropriate error code on module init errors, fix ioctl() error codes, fix memory leak in IOCTL_GET_EFIVAR ioctl, simplify my_xlate_dev_mem_ptr() slightly, make my_[un]xlate_dev_mem_ptr() static and fix getting physical address of GDT
* `drivers/win7/driver.c` - Fix issue with mmio r/w
* `drivers/win7/include/chipsec.h` - Fix issue with mmio r/w
* `hal.acpi_tables` - Better parsing of the WSMT
* `hal.acpi` - oshelper.get_ACPI_table already takes care of checking if we're in native API mode, better parsing of the WSMT
* `hal.uefi_common` - Fix bug when formatting VendorGuid, Rename VendorGuid -> VendorGuidData
* `helper.rwe.rwehelper` - Trace error message when GetSystemFirmwareTable fails, fix conversion of table identifiers from strings to integers
* `helper.win.win32helper` - Fix issue with mmio r/w
* `helper.win.win32helper` - Trace error message when GetSystemFirmwareTable fails, fix conversion of table identifiers from strings to integers
* `windows_requirements.txt` - Add windows_requirements.txt, Add setuptools to windows_requirements.txt

__Additional Notes:__
* :arrow_right: __For Windows users, please rebuild your windows driver as updates have been made.__ ⬅️
* __For Windows, Linux and MacOS: Python2 support has been deprecated as of June 2020. Please use Python3.__
* Any modules under the `modules.tools` directory have not yet been fully validated to work with Python3.

__New Module Details:__

Module Name | Supported Platforms | Flags
:---: | :---: | :---:
common.wsmt | */Windows | None

1.6.3

__New or Updated Modules/UtilCmds:__
* `tools.smm.rouge_smm_bar` - Update rouge_mmio_bar to work with python3
* `tools.uefi.scan_blocked` - Fix to exit if no FW image is found

__New or Updated Configurations:__
* `8086/cml` - Add additional SKU DIDs
* `8086/pch_c620` - Add fixed address attribute to SBREGBAR
* `8086/tglu` - Add WOPCM field

__Removed Modules:__
* None

__Additional Changes:__
* `.github/workflows/tests.yml` - Configure GitHub Actions to test some features
* `AUTHORS` - Update AUTHORS file
* `chipset` - Add register type checks (msr/pci)
* `drivers/linux/Makefile` - Simplify the Makefile used by Linux kernel module
* `drivers/linux/amd64/cpu.asm` - Fix Linux swsmi assembly
* `drivers/linux/chipsec_km.c` - Simplify parsing /proc/kallsyms in Linux kernel module
* `hal.mmio` - Fix MMCFG accesses not DWORD aligned
* `hal.msgbus` - Fix issue when trying to access SB on some platforms
* `helper.win.win32helper` - Fix strings when passed as byte array
* `logger` - Fix logger when logfile and ALWAYS_FLUSH
* `tests.hardware.test_generic` - Fix test to work with GitHub Actions

__Additional Notes:__
* __For Windows users, please rebuild your windows driver as updates have been made.__
* __For Windows, Linux and MacOS: Python2 support has been deprecated as of June 2020. Please use Python3.__
* Any modules under the `modules.tools` directory have not yet been fully validated to work with Python3.

__New Module Details:__

Module Name | Supported Platforms | Flags
:---: | :---: | :---:

Page 8 of 15

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.