mirror of
https://github.com/chipsec/chipsec
synced 2026-06-08 13:31:00 +00:00
93c2a23d7c
Original commit for chipsec v1: 60ab31da9d
Signed-off-by: Nathaniel Mitchell <nathaniel.p.mitchell@intel.com>
21 lines
498 B
INI
21 lines
498 B
INI
[Main_Config]
|
|
#default_helper = recordhelper
|
|
#default_helper = replayhelper
|
|
#exclude_modules =
|
|
# common.bios_wp,
|
|
# common.cpu.cpu_info
|
|
|
|
[Util_Config]
|
|
log_output_deltas_format = JSON
|
|
#log_output_deltas_format = XML
|
|
deltas_output_file = log_output_deltas.json
|
|
smbios_get_type = raw
|
|
#smbios_get_type = decoded
|
|
#default_helper = replayhelper
|
|
|
|
[PCI_Enum]
|
|
#reuse_platform_detection = True
|
|
#enum_devices_filename = enum_devices.json
|
|
|
|
[HAL_Config]
|
|
mmio_cache_bar_addresses = True |