__New or Updated Modules/UtilCmds:__
* `common.bios_smi` - Changed test logic to execute test even when TCOSMIEnable and GlobalSMIEnable controls are not defined.
* `common.cpu.cpu_info` - Added comment(s) to be included in chipsec-manual update
* `common.cpu.ia_untrusted` - Added comment(s) to be included in chipsec-manual update
* `common.cpu.spectre_v2` - Fixed error in uefi shell for spectre v2 test
* `common.me_mfg_mode` - Updated comment(s) to be included in chipsec-manual update
* `tools.vmm.hv.hypercall` - Updated imports to fix issue when generating chipsec-manual update
* `tools.vmm.hv.hypercallfuzz` - Updated imports to fix issue when generating chipsec-manual update
* `tools.vmm.hv.synth_dev` - Updated imports to fix issue when generating chipsec-manual update
* `tools.vmm.hv.synth_kbd` - Updated imports to fix issue when generating chipsec-manual update
* `tools.vmm.hv.vmbus` - Updated imports to fix issue when generating chipsec-manual update
* `tools.vmm.hv.vmbusfuzz` - Updated imports to fix issue when generating chipsec-manual update
* `tools.vmm.xen.hypercall` - Updated imports to fix issue when generating chipsec-manual update
* `tools.vmm.xen.hypercallfuzz` - Updated imports to fix issue when generating chipsec-manual update
* `utilcmd.mem_cmd` - Updated comment(s) to be included in chipsec-manual update
* `utilcmd.mmcfg_base_cmd` - Broke out base function from mmcfg_cmd for ease of argparse implementation
* `utilcmd.mmcfg_cmd` - Updated mmcfg_cmd.py CLI to use argparse
* `utilcmd.msgbus_cmd` - Updated msgbus_cmd.py CLI to use argparse
* `utilcmd.reg_cmd` - Updated reg_cmd.py CLI to use argparse
* `utilcmd.spd_cmd` - Updated spd_cmd.py CLI to use argparse
* `utilcmd.spidesc_cmd` - Updated spidesc_cmd.py CLI to use argparse
* `utilcmd.vmm_cmd` - Updated vmm_cmd.py CLI to use argparse
__New or Updated Configurations:__
* `8086/sfdp` - Added/updated comment(s) to be included in chipsec-manual update
__Removed Modules:__
* None
__Additional Changes:__
* `AUTHORS` - Updated authors document
* `chipsec-manual.pdf` - Updated manual
* `chipsec.chipset` - Added log message to print actual DIDs if using -p or --pch
* `chipsec_main` - Added very verbose command-line option (-vv)
* `chipsec_util` - Added very verbose command-line option (-vv)
* `drivers/linux/Makefile` - Fixed build error on latest Ubuntu
* `drivers/linux/chipsec_km.c` - Added support for accessing the kernel symbols by reading /proc/kallsyms directly
* `drivers/linux/chipsec_km.c` - Expanded the conditional compilation based on d02624b to support more PaX/GRsec kernel
* `hal.interrupts` - Fixed typos
* `hal.msgbus` - Updated comment(s) to be included in chipsec-manual update
* `hal.spd` - Fixed Python3 decode error
* `hal.spd` - Updated comment(s) to be included in chipsec-manual update
__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
:---: | :---: | :---: