__New or Updated Modules/UtilCmds:__
* `common.sgx_check` - Update missed formatting changes
* `common.uefi.access_uefispec` - Get rid of call to ord(), delete unreferenced lists, print error message only if ro_concern is not empty, try to modify other variables as well and fix status code check for set_EFI_variable
* `module_common` - Update BaseModule methods
* `modules.tools.uefi.uefivar_fuzz` - Add bytes support to uefivar_fuzz.py
* `tools.smm.smm_ptr` - Fix smm_ptr.py sig bytearray
* `utilcmd.interrupts_cmd` - Fix payload reading for smi_smmc
* `utilcmd.mmio_cmd` - General Flake8 formatting cleanup and add partial MMIO region dump
* `utilcmd.pci_cmd` - Remove underscores that are no longer needed
__New or Updated Configurations:__
* `8086/common` - Switch to MEI1 device definition
* `8086/pch_4xx` - PCH 4xx series updates
* `8086/pch_4xxh` - PCH 4xx series updates
* `8086/pch_4xxlp` - PCH 4xx series updates
__Removed Modules:__
* None
__Additional Changes:__
* `.travis.yaml` - Change xenial to newer distros
* `chipsec.chipset` - Update functions to display register in verbose mode, update for issue 761 and add changes to enable consistancy checking
* `chipsec.defines` - Improve winhelper.py py3 str handling
* `chipsec.hal.iobar` - Add changes to enable consistancy checking
* `chipsec.hal.mmio` - Add changes to enable consistancy checking
* `chipsec.hal.spi_uefi` - Update spi_uefi.py to handle the corrupted GUID
* `chipsec.hal.spi` - Fix hal.spi bytearray verbose print
* `chipsec.hal.tpm_eventlog` - Remove stray backslash from the URL for TCG EFI Platform Specification
* `chipsec.helper.linux.linuxhelper` - Change tostring to tobytes, add one additional status_dict and other minor improvements
* `chipsec.helper.win.win32helper` - Improve winhelper.py py3 str handling
* `chipsec.logger` - Update to prefer WConio2 over the original WConio
* `tests.software.cs` - Update to always close the temporary log file when a test fails
* `tests.software.test_tpm_eventlog` - Generate 12-byte fake TPM event in EFIFirmwareBlob test
* `tests.software.util` - Update to always close the temporary log file when a test fails
__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
:---: | :---: | :---: