mirror of
https://github.com/chipsec/chipsec
synced 2026-06-08 13:31:00 +00:00
dabccd36c0
- new VMM hypercall interface support (Xen and HyperV hypercall formats) - Windows only - new paging hierarchy dump/parsing (paging HAL component and chipsec_util cpu pt) - new EPT paging hierarchy dump/parsing (chipsec_util vmm ept) - new VT-d paging hierarchy dump/parsing (chipsec_util iommu pt) - new support of Embedded Controller (EC) access (ec HAL component and chipsec_util ec) - new support of TPM 1.2 access (tpm HAL component) - new support of Message Bus access on Atom SoC (msgbus HAL component and chipsec_util msgbus) - Linux only - parsing RAW UEFI images - updated smbus and SPD HAL components to use XML config - merged cpuid into cpu HAL component (use chipsec_util cpu cpuid) - new module: tools.vmm.vbox.vbox_crash_apicbase - udated modules: common.bios_ts, common.uefi.s3bootscript, remap - added template config file smm_config.ini for tools.smm.smm_ptr SMI fuzzer - added template config file te.cfg for tools.secureboot.te tool