__New or Updated Modules/UtilCmds:__
* Add fw bleed vuln to scan_blocked tool
* `chipsec/modules/tools/uefi/blockedlist.json`
* `hal.uefi_search`
* `modules.tools.uefi.scan_blocked`
__New or Updated Configurations:__
* Add SSML register to 4xx cfg from datasheet
* `8086/pch_4xx`
* Add configuration of Intel 440FX PCI and Memory Controller registers
* `8086/pmc_i440fx`
* Add tatlow server DIDs to 500 series pch config
* `8086/pch_5xxh`
* Update Longname of 6xxS PCH devices
* `8086/pch_6xxS`
* Update SBREGBAR fixed address
* `8086/pch_6xxS`
* Update sku code tags to match platform
* `8086/pch_6xxS`
* Update misc registers and corresponding fields
* `8086/apl`
* `8086/byt`
* `8086/cfl`
* `8086/cht`
* `8086/common`
* `8086/glk`
* `8086/icx`
* `8086/iommu`
* `8086/kbl`
* `8086/pch_1xx`
* `8086/pch_2xx`
* `8086/pch_3xx`
* `8086/pch_3xxlp`
* `8086/pch_3xxop`
* `8086/pch_c620`
* `8086/sfdp`
* `8086/skl`
* `8086/snb`
__Removed Modules:__
* None
__Additional Changes:__
* Add _log function and update log levels
* `logger`
* Add a script which starts a QEMU virtual machine with a UEFI shell
* `scripts.qemu_efi`
* Add aligned column width functionality
* `logger`
* Add lightgray color to wconio
* `logger`
* Add log_hal, log_verbose, log_debug functions
* `logger`
* Add missing color argument
* `logger`
* Addresss unittest failures
* `logger`
* Create new logging levels
* `logger`
* Create setlevel function
* `chipsec_main`
* `chipsec_util`
* `chipset`
* `logger`
* Fix Unicode error
* `hal.pcidb`
* Remove log_Color global variable
* `logger`
* Update Longname of 6xxS PCH devices
* `logger`
* Update to allow 0x00 (null value) mem writes in UEFI Shell
* `__install__/UEFI/chipsec_py368_uefi_x64.zip`
* `chipsec_tools/edk2/PythonEFI/edk2module.c`
* `defines`
* `helper.efi.efihelper`
* Update to decouple color and levels
* `logger`
* Updated pcidb
* `hal.pcidb`
__Additional Notes:__
* For Windows driver, Compile with WDK that supports Windows 10 version 2004 or later: https://docs.microsoft.com/en-us/windows-hardware/drivers/kernel/updating-deprecated-exallocatepool-calls
* Python EFI was updated in this release. Be sure to rebuild boot media.
* __Python2 support has been deprecated as of June 2020 and is no longer supported for Chipsec 1.8.0. Please use Python3.__
* If you are having issues with running in the UEFI Shell, please be sure to update your python executable using the zip in this release.
* Some modules under the `modules.tools` directory have not been fully validated to work with Python3. Please report any issues.
* :arrow_right: `master` branch has been renamed to `main` :arrow_left:
__New Module Details:__
Module Name | Supported Platforms | Flags
:---: | :---: | :---:
__New Utility Details:__
_Utility Name:_
_Utility Usage:_