chipsec:common_families

Last commit made on 2021-02-11
Get this branch:
git clone -b common_families https://git.launchpad.net/chipsec

Branch merges

Branch information

Name:
common_families
Repository:
lp:chipsec

Recent commits

0a942a5... by brentholtsclaw <email address hidden>

Create xeon pch family configuration

Will focus on skx and later platforms

Signed-off-by: brentholtsclaw <email address hidden>

16c9a01... by brentholtsclaw <email address hidden>

Move to common pch core file

Signed-off-by: brentholtsclaw <email address hidden>

7618abb... by brentholtsclaw <email address hidden>

Create core family configurations

Signed-off-by: brentholtsclaw <email address hidden>

b25819a... by brentholtsclaw <email address hidden>

Allow common files per family

Move common.xml to legacy.xml
Allow lithography and igd attributes to be added to configuration files
Allow family based files to be loaded
Allow graphics based files to be loaded

Signed-off-by: brentholtsclaw <email address hidden>

472b16f... by brentholtsclaw <email address hidden>

Append common to configuration files always loaded

Modify chipset.py to only load common files and chipset/pch
configuration

Move iommu.xml to common_iommu.xml

create common_msr.xml from common.xml

Signed-off-by: brentholtsclaw <email address hidden>

e7f8db4... by Erik Bjorge <email address hidden>

Fixed 64-bit PA issue in UEFI Shell

Updated Python UEFI Shell support to enable passing 64-bit addresses when accessing memory/MMIO.

Signed-off-by: Erik Bjorge <email address hidden>

af7fa73... by brentholtsclaw <email address hidden>

Clean up indentation

E111

Signed-off-by: brentholtsclaw <email address hidden>

a00b283... by brentholtsclaw <email address hidden>

Cleanup trailing whitespace

W291,W293,W391

Signed-off-by: brentholtsclaw <email address hidden>

4240071... by Nathaniel Mitchell <email address hidden>

Updating to version 1.5.2

Signed-off-by: Nathaniel Mitchell <email address hidden>

ae9e6b2... by Nathaniel Mitchell <email address hidden>

Fixed error condition of get_affinity

Signed-off-by: Nathaniel Mitchell <email address hidden>