Commit Graph

5 Commits

Author SHA1 Message Date
brentholtsclaw 1ff5f2ef0c Add lock and lockedby to configuration
Signed-off-by: brentholtsclaw <brent.holtsclaw@intel.com>
2021-02-24 14:49:08 -08:00
BrentHoltsclaw 6be725484f Add ability to require pch configuriation file to be loaded
Add reqs_pch to configuration attributes within template.xml
Add reqs_pch as field for WHL as example
Update logic within chipset.py to check if reqs_pch attribute exists
Update logic within chipset.py to raise error if pch is required and driver needs to be loaded
Note can still work around with the -i flag

Signed-off-by: BrentHoltsclaw <brent.holtsclaw@intel.com>
2019-11-18 15:17:41 -08:00
BrentHoltsclaw aabe74493e Extend register to use memory type within configuration files
Add ability for register to reference memory as a type
Modified memory xml attribute renamed type to function

Signed-off-by: BrentHoltsclaw <brent.holtsclaw@intel.com>
2019-09-03 11:11:27 -07:00
Erik Bjorge e754444f1c Improve configuration doc formatting
Signed-off-by: Erik Bjorge <erik.c.bjorge@intel.com>
2019-03-05 17:25:06 -08:00
abazhaniuk 94fe7f02f1 change setup.py build driver by default. change root directory of chipsec. move WARNING.txt to chipsec. remove PKG-INFO (#107) 2016-10-18 18:19:42 -07:00